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

Irit Katriel report at bugs.python.org
Tue Jun 29 13:52:56 EDT 2021


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


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


----------

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


More information about the Python-bugs-list mailing list