Skip to content

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

Merged
serhiy-storchaka merged 3 commits intopython:3.5from
serhiy-storchaka:backport-7770394-3.5
Jun 25, 2017
Merged

[3.5] bpo-30746: Prohibited the '=' character in environment variable names (GH-2382)#2392
serhiy-storchaka merged 3 commits intopython:3.5from
serhiy-storchaka:backport-7770394-3.5

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