Skip to content

unpickling of a datetime object in 3.5 fails when pickled with 2.7 #80680

@vadimf

Description

@vadimf
mannequin
BPO 36499
Nosy @abalkin, @serhiy-storchaka, @MojoVampire, @pganssle, @tirkarthi
Superseder
  • bpo-22005: datetime.setstate fails decoding python2 pickle
  • Files
  • pickle_unpickle.tar.gz: tgz with the source files needed to reproduce the problem
  • 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-04-02.10:48:52.425>
    created_at = <Date 2019-04-01.23:02:42.992>
    labels = ['library', 'type-crash']
    title = 'unpickling of a datetime object in 3.5 fails when pickled with 2.7'
    updated_at = <Date 2019-04-02.10:48:52.423>
    user = 'https://bugs.python.org/vadimf'

    bugs.python.org fields:

    activity = <Date 2019-04-02.10:48:52.423>
    actor = 'josh.r'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-02.10:48:52.425>
    closer = 'josh.r'
    components = ['Library (Lib)']
    creation = <Date 2019-04-01.23:02:42.992>
    creator = 'vadimf'
    dependencies = []
    files = ['48240']
    hgrepos = []
    issue_num = 36499
    keywords = []
    message_count = 3.0
    messages = ['339308', '339325', '339328']
    nosy_count = 6.0
    nosy_names = ['belopolsky', 'serhiy.storchaka', 'josh.r', 'p-ganssle', 'xtreak', 'vadimf']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '22005'
    type = 'crash'
    url = 'https://bugs.python.org/issue36499'
    versions = ['Python 2.7', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump
      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