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.06:49:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498373383.27.0.252280098112.issue30746@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 99e9eb6111ef6a11bfff358866c9f2b0c201ac08 by Serhiy Storchaka in branch '3.5':
[3.5] bpo-30746: Prohibited the '=' character in environment variable names (GH-2382) (#2392)
https://github.com/python/cpython/commit/99e9eb6111ef6a11bfff358866c9f2b0c201ac08
History
Date User Action Args
2017-06-25 06:49:43serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, larry
2017-06-25 06:49:43serhiy.storchakasetmessageid: <1498373383.27.0.252280098112.issue30746@psf.upfronthosting.co.za>
2017-06-25 06:49:43serhiy.storchakalinkissue30746 messages
2017-06-25 06:49:43serhiy.storchakacreate