Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-30746: Prohibited the '=' character in environment variable names#2382

Merged
serhiy-storchaka merged 2 commits intopython:masterpython/cpython:masterfrom
serhiy-storchaka:eq-char-in-env-varserhiy-storchaka/cpython:eq-char-in-env-varCopy head branch name to clipboard
Jun 25, 2017
Merged

bpo-30746: Prohibited the '=' character in environment variable names#2382
serhiy-storchaka merged 2 commits intopython:masterpython/cpython:masterfrom
serhiy-storchaka:eq-char-in-env-varserhiy-storchaka/cpython:eq-char-in-env-varCopy head branch name to clipboard

Conversation

@serhiy-storchaka
Copy link
Member

in os.putenv() and os.spawn*().

@serhiy-storchaka
Copy link
Member Author

This fixes also a part of bpo-4926.

@serhiy-storchaka serhiy-storchaka force-pushed the eq-char-in-env-var branch 3 times, most recently from 927d201 to ac5a710 Compare June 25, 2017 04:00
@serhiy-storchaka serhiy-storchaka merged commit 7770394 into python:master Jun 25, 2017
@serhiy-storchaka serhiy-storchaka deleted the eq-char-in-env-var branch June 25, 2017 04:33
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jun 25, 2017
… names (pythonGH-2382)

in `os.putenv()` and `os.spawn*()`..
(cherry picked from commit 7770394)
@bedevere-bot
Copy link

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

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jun 25, 2017
… names (pythonGH-2382)

in `os.putenv()` and `os.spawn*()`..
(cherry picked from commit 7770394)
@bedevere-bot
Copy link

GH-2392 is a backport of this pull request to the 3.5 branch.

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Jun 25, 2017
… names (pythonGH-2382)

in `os.putenv()` and `os.spawn*()`..
(cherry picked from commit 7770394)
@bedevere-bot
Copy link

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

serhiy-storchaka added a commit that referenced this pull request Jun 25, 2017
… names (GH-2382) (#2391)

in `os.putenv()` and `os.spawn*()`..
(cherry picked from commit 7770394)
serhiy-storchaka added a commit that referenced this pull request Jun 25, 2017
… names (GH-2382) (#2392)

in `os.putenv()` and `os.spawn*()`..
(cherry picked from commit 7770394)
serhiy-storchaka added a commit that referenced this pull request Jun 25, 2017
… names (GH-2382) (#2393)

in `os.putenv()` and `os.spawn*()`..
(cherry picked from commit 7770394)
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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.