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 socketpair
Recipients Arfrever, barry, eric.araujo, eric.smith, exarkun, giampaolo.rodola, loewis, martin.panter, meatballhat, milko.krachounov, ncoghlan, neologix, olemis, pitrou, socketpair, tarek, vstinner
Date 2015-12-22.18:45:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450809940.4.0.876886262928.issue8604@psf.upfronthosting.co.za>
In-reply-to
Content
Also, modern kernels allows to replace entire directory!

renameat2() + RENAME_EXCHANGE

So, there should be more atomic operations
History
Date User Action Args
2015-12-22 18:45:40socketpairsetrecipients: + socketpair, loewis, barry, exarkun, ncoghlan, pitrou, vstinner, eric.smith, giampaolo.rodola, tarek, eric.araujo, Arfrever, olemis, meatballhat, milko.krachounov, neologix, martin.panter
2015-12-22 18:45:40socketpairsetmessageid: <1450809940.4.0.876886262928.issue8604@psf.upfronthosting.co.za>
2015-12-22 18:45:40socketpairlinkissue8604 messages
2015-12-22 18:45:40socketpaircreate