Skip to content

datetime.time issue with pickling in PyPy #86132

Closed
@scaramallion

Description

@scaramallion
BPO 41966
Nosy @abalkin, @serhiy-storchaka, @pganssle, @miss-islington, @scaramallion
PRs
  • bpo-41966: Fix pickling pure datetime.time subclasses #22731
  • [3.9] bpo-41966: Fix pickling pure datetime.time subclasses (GH-22731) #22747
  • [3.8] bpo-41966: Fix pickling pure datetime.time subclasses (GH-22731) #22748
  • 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 = None
    closed_at = <Date 2020-10-18.16:00:16.227>
    created_at = <Date 2020-10-07.10:08:31.925>
    labels = ['3.8', 'type-bug', 'library', '3.9', '3.10']
    title = 'datetime.time issue with pickling in PyPy'
    updated_at = <Date 2020-10-18.16:00:16.227>
    user = 'https://github.com/scaramallion'

    bugs.python.org fields:

    activity = <Date 2020-10-18.16:00:16.227>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-18.16:00:16.227>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2020-10-07.10:08:31.925>
    creator = 'ddddaaaa'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41966
    keywords = ['patch']
    message_count = 5.0
    messages = ['378155', '378214', '378871', '378874', '378875']
    nosy_count = 5.0
    nosy_names = ['belopolsky', 'serhiy.storchaka', 'p-ganssle', 'miss-islington', 'ddddaaaa']
    pr_nums = ['22731', '22747', '22748']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41966'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.8 (EOL)end of life3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions