Skip to content

Unpickler failing with PicklingError at frame end on readline due to a broken comparison #67283

@CensoredUsername

Description

@CensoredUsername
BPO 23094
Nosy @pitrou, @serhiy-storchaka
Files
  • pickle_frame_readline.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/serhiy-storchaka'
    closed_at = <Date 2015-01-26.10:27:29.611>
    created_at = <Date 2014-12-20.23:24:31.998>
    labels = ['type-bug', 'library']
    title = 'Unpickler failing with PicklingError at frame end on readline due to a broken comparison'
    updated_at = <Date 2015-01-26.10:27:29.611>
    user = 'https://bugs.python.org/CensoredUsername'

    bugs.python.org fields:

    activity = <Date 2015-01-26.10:27:29.611>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-01-26.10:27:29.611>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2014-12-20.23:24:31.998>
    creator = 'CensoredUsername'
    dependencies = []
    files = ['37521']
    hgrepos = []
    issue_num = 23094
    keywords = ['patch', 'needs review']
    message_count = 6.0
    messages = ['232984', '232988', '232991', '232996', '234234', '234724']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'python-dev', 'serhiy.storchaka', 'CensoredUsername']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue23094'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    stdlibStandard 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