Message 107257 - Python tracker (original) (raw)
Message107257
Author | techtonik |
---|---|
Recipients | Trundle, draghuram, giampaolo.rodola, pitrou, r.david.murray, tarek, techtonik, vstinner |
Date | 2010-06-07.07:56:08 |
SpamBayes Score | 0.2197621 |
Marked as misclassified | No |
Message-id | 1275897371.18.0.774069478672.issue8828@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
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. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-06-07 07:56:11 | techtonik | set | recipients: + techtonik, pitrou, vstinner, draghuram, giampaolo.rodola, tarek, r.david.murray, Trundle |
2010-06-07 07:56:11 | techtonik | set | messageid: 1275897371.18.0.774069478672.issue8828@psf.upfronthosting.co.za |
2010-06-07 07:56:09 | techtonik | link | issue8828 messages |
2010-06-07 07:56:08 | techtonik | create |