[issue27946] issues in elementtree and elsewhere due to PyDict_GetItem

Tim Mitchell report at bugs.python.org
Mon Sep 12 18:21:49 EDT 2016


Tim Mitchell added the comment:

Verified problem.  Added patch to keep reference to dict in PyDict_GetItem.

----------
keywords: +patch
nosy: +Tim Mitchell
Added file: http://bugs.python.org/file44605/0001-issue27946-Hold-reference-to-dict-in-PyDict_GetItem.patch

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


More information about the Python-bugs-list mailing list