bpo-30746: Prohibited the '=' character in environment variable names by serhiy-storchaka · Pull Request #2382 · python/cpython

@serhiy-storchaka

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

@serhiy-storchaka

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Jun 25, 2017

@serhiy-storchaka

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Jun 25, 2017

@serhiy-storchaka

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Jun 25, 2017

@serhiy-storchaka