[issue4136] merge json library with simplejson 2.0.3

Martin v. Löwis report at bugs.python.org
Sat Oct 18 00:27:38 CEST 2008


Martin v. Löwis <martin at v.loewis.de> added the comment:

> Actually, if I remove those lines from the equivalent module in simplejson 
> it no longer works properly with Python 2.5.2.

Why aren't the functions pointers in the structs itself?

As a procedural note, it seems like this patch is a complete rewrite of
the module. Do you anticipate further complete rewrites within the next
year? If yes, we should close the issue, and wait for the module to
evolve. If no, I'll try to find some time to review the entire module -
can you then please post the code to Rietveld?

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


More information about the Python-bugs-list mailing list