Skip to content

Conversation

tiran
Copy link
Member

@tiran tiran 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

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

Signed-off-by: Christian Heimes <christian@python.org>
@miss-islington miss-islington merged commit 223e501 into python:master Sep 24, 2018
@miss-islington
Copy link
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request 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>
@bedevere-bot
Copy link

GH-9545 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request 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>
@bedevere-bot
Copy link

GH-9546 is a backport of this pull request to the 3.6 branch.

@bedevere-bot
Copy link

GH-9547 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request 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>
@tiran
Copy link
Member Author

tiran commented Sep 24, 2018

Thanks @serhiy-storchaka !

vstinner pushed a commit that referenced this pull request Oct 19, 2018
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)

Co-authored-by: Christian Heimes <christian@python.org>
vstinner pushed a commit that referenced this pull request Oct 19, 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>
vstinner pushed a commit that referenced this pull request Oct 19, 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>
@bedevere-bot
Copy link

Hi! The buildbot x86 Windows XP VS9.0 2.7 has failed when building commit 2546ac8.

You can take a look here:

https://buildbot.python.org/all/#builders/105/builds/264

@vstinner
Copy link
Member

Hi! The buildbot x86 Windows XP VS9.0 2.7 has failed when building commit 2546ac8.
You can take a look here: https://buildbot.python.org/all/#builders/105/builds/264

"FAIL: test_env_changed (test.test_regrtest.ArgsTestCase)" is a known bug, https://bugs.python.org/issue34021

larryhastings pushed a commit that referenced this pull request Feb 25, 2019
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)
larryhastings pushed a commit that referenced this pull request Feb 26, 2019
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)
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.

6 participants