Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#3347 closed defect (fixed)

Use JSON implementations in Python's standard library instead of cjson

Reported by: sascha_silbe Owned by: sascha_silbe
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Git as of bugdate
Severity: Minor Keywords:
Cc: Distribution/OS:
Bug Status: Assigned

Description

sugar-datastore equivalent of #3142.

We should replace the use of cjson (used for importing Sugar 0.82 data stores) with the standard Python module json.

Change History (3)

comment:1 Changed 12 years ago by sascha_silbe

  • Status changed from new to accepted

I have a patch for this, but need to add a test for migrations from Sugar 0.82 to the test suite first. So far I've only tested migrations from Sugar 0.84.

comment:2 Changed 12 years ago by erikos

  • Resolution set to fixed
  • Status changed from accepted to closed

Made it in: 998fc519cc9b7a054b6c0067a6c8333d7f77012c

comment:3 Changed 11 years ago by dnarvaez

  • Component changed from sugar-datastore to Sugar
Note: See TracTickets for help on using tickets.