Skip to content

enum with inherited type won't pickle #88508

Description

@TomBrown
mannequin
BPO 44342
Nosy @ethanfurman, @miss-islington
PRs
  • bpo-44342: [Enum] change pickling from by-value to by-name #26658
  • [3.10] bpo-44342: [Enum] changed pickling from by-value to by-name (GH-26658) #26660
  • [3.9] bpo-44342: [Enum] improve pickle support #26666
  • bpo-44342: [Enum] fix data type search #26667
  • bpo-44342: [Enum] improve test, add andrei kulakov to ACKS #26726
  • [3.10] bpo-44342: [Enum] fix data type search (GH-26667) #26746
  • [3.10] bpo-44342: [Enum] improve test, add andrei kulakov to ACKS (GH-26726) #26747
  • bpo-44342: [Enum] sync current docs to 3.10 #26750
  • 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 2021-06-19.21:53:03.719>
    created_at = <Date 2021-06-08.00:56:53.414>
    labels = ['type-bug', '3.8', '3.9', '3.10', '3.11', 'library']
    title = "enum with inherited type won't pickle"
    updated_at = <Date 2021-06-19.21:53:03.718>
    user = 'https://bugs.python.org/TomBrown'

    bugs.python.org fields:

    activity = <Date 2021-06-19.21:53:03.718>
    actor = 'ethan.furman'
    assignee = 'ethan.furman'
    closed = True
    closed_date = <Date 2021-06-19.21:53:03.719>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2021-06-08.00:56:53.414>
    creator = 'Tom.Brown'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44342
    keywords = ['patch']
    message_count = 10.0
    messages = ['395300', '395578', '395585', '395589', '395609', '395613', '395615', '395898', '395902', '395903']
    nosy_count = 3.0
    nosy_names = ['ethan.furman', 'Tom.Brown', 'miss-islington']
    pr_nums = ['26658', '26660', '26666', '26667', '26726', '26746', '26747', '26750']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44342'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions