R. David Murray added the comment:

Yes, well, that is part of the fragility of python2's shutdown garbage 
collection, and one of the reasons it got improved.  Changing the name of a 
function can change the order things get retrieved from various internal 
dictionaries, because they are hash tables.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25619>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to