Benjamin Peterson <benja...@python.org> added the comment: It's a chicken and egg problem because proper module finalization techniques like #812369 are bogged down by static globals in extension modules, and proper state storage in modules is prevented by proper module finalization.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11349> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com