Ticket #3347 (closed defect: fixed)

Opened 15 months ago

Last modified 8 months ago

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 by Release Team
Component: sugar-datastore 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

Changed 15 months 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.

Changed 8 months ago by erikos

  • status changed from accepted to closed
  • resolution set to fixed

Made it in: 998fc519cc9b7a054b6c0067a6c8333d7f77012c

Note: See TracTickets for help on using tickets.