◐ Shell
reader mode source ↗
Skip to content

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

Merged
serhiy-storchaka merged 2 commits into
python:3.6from
serhiy-storchaka:backport-7770394-3.6
Jun 25, 2017
Merged

[3.6] bpo-30746: Prohibited the '=' character in environment variable names (GH-2382)#2391
serhiy-storchaka merged 2 commits into
python:3.6from
serhiy-storchaka:backport-7770394-3.6

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
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 9c2dc0c into python:3.6 Jun 25, 2017
@serhiy-storchaka serhiy-storchaka deleted the backport-7770394-3.6 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants