[Sugar-devel] [PATCH] Use json as included in Python SL #3142

2012-08-08 Thread Simon Schampijer
We use json as included in Python. This will make Sugar dependent on Python 2.6 and Python 2.7 to have the highest JSON performance. The same patch landed in toolkit-gtk3 already. Signed-off-by: Simon Schampijer si...@laptop.org --- src/sugar/activity/activity.py | 6 +++--- 1 file changed, 3

Re: [Sugar-devel] [PATCH] Use json as included in Python SL #3142

2012-08-08 Thread Manuel QuiƱones
Great, 2012/8/8 Simon Schampijer si...@schampijer.de: We use json as included in Python. This will make Sugar dependent on Python 2.6 and Python 2.7 to have the highest JSON performance. The same patch landed in toolkit-gtk3 already. Signed-off-by: Simon Schampijer si...@laptop.org

Re: [Sugar-devel] [PATCH] Use json as included in Python SL #3142

2012-08-08 Thread Simon Schampijer
On 08/08/2012 05:03 PM, Daniel Narvaez wrote: Should we do the same for sugar-datastore and sugar? All done already: http://bugs.sugarlabs.org/ticket/3142 The core is done, only activities left. Simon ___ Sugar-devel mailing list