[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
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

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

Merged
merged 1 commit into from Oct 19, 2018
+7 −2

Conversation

Copy link
Contributor

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>
tiran added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Sep 24, 2018
Copy link
Contributor Author

miss-islington commented Sep 24, 2018

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

1 similar comment
Copy link
Contributor Author

miss-islington commented Sep 25, 2018

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

vstinner merged commit 5e808f9 into python:3.6 Oct 19, 2018
miss-islington deleted the backport-223e501-3.6 branch Oct 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed type-security A security issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants