gh-53698: Fix SAX2DOM handling of PIs before the first XML element#23012
gh-53698: Fix SAX2DOM handling of PIs before the first XML element#23012ZackerySpytz wants to merge 3 commits intopython:mainfrom
Conversation
Co-Authored-By: Jonathan Gossage <jgossage@gmail.com>
|
This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days |
serhiy-storchaka
left a comment
There was a problem hiding this comment.
Should not they be added to the document node instead of dropped away?
Also, there is the same issue with comments.
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
|
This PR is stale because it has been open for 30 days with no activity. |
Co-Authored-By: Jonathan Gossage jgossage@gmail.com
https://bugs.python.org/issue9453