This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients larry, loewis, serhiy.storchaka
Date 2017-06-25.04:33:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498365183.74.0.480455098366.issue30746@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 77703942c5997dff00c48f10df1b29b11645624c by Serhiy Storchaka in branch 'master':
bpo-30746: Prohibited the '=' character in environment variable names (#2382)
https://github.com/python/cpython/commit/77703942c5997dff00c48f10df1b29b11645624c
History
Date User Action Args
2017-06-25 04:33:03serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, larry
2017-06-25 04:33:03serhiy.storchakasetmessageid: <1498365183.74.0.480455098366.issue30746@psf.upfronthosting.co.za>
2017-06-25 04:33:03serhiy.storchakalinkissue30746 messages
2017-06-25 04:33:03serhiy.storchakacreate