Skip to content

bz2/lzma: Compressor/decompressor crash if __init__ is not called #78910

@izbyshev

Description

@izbyshev
mannequin
BPO 34729
Nosy @berkerpeksag, @serhiy-storchaka, @izbyshev
Superseder
  • bpo-23224: bz2/lzma: Compressor/Decompressor objects are only initialized in init
  • 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 2018-09-18.23:30:54.510>
    created_at = <Date 2018-09-18.22:49:05.062>
    labels = ['extension-modules', '3.7', '3.8', 'type-crash']
    title = 'bz2/lzma: Compressor/decompressor crash if __init__ is not called'
    updated_at = <Date 2018-09-18.23:35:38.240>
    user = 'https://github.com/izbyshev'

    bugs.python.org fields:

    activity = <Date 2018-09-18.23:35:38.240>
    actor = 'berker.peksag'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-18.23:30:54.510>
    closer = 'izbyshev'
    components = ['Extension Modules']
    creation = <Date 2018-09-18.22:49:05.062>
    creator = 'izbyshev'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34729
    keywords = []
    message_count = 5.0
    messages = ['325691', '325693', '325694', '325695', '325696']
    nosy_count = 3.0
    nosy_names = ['berker.peksag', 'serhiy.storchaka', 'izbyshev']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '23224'
    type = 'crash'
    url = 'https://bugs.python.org/issue34729'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeextension-modulesC modules in the Modules dirtype-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