gh-126624: Expose error code XML_ERROR_NOT_STARTED of Expat >=2.6.4#126625
Merged
Eclips4 merged 3 commits intopython:mainfrom Jan 2, 2025
Merged
Conversation
27 tasks
Misc/NEWS.d/next/Library/2024-11-09-15-59-51.gh-issue-126624.bN53Va.rst
Outdated
Show resolved
Hide resolved
346217e to
090f254
Compare
Member
|
For the future, you don't need to force push anything--we squash merge at the end. |
picnixz
reviewed
Nov 9, 2024
Misc/NEWS.d/next/Library/2024-11-09-15-59-51.gh-issue-126624.bN53Va.rst
Outdated
Show resolved
Hide resolved
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
picnixz
approved these changes
Nov 10, 2024
ruidazeng
approved these changes
Nov 11, 2024
Contributor
Author
|
Ready to merge? |
Member
|
I think so, but Kirill might want a second core dev approval. |
serhiy-storchaka
approved these changes
Jan 2, 2025
srinivasreddy
pushed a commit
to srinivasreddy/cpython
that referenced
this pull request
Jan 8, 2025
… >=2.6.4 (python#126625) Expose error code ``XML_ERROR_NOT_STARTED`` in `xml.parsers.expat.errors` which was introduced in Expat 2.6.4. Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
XML_ERROR_NOT_STARTEDof Expat >=2.6.4 #126624📚 Documentation preview 📚: https://cpython-previews--126625.org.readthedocs.build/