FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update _markupbase, html/parser for CPython v3.11.2 by tdub0 · Pull Request #4703 · RustPython/RustPython · GitHub

Update _markupbase, html/parser for CPython v3.11.2 - #4703

Merged
youknowone merged 1 commit into
RustPython:mainfrom
tdub0:markupbase
Mar 17, 2023
Merged

Update _markupbase, html/parser for CPython v3.11.2#4703
youknowone merged 1 commit into
RustPython:mainfrom
tdub0:markupbase

Conversation

tdub0 commented Mar 17, 2023

Copy link
Copy Markdown
Contributor

See #4564. Updated _markupbase.py and html/parser.py to match CPython v3.11.2.

Like _compression.py, there were no direct tests, but there were import references in html/parser.py and test/test_htmlparser.py. Copying from the CPython Lib: _markupbase.py, html/, test_html.py, and test_htmlparser.py showed only minor changes in _markupbase.py and html/parser.py. Thus, the tests are unchanged. test_html.py and test_htmlparser.py ran without error locally following the update.

Copy link
Copy Markdown
Member

Thanks! Could you modify your commit to mention the Python version these libraries now correspond to?

youknowone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

youknowone merged commit 21615cb into RustPython:main Mar 17, 2023
tdub0 deleted the markupbase branch March 18, 2023 18:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL