Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove six#581

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
Mic92 wants to merge4 commits intohtml5lib:master
base:master
Choose a base branch
Loading
fromMic92:six
Draft

Remove six#581

Mic92 wants to merge4 commits intohtml5lib:masterfromMic92:six

Conversation

Mic92
Copy link

Depends on#580

a-detiste reacted with thumbs up emoji
ruff check --target-version py38 --select UP --fix .
Even debian oldstable has python 3.9. For internet-facing libraries itis not secure for contributor to install unsupported python versions in order to test them.Reducing the number of python versions will make maintenance and testing easier.is not secure to contributor to install unsupported python versions in order to test them.
@Mic92
Copy link
Author

I will continue to look at this when#580 is merged. Currently it still has some errors in it.

@ashleysommer
Copy link

Hi@Mic92
I am pulling this PR (and#580) into a custom html5lib fork for my personal project.
Can you tell me what errors you are still seeing after these commits?

@ashleysommer
Copy link

@Mic92 I found two, on line 133 and 135 of_inputstream.py you need to replacetext_type withstr.
After doing that, all tests pass.

@Mic92
Copy link
Author

I was mainly looking at the test suite failing.

@Mic92
Copy link
Author

Good to know there is a potential fork to switch to in the future.

@ashleysommer
Copy link

ashleysommer commentedSep 25, 2024
edited
Loading

Good to know there is a potential fork to switch to in the future.

@Mic92
Its now published here:
https://pypi.org/project/html5lib-modern/

a-detiste reacted with heart emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@Mic92@ashleysommer

[8]ページ先頭

©2009-2025 Movatter.jp