Cheryl Sabella added the comment:
Adding @pitrou to the nosylist as he implemented PEP442 in issue 18112. If he
agrees with the proposed change, then I believe this can be marked as 'easy'.
--
nosy: +cheryl.sabella, pitrou
versions: +Python 3.7, Python 3.8 -Python 3.4, Python 3.5, Py
New submission from Josh Rosenberg:
In weakref.finalize's documentation (
https://docs.python.org/3/library/weakref.html#weakref.finalize ), it says:
"A finalizer will never invoke its callback during the later part of the
interpreter shutdown when module globals are liable to have been replac