[issue11707] Create C version of functools.cmp_to_key()

Filip Gruszczyński report at bugs.python.org
Tue Apr 5 22:38:54 CEST 2011


Filip Gruszczyński <gruszczy at gmail.com> added the comment:

I have a follow-up question: why keyobject_type needed traverse function? From what I read in docs I assumed it is required for GC tracked types. Why was it required here and how it is used?

----------

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


More information about the Python-bugs-list mailing list