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 taleinat
Recipients emilyemorehouse, eric.snow, georg.brandl, nedbat, neologix, pitrou, taleinat
Date 2018-07-06.07:25:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530861922.54.0.56676864532.issue16822@psf.upfronthosting.co.za>
In-reply-to
Content
> we could definitely have a separate "atexec" handler

Couldn't coverage.py and similar apps can just invoke the atexit handlers before calling os.execv() or similar?  If so, perhaps a mention of this in the docs would suffice?
History
Date User Action Args
2018-07-06 07:25:22taleinatsetrecipients: + taleinat, georg.brandl, pitrou, nedbat, neologix, eric.snow, emilyemorehouse
2018-07-06 07:25:22taleinatsetmessageid: <1530861922.54.0.56676864532.issue16822@psf.upfronthosting.co.za>
2018-07-06 07:25:22taleinatlinkissue16822 messages
2018-07-06 07:25:22taleinatcreate