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 methane
Recipients Deric-W, benjamin.peterson, methane, vstinner
Date 2020-10-31.01:16:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604107015.04.0.991211004668.issue42160@roundup.psfhosted.org>
In-reply-to
Content
Oh, _RandomNameSequence is not true singleton. Instance is used in tests actually.
Using `os.register_at_fork` was but idea. Let's reject it.
History
Date User Action Args
2020-10-31 01:16:55methanesetrecipients: + methane, vstinner, benjamin.peterson, Deric-W
2020-10-31 01:16:55methanesetmessageid: <1604107015.04.0.991211004668.issue42160@roundup.psfhosted.org>
2020-10-31 01:16:55methanelinkissue42160 messages
2020-10-31 01:16:54methanecreate