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 python-dev
Recipients eric.araujo, ezio.melotti, python-dev, terry.reedy
Date 2012-02-15.16:15:07
SpamBayes Score 0.12068844
Marked as misclassified No
Message-id <E1RxhVa-0004lD-Lb@dinsdale.python.org>
In-reply-to
Content
New changeset 55fc092dad72 by Éric Araujo in branch '3.2':
Improve doc for atexit.register and unregister (#12297)
http://hg.python.org/cpython/rev/55fc092dad72

New changeset f7163afecb97 by Éric Araujo in branch 'default':
Merge fixes for #1326113 and #12297 from 3.2
http://hg.python.org/cpython/rev/f7163afecb97
History
Date User Action Args
2012-02-15 16:15:08python-devsetrecipients: + python-dev, terry.reedy, ezio.melotti, eric.araujo
2012-02-15 16:15:07python-devlinkissue12297 messages
2012-02-15 16:15:07python-devcreate