- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message296812
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:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1498373357.72.0.373199283366.issue30746@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9c2dc0c58a878ac3d1c44dd0048f8e1cfab2790e by Serhiy Storchaka in branch '3.6': [3.6] bpo-30746: Prohibited the '=' character in environment variable names (GH-2382) (#2391) https://github.com/python/cpython/commit/9c2dc0c58a878ac3d1c44dd0048f8e1cfab2790e |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-25 06:49:17 | serhiy.storchaka | set | recipients: + serhiy.storchaka, loewis, larry |
| 2017-06-25 06:49:17 | serhiy.storchaka | set | messageid: <1498373357.72.0.373199283366.issue30746@psf.upfronthosting.co.za> |
| 2017-06-25 06:49:17 | serhiy.storchaka | link | issue30746 messages |
| 2017-06-25 06:49:17 | serhiy.storchaka | create | |

