[issue11321] 9th import of module _pickle always crashes

Andreas Stührk report at bugs.python.org
Mon Feb 28 02:05:34 CET 2011


Andreas Stührk <andy-python at hammerhartes.de> added the comment:

That initial increase you can see happens because the module's dict is copied in `_PyImport_FixupExtensionUnicode()`.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11321>
_______________________________________


More information about the Python-bugs-list mailing list