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

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


Serhiy Storchaka added the comment:


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


----------

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


More information about the Python-bugs-list mailing list