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 miss-islington
Recipients davin, jaketesler, miss-islington, pitrou, vstinner
Date 2019-11-19.20:11:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574194285.02.0.317600329002.issue38707@roundup.psfhosted.org>
In-reply-to
Content
New changeset 829593a9262e67c72167c6cb20d383203b2ea410 by Miss Islington (bot) in branch '3.8':
bpo-38707: Fix for multiprocessing.Process MainThread.native_id (GH-17088)
https://github.com/python/cpython/commit/829593a9262e67c72167c6cb20d383203b2ea410
History
Date User Action Args
2019-11-19 20:11:25miss-islingtonsetrecipients: + miss-islington, pitrou, vstinner, davin, jaketesler
2019-11-19 20:11:25miss-islingtonsetmessageid: <1574194285.02.0.317600329002.issue38707@roundup.psfhosted.org>
2019-11-19 20:11:25miss-islingtonlinkissue38707 messages
2019-11-19 20:11:24miss-islingtoncreate