Message 321029 - Python tracker

Message321029

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 LorenzMende, abrezovsky, emma_smith, terry.reedy, vstinner
Date 2018-07-04.10:10:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530699018.1.0.56676864532.issue32942@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a390cb6b6fb6638e91d699513167e8f35b47f846 by Victor Stinner (Lorenz Mende) in branch 'master':
bpo-32942: Fix environment dependent test_script_helper (GH-8034)
https://github.com/python/cpython/commit/a390cb6b6fb6638e91d699513167e8f35b47f846
History
Date User Action Args
2018-07-04 10:10:18vstinnersetrecipients: + vstinner, terry.reedy, emma_smith, abrezovsky, LorenzMende
2018-07-04 10:10:18vstinnersetmessageid: <1530699018.1.0.56676864532.issue32942@psf.upfronthosting.co.za>
2018-07-04 10:10:18vstinnerlinkissue32942 messages
2018-07-04 10:10:18vstinnercreate