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 asvetlov
Recipients asvetlov, christian.heimes, giampaolo.rodola, pitrou, python-dev, r.david.murray, serhiy.storchaka, vstinner
Date 2014-03-07.22:21:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394230864.79.0.16561260686.issue18882@psf.upfronthosting.co.za>
In-reply-to
Content
Implementation uses the first choice:
main_thread() returns the original _MainThread instance, even if it's dead in the child process.

I'm sorry, would you guess desired documentation change?
History
Date User Action Args
2014-03-07 22:21:04asvetlovsetrecipients: + asvetlov, pitrou, vstinner, giampaolo.rodola, christian.heimes, r.david.murray, python-dev, serhiy.storchaka
2014-03-07 22:21:04asvetlovsetmessageid: <1394230864.79.0.16561260686.issue18882@psf.upfronthosting.co.za>
2014-03-07 22:21:04asvetlovlinkissue18882 messages
2014-03-07 22:21:04asvetlovcreate