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.

作者 techtonik
收信人 Trundle, draghuram, giampaolo.rodola, pitrou, r.david.murray, tarek, techtonik, vstinner
日期 2010-06-07.07:56:08
SpamBayes Score 0.2197621
Marked as misclassified
Message-id <1275897371.18.0.774069478672.issue8828@psf.upfronthosting.co.za>
In-reply-to
内容
Atomic file renames are reimplemented by:
1. Mercurial
2. Trac
3. Dulwich (aka HgGit)

and essential for many other projects out there, so this should be in standard library. Atomic renames depend on filesystem more that on the OS.
历史
日期 用户 动作 参数
2010-06-07 07:56:11techtonik修改recipients: + techtonik, pitrou, vstinner, draghuram, giampaolo.rodola, tarek, r.david.murray, Trundle
2010-06-07 07:56:11techtonik修改messageid: <1275897371.18.0.774069478672.issue8828@psf.upfronthosting.co.za>
2010-06-07 07:56:09techtonik链接issue8828 messages
2010-06-07 07:56:08techtonik创建