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 vinay.sajip
Recipients eryksun, jonathan-lp, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2018-07-03.05:54:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530597247.13.0.56676864532.issue34011@psf.upfronthosting.co.za>
In-reply-to
Content
Hmmm. I managed to find a machine to install Python3.3.0 on, and it appears that even with that copy suite removed, the tests still work. So possibly it's something that changed between 3.3.0 alpha and 3.3.0 final.

I can try removing the copy code for 3.8 but I'm not sure if any code out there is relying on the copied files being in the venv, so it may not be a good idea to backport.
History
Date User Action Args
2018-07-03 05:54:07vinay.sajipsetrecipients: + vinay.sajip, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, jonathan-lp
2018-07-03 05:54:07vinay.sajipsetmessageid: <1530597247.13.0.56676864532.issue34011@psf.upfronthosting.co.za>
2018-07-03 05:54:07vinay.sajiplinkissue34011 messages
2018-07-03 05:54:07vinay.sajipcreate