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 ned.deily
Recipients Arfrever, gregory.p.smith, ned.deily, python-dev, r.david.murray, twouters, vstinner
Date 2017-09-04.04:00:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504497624.48.0.552190321059.issue12383@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 918edc0edb356d0561062c1dc267b1d68a684b70 by Ned Deily in branch 'master':
bpo-12383: Also ignore __PYVENV_LAUNCHER__ (#3278)
https://github.com/python/cpython/commit/918edc0edb356d0561062c1dc267b1d68a684b70
History
Date User Action Args
2017-09-04 04:00:24ned.deilysetrecipients: + ned.deily, twouters, gregory.p.smith, vstinner, Arfrever, r.david.murray, python-dev
2017-09-04 04:00:24ned.deilysetmessageid: <1504497624.48.0.552190321059.issue12383@psf.upfronthosting.co.za>
2017-09-04 04:00:24ned.deilylinkissue12383 messages
2017-09-04 04:00:24ned.deilycreate