- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message296813
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:43 | serhiy.storchaka | set | recipients: + serhiy.storchaka, loewis, larry |
| 2017-06-25 06:49:43 | serhiy.storchaka | set | messageid: <1498373383.27.0.252280098112.issue30746@psf.upfronthosting.co.za> |
| 2017-06-25 06:49:43 | serhiy.storchaka | link | issue30746 messages |
| 2017-06-25 06:49:43 | serhiy.storchaka | create | |

