[Python-Dev] Status of json (simplejson) in cpython (original) (raw)

Sandro Tosi sandro.tosi at gmail.com
Thu Apr 14 21:22:27 CEST 2011


Hi all, it all started with issue10019.

The version we have in cpython of json is simplejson 2.0.9 highly patched (either because it was converted to py3k, and because of the normal flow of issues/bugfixes) while upstream have already released 2.1.13 .

Their 2 roads had diverged a lot, and since this blocks any further update of cpython's json from upstream, I'd like to close this gap.

This isn't exactly an easy task, and this email is more about a brainstorming on the ways we have to achieve the goal: being able to upgrade json to 2.1.13.

Luckily, upstream is receptive for patches, so part of the job is to forward patches written for cpython not already in the upstream code.

But how am I going to do this? let's do a brain-dump:

At the end: do you have some suggestions that might this task be successful? advice on the steps above, tips about the merge, something like this.

Thanks a lot for your time,

Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi



More information about the Python-Dev mailing list