[issue29800] functools.partial segfaults in repr when keywords attribute is abused

Serhiy Storchaka report at bugs.python.org
Fri Mar 24 18:18:58 EDT 2017


Serhiy Storchaka added the comment:


New changeset 53b2667dcf2a7d13af466a5fb91844f5125a920d by Serhiy Storchaka (Michael Seifert) in branch '3.6':
bpo-29800: Fix crashes in partial.__repr__ if the keys of partial.keywords are not strings (#649) (#671)
https://github.com/python/cpython/commit/53b2667dcf2a7d13af466a5fb91844f5125a920d


----------

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


More information about the Python-bugs-list mailing list