Message 321034 - Python tracker

Message321034

Author vstinner
Recipients LorenzMende, abrezovsky, emma_smith, miss-islington, terry.reedy, vstinner
Date 2018-07-04.10:51:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530701488.89.0.56676864532.issue32942@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you Lorenz Mende for your fix, and Terry for your review! I tested manually the fix, and I confirm that it works (Terry also tested and confirmed that the fix works as expected).

I applied your fix to master, and backport it to 3.6 and 3.7. Python 2.7 has no test on script_helper, so it's not affected by this bug.
History
Date User Action Args
2018-07-04 10:51:28vstinnersetrecipients: + vstinner, terry.reedy, emma_smith, miss-islington, abrezovsky, LorenzMende
2018-07-04 10:51:28vstinnersetmessageid: <1530701488.89.0.56676864532.issue32942@psf.upfronthosting.co.za>
2018-07-04 10:51:28vstinnerlinkissue32942 messages
2018-07-04 10:51:28vstinnercreate