X Tutup
The Wayback Machine - https://web.archive.org/web/20251214081043/https://github.com/python/cpython/issues/56866
Skip to content

Cannot override JSON encoding of basic type subclasses #56866

@warsaw

Description

@warsaw
BPO 12657
Nosy @warsaw, @rhettinger, @ezio-melotti, @merwok, @durban, @amirouche, @serhiy-storchaka, @sfreilich

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/serhiy-storchaka'
closed_at = None
created_at = <Date 2011-07-29.18:28:07.772>
labels = ['3.8', 'type-bug', 'library']
title = 'Cannot override JSON encoding of basic type subclasses'
updated_at = <Date 2021-04-01.15:31:03.481>
user = 'https://github.com/warsaw'

bugs.python.org fields:

activity = <Date 2021-04-01.15:31:03.481>
actor = 'sfreilich'
assignee = 'serhiy.storchaka'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2011-07-29.18:28:07.772>
creator = 'barry'
dependencies = []
files = []
hgrepos = []
issue_num = 12657
keywords = []
message_count = 9.0
messages = ['141406', '142458', '231983', '231985', '329956', '329958', '329960', '389995', '389996']
nosy_count = 11.0
nosy_names = ['barry', 'rhettinger', 'ezio.melotti', 'eric.araujo', 'daniel.urban', 'Tom.Brown', 'nikow', 'amirouche', 'serhiy.storchaka', 'wiz21', 'sfreilich']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue12657'
versions = ['Python 3.8']

Metadata

Metadata

Labels

3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup