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 python-dev
Recipients brett.cannon, ncoghlan, neologix, pitrou, python-dev, r.david.murray, vstinner
Date 2011-11-15.18:20:13
SpamBayes Score 0.03183838
Marked as misclassified No
Message-id <E1RQNc1-0001bs-Ku@dinsdale.python.org>
In-reply-to
Content
New changeset b75b41237380 by Antoine Pitrou in branch 'default':
Issue #13392: Writing a pyc file should now be atomic under Windows as well.
http://hg.python.org/cpython/rev/b75b41237380
History
Date User Action Args
2011-11-15 18:20:13python-devsetrecipients: + python-dev, brett.cannon, ncoghlan, pitrou, vstinner, r.david.murray, neologix
2011-11-15 18:20:13python-devlinkissue13392 messages
2011-11-15 18:20:13python-devcreate