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 pablogsal
Recipients miss-islington, pablogsal, vstinner
Date 2021-12-09.15:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639062979.89.0.688884102344.issue46025@roundup.psfhosted.org>
In-reply-to
Content
New changeset 934a24c641da5bc4bdb724e901adc20f9a5dff40 by Miss Islington (bot) in branch '3.10':
bpo-46025: Fix a crash in the atexit module for auto-unregistering functions (GH-30002) (GH-30005)
https://github.com/python/cpython/commit/934a24c641da5bc4bdb724e901adc20f9a5dff40
History
Date User Action Args
2021-12-09 15:16:19pablogsalsetrecipients: + pablogsal, vstinner, miss-islington
2021-12-09 15:16:19pablogsalsetmessageid: <1639062979.89.0.688884102344.issue46025@roundup.psfhosted.org>
2021-12-09 15:16:19pablogsallinkissue46025 messages
2021-12-09 15:16:19pablogsalcreate