[issue14373] C implementation of functools.lru_cache

Serhiy Storchaka report at bugs.python.org
Fri Jul 10 20:48:02 CEST 2015


Serhiy Storchaka added the comment:

self->root.next and self->root.prev should never be NULL. Could you please provide minimal example of code that produces a crash?

----------

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


More information about the Python-bugs-list mailing list