Skip to content

[3.5] bpo-34791: xml package obeys ignore env flags (GH-9544)#11871

Merged
larryhastings merged 2 commits into
python:3.5from
vstinner:xml_ignore_env35
Feb 26, 2019
Merged

[3.5] bpo-34791: xml package obeys ignore env flags (GH-9544)#11871
larryhastings merged 2 commits into
python:3.5from
vstinner:xml_ignore_env35

Conversation

@vstinner

@vstinner vstinner commented Feb 15, 2019

Copy link
Copy Markdown
Member

The xml.sax and xml.dom.domreg modules now obey
sys.flags.ignore_environment.

Signed-off-by: Christian Heimes christian@python.org

(cherry picked from commit 223e501)

https://bugs.python.org/issue34791

The xml.sax and xml.dom.domreg modules now obey
sys.flags.ignore_environment.

Signed-off-by: Christian Heimes <christian@python.org>

(cherry picked from commit 223e501)
@matrixise

Copy link
Copy Markdown
Member

@vstinner LGTM

@vstinner

Copy link
Copy Markdown
Member Author

@larryhastings: Would you mind to merge this security fix as well?

@larryhastings
larryhastings merged commit 7cd08cf into python:3.5 Feb 26, 2019
@bedevere-bot

Copy link
Copy Markdown

@larryhastings: Please replace # with GH- in the commit message next time. Thanks!

@larryhastings

Copy link
Copy Markdown
Contributor

Thanks for the backport! At long last the xml package will obey human commands.

@vstinner
vstinner deleted the xml_ignore_env35 branch April 29, 2019 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-security A security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants