Skip to content

datetime.time unpickling fails in case of python2 pickle with seconds>=24 #81553

@UncombedCoconut

Description

@UncombedCoconut
BPO 37372
Nosy @abalkin, @serhiy-storchaka, @pganssle, @miss-islington, @UncombedCoconut
PRs
  • bpo-37372: Fix unpickling certain datetime.time objects from Python 2 #14307
  • [3.8] bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seconds>=24. (GH-14307) #15583
  • [3.7] bpo-37372: Fix error unpickling datetime.time objects from Python 2 with seconds>=24. (GH-14307) #15584
  • 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 2019-08-29.08:12:38.004>
    created_at = <Date 2019-06-22.16:15:13.660>
    labels = ['3.7', '3.8', 'type-bug', 'library', '3.9']
    title = 'datetime.time unpickling fails in case of python2 pickle with seconds>=24'
    updated_at = <Date 2019-08-29.08:12:38.003>
    user = 'https://github.com/UncombedCoconut'

    bugs.python.org fields:

    activity = <Date 2019-08-29.08:12:38.003>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-29.08:12:38.004>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2019-06-22.16:15:13.660>
    creator = 'Justin Blanchard'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37372
    keywords = ['patch']
    message_count = 5.0
    messages = ['346284', '350743', '350746', '350747', '350751']
    nosy_count = 5.0
    nosy_names = ['belopolsky', 'serhiy.storchaka', 'p-ganssle', 'miss-islington', 'Justin Blanchard']
    pr_nums = ['14307', '15583', '15584']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue37372'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions