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 serhiy.storchaka
Recipients arigo, neologix, pitrou, serhiy.storchaka, vstinner
Date 2014-11-19.12:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416399027.03.0.377244758121.issue17852@psf.upfronthosting.co.za>
In-reply-to
Content
In 3.4+ the example script always writes string "bar" to file "foo". Tested by running it in a loop hundreds times. Cleaning up at shutdown was enhanced in 3.4.
History
Date User Action Args
2014-11-19 12:10:27serhiy.storchakasetrecipients: + serhiy.storchaka, arigo, pitrou, vstinner, neologix
2014-11-19 12:10:27serhiy.storchakasetmessageid: <1416399027.03.0.377244758121.issue17852@psf.upfronthosting.co.za>
2014-11-19 12:10:26serhiy.storchakalinkissue17852 messages
2014-11-19 12:10:26serhiy.storchakacreate