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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-07-03.10:36:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499078167.36.0.142114160693.issue30834@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3.5 on Windows emits the following warning when running test_import, but I'm unable to reproduce it :-/

Warning -- files was modified by test_import
  Before: []
  After:  ['@test_4852_tmp.pyc']
History
Date User Action Args
2017-07-03 10:36:07vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-07-03 10:36:07vstinnersetmessageid: <1499078167.36.0.142114160693.issue30834@psf.upfronthosting.co.za>
2017-07-03 10:36:07vstinnerlinkissue30834 messages
2017-07-03 10:36:07vstinnercreate