Skip to content

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

Merged
vstinner merged 1 commit intopython:3.6from
miss-islington:backport-223e501-3.6
Oct 19, 2018
Merged

[3.6] bpo-34791: xml package obeys ignore env flags (GH-9544)#9546
vstinner merged 1 commit intopython:3.6from
miss-islington:backport-223e501-3.6

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 24, 2018

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

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

https://bugs.python.org/issue34791
(cherry picked from commit 223e501)

Co-authored-by: Christian Heimes christian@python.org

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>

https://bugs.python.org/issue34791
(cherry picked from commit 223e501)

Co-authored-by: Christian Heimes <christian@python.org>
@miss-islington
Copy link
Contributor Author

@tiran: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@tiran: Status check is done, and it's a success ✅ .

@vstinner vstinner merged commit 5e808f9 into python:3.6 Oct 19, 2018
@miss-islington miss-islington deleted the backport-223e501-3.6 branch October 19, 2018 23:09
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.

5 participants