Skip to content

enum.IntEnum is not compatible with JSON serialisation #62464

Description

@ncoghlan
BPO 18264
Nosy @gvanrossum, @warsaw, @rhettinger, @amauryfa, @ncoghlan, @pitrou, @giampaolo, @ezio-melotti, @ethanfurman, @ericsnowcurrently
Files
  • issue18264.1-prelim.patch
  • issue18264.stoneleaf.01.patch
  • issue18264.stoneleaf.02.patch
  • issue18264.stoneleaf.03.patch
  • issue18264.stoneleaf.04.patch
  • issue18264.stoneleaf.05.patch
  • 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/ethanfurman'
    closed_at = <Date 2013-08-10.20:01:54.289>
    created_at = <Date 2013-06-19.13:45:41.046>
    labels = ['type-feature', 'library']
    title = 'enum.IntEnum is not compatible with JSON serialisation'
    updated_at = <Date 2013-08-10.20:01:54.287>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2013-08-10.20:01:54.287>
    actor = 'python-dev'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2013-08-10.20:01:54.289>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2013-06-19.13:45:41.046>
    creator = 'ncoghlan'
    dependencies = []
    files = ['31134', '31141', '31155', '31156', '31172', '31173']
    hgrepos = []
    issue_num = 18264
    keywords = ['patch']
    message_count = 50.0
    messages = ['191467', '191470', '191471', '191473', '191474', '191475', '191476', '191477', '191478', '191479', '191480', '191481', '191491', '191498', '191586', '191587', '191588', '191601', '191625', '191626', '191628', '191630', '191631', '191632', '191633', '191634', '191635', '194219', '194220', '194222', '194223', '194266', '194280', '194283', '194289', '194306', '194322', '194327', '194330', '194360', '194401', '194403', '194536', '194539', '194541', '194543', '194554', '194556', '194558', '194828']
    nosy_count = 13.0
    nosy_names = ['gvanrossum', 'barry', 'rhettinger', 'amaury.forgeotdarc', 'ncoghlan', 'pitrou', 'giampaolo.rodola', 'ezio.melotti', 'eli.bendersky', 'cvrebert', 'ethan.furman', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18264'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions