Skip to content

[3.5] bpo-30746: Prohibited the '=' character in environment variable names (GH-2382) #2392

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

Merged
merged 3 commits into from
Jun 25, 2017

Conversation

serhiy-storchaka
Copy link
Member

in os.putenv() and os.spawn*()..
(cherry picked from commit 7770394)

… names (pythonGH-2382)

in `os.putenv()` and `os.spawn*()`..
(cherry picked from commit 7770394)
@serhiy-storchaka serhiy-storchaka merged commit 99e9eb6 into python:3.5 Jun 25, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-7770394-3.5 branch June 25, 2017 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants