json needs object_pairs_hook (original) (raw)

BPO 5381
Nosy @rhettinger, @etrepum, @mitsuhiko
Files json_hook.diff: proof-of-concept patch: object_pair_hook()json_hook.diff: pairs hook patch with tests and docs

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/etrepum' closed_at = <Date 2009-03-19.19:19:28.327> created_at = <Date 2009-02-27.08:37:54.593> labels = ['type-feature', 'library'] title = 'json needs object_pairs_hook' updated_at = <Date 2009-03-29.22:37:55.282> user = 'https://github.com/rhettinger'

bugs.python.org fields:

activity = <Date 2009-03-29.22:37:55.282> actor = 'bob.ippolito' assignee = 'bob.ippolito' closed = True closed_date = <Date 2009-03-19.19:19:28.327> closer = 'rhettinger' components = ['Library (Lib)'] creation = <Date 2009-02-27.08:37:54.593> creator = 'rhettinger' dependencies = [] files = ['13201', '13362'] hgrepos = [] issue_num = 5381 keywords = ['patch'] message_count = 15.0 messages = ['82825', '82860', '82864', '82865', '82870', '82872', '82885', '83164', '83165', '83166', '83170', '83733', '83819', '83820', '84441'] nosy_count = 4.0 nosy_names = ['rhettinger', 'bob.ippolito', 'aronacher', 'cheeaun'] pr_nums = [] priority = 'high' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue5381' versions = ['Python 3.1', 'Python 2.7']