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 cameron
Recipients 4-launchpad-kalvdans-no-ip-org, FFY00, Jáchym Barvínek, cameron, eric.araujo, gaborjbernat, graingert, lukasz.langa, matrixise, pitrou, serhiy.storchaka
Date 2021-11-15.01:41:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <YZG61dL4Mo/vXM4L@cskk.homeip.net>
In-reply-to <1636938257.24.0.534486409461.issue25625@roundup.psfhosted.org>
Content
On 15Nov2021 01:04, Python Bug Reports <report@bugs.python.org> wrote:
>Can you share the link? I haven't seen anything recent. Is it under 
>other thread?

It's in the discuss-ideas part of discuss.python.org during a 
discussions about a possible new context manager to atomically prepare a 
filename. Latest comment:

    https://discuss.python.org/t/adding-atomicwrite-in-stdlib/11899/15

and I'm with Inada-san here: I think shutil is a better fit for both the 
chdir context manager and the thing under discussion. They're both "high 
level shell-like things" to my mind.
History
Date User Action Args
2021-11-15 01:41:48cameronsetrecipients: + cameron, pitrou, eric.araujo, lukasz.langa, serhiy.storchaka, graingert, matrixise, Jáchym Barvínek, gaborjbernat, 4-launchpad-kalvdans-no-ip-org, FFY00
2021-11-15 01:41:48cameronlinkissue25625 messages
2021-11-15 01:41:48cameroncreate