-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
[3.7] bpo-34789: xml.sax.make_parser expects a list not just any sequence #9542
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Per @freddrake comment on the issue, this PR would be re-targeted to a maintenance branch, while #9576 would hit master. |
0ea7046 to
a5c067d
Compare
|
I've changed this to merge into 3.7 and rebased the branch onto the 3.7 branch. This would need to be backported to 3.6 and 2.7. |
taleinat
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Thanks @andresdelfino for the PR, and @taleinat for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6. |
|
GH-10123 is a backport of this pull request to the 3.6 branch. |
|
GH-10124 is a backport of this pull request to the 2.7 branch. |
…ence (pythonGH-9542) (cherry picked from commit 1487b65) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
…ence (pythonGH-9542) (cherry picked from commit 1487b65) Co-authored-by: Andrés Delfino <adelfino@gmail.com>
https://bugs.python.org/issue34789