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 vstinner
Recipients r.david.murray, s-wakaba, ssbarnea, vinay.sajip, vstinner
Date 2017-09-29.12:34:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506688485.25.0.213398074469.issue25351@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a5610e07460a8df4b0923a32d37234cd535ec952 by Victor Stinner (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-25351: avoid activate failure on strict shells (GH-3804) (#3820)
https://github.com/python/cpython/commit/a5610e07460a8df4b0923a32d37234cd535ec952
History
Date User Action Args
2017-09-29 12:34:45vstinnersetrecipients: + vstinner, vinay.sajip, r.david.murray, ssbarnea, s-wakaba
2017-09-29 12:34:45vstinnersetmessageid: <1506688485.25.0.213398074469.issue25351@psf.upfronthosting.co.za>
2017-09-29 12:34:45vstinnerlinkissue25351 messages
2017-09-29 12:34:45vstinnercreate