[issue38062] Clarify that atexit.unregister matches by equality, not identity

Irit Katriel report at bugs.python.org
Tue Jun 29 13:53:10 EDT 2021


Irit Katriel <iritkatriel at gmail.com> added the comment:


New changeset 02859df10591789c72eb185a4f7dd9cc1ea8dcbb by Miss Islington (bot) in branch '3.9':
bpo-38062: [doc] clarify that atexit uses equality comparisons internally. (GH-26935) (GH-26957)
https://github.com/python/cpython/commit/02859df10591789c72eb185a4f7dd9cc1ea8dcbb


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38062>
_______________________________________


More information about the Python-bugs-list mailing list