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 collinwinter
Recipients
Date 2007-03-16.22:02:00
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Ok, I'm sold on the two-phase atexit structure. I've updated my patch to keep atexit's handlers separate from the call_ll_exitfuncs() handlers.
File Added: atexit.patch
History
Date User Action Args
2007-08-23 15:57:33adminlinkissue1680961 messages
2007-08-23 15:57:33admincreate