Skip to content

LZMACompressor and LZMADecompressor raise exceptions if given empty strings twice #71704

@benfogle

Description

@benfogle
mannequin
BPO 27517
Nosy @serhiy-storchaka, @AraHaan, @benfogle
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • lzma.patch
  • lzma_2.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 2016-10-31.06:36:55.434>
    created_at = <Date 2016-07-15.01:03:30.680>
    labels = ['extension-modules', 'type-bug', '3.7']
    title = 'LZMACompressor and LZMADecompressor raise exceptions if given empty strings twice'
    updated_at = <Date 2017-03-31.16:36:25.500>
    user = 'https://github.com/benfogle'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:25.500>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-10-31.06:36:55.434>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2016-07-15.01:03:30.680>
    creator = 'benfogle'
    dependencies = []
    files = ['43727', '45286']
    hgrepos = []
    issue_num = 27517
    keywords = ['patch']
    message_count = 7.0
    messages = ['270451', '270452', '270455', '279737', '279758', '279764', '279765']
    nosy_count = 5.0
    nosy_names = ['nadeem.vawda', 'python-dev', 'serhiy.storchaka', 'Decorater', 'benfogle']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27517'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions