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 nanjekyejoannah
Recipients ammar2, chris.jerdonek, giampaolo.rodola, nanjekyejoannah
Date 2019-02-13.09:54:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550051697.84.0.349338144086.issue35951@roundup.psfhosted.org>
In-reply-to
Content
@giampaolo.rodola thanks for insight on tests. I dint catch that at all :)

I am working on tests for os.renames() I opened an issue to track that here : https://bugs.python.org/issue35982.

IMHO, I think we need to improve the current behavior.

This discussion is not yet conclusive. You pointed out that this fix makes the problem a lot less likely to occur but we may end up with a race condition.

Can we close this PR so that maybe someone comes with a fix that addresses both problems? can we work with this fix? Am happy to comply with any decision. cc @vstinner

Once we agree on this, I will make necessary changes also in the review of this PR.
History
Date User Action Args
2019-02-13 09:54:57nanjekyejoannahsetrecipients: + nanjekyejoannah, giampaolo.rodola, chris.jerdonek, ammar2
2019-02-13 09:54:57nanjekyejoannahsetmessageid: <1550051697.84.0.349338144086.issue35951@roundup.psfhosted.org>
2019-02-13 09:54:57nanjekyejoannahlinkissue35951 messages
2019-02-13 09:54:57nanjekyejoannahcreate