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 vstinner
Recipients Batuhan Taskaya, miss-islington, vstinner
Date 2020-04-07.21:11:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586293916.15.0.933902431172.issue40089@roundup.psfhosted.org>
In-reply-to
Content
New changeset 87255be6964979b5abdc4b9dcf81cdcfdad6e753 by Victor Stinner in branch 'master':
bpo-40089: Add _at_fork_reinit() method to locks (GH-19195)
https://github.com/python/cpython/commit/87255be6964979b5abdc4b9dcf81cdcfdad6e753
History
Date User Action Args
2020-04-07 21:11:56vstinnersetrecipients: + vstinner, miss-islington, Batuhan Taskaya
2020-04-07 21:11:56vstinnersetmessageid: <1586293916.15.0.933902431172.issue40089@roundup.psfhosted.org>
2020-04-07 21:11:56vstinnerlinkissue40089 messages
2020-04-07 21:11:56vstinnercreate