Skip to content

bz2.BZ2File doesn't support multiple streams #45966

Description

@therve
mannequin
BPO 1625
Nosy @loewis, @akuchling, @jcea, @pitrou, @vstinner, @djc, @merwok, @bitdancer
Files
  • bz2_patch.tar.bz2: issue1625 - bz2 multiple stream patch v1
  • py3k_bz2.patch: issue1625 - bz2 multiple stream patch v2
  • py3k_bz2.patch: issue1625 - bz2 multiple stream patch v3
  • py3k_bz2.patch: issue1625 - bz2 multiple stream patch v4
  • bz2ms.patch
  • cpython-bz2-streams.patch: Python 3.3 patch to Lib/bz2.py
  • bz2-multiple-stream-support-issue1625.patch: bz2 multiple stream patch for Python 2.7.2
  • 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 2011-05-27.00:07:23.259>
    created_at = <Date 2007-12-14.09:20:30.199>
    labels = ['type-feature', 'library']
    title = "bz2.BZ2File doesn't support multiple streams"
    updated_at = <Date 2012-02-05.12:30:38.959>
    user = 'https://bugs.python.org/therve'

    bugs.python.org fields:

    activity = <Date 2012-02-05.12:30:38.959>
    actor = 'python-dev'
    assignee = 'nirai'
    closed = True
    closed_date = <Date 2011-05-27.00:07:23.259>
    closer = 'nadeem.vawda'
    components = ['Library (Lib)']
    creation = <Date 2007-12-14.09:20:30.199>
    creator = 'therve'
    dependencies = []
    files = ['15001', '15014', '15075', '15177', '18939', '22114', '23231']
    hgrepos = []
    issue_num = 1625
    keywords = ['patch', 'needs review']
    message_count = 56.0
    messages = ['58619', '59897', '60236', '60268', '93323', '93326', '93405', '93407', '93408', '93721', '93841', '94316', '94318', '94321', '94434', '94446', '94499', '101521', '115198', '116964', '118946', '132842', '136689', '136690', '136723', '136753', '136790', '136799', '136889', '137018', '137019', '137074', '137098', '137197', '137228', '137229', '137230', '144404', '144406', '144443', '144445', '144479', '144551', '144552', '144553', '144782', '152144', '152222', '152257', '152327', '152393', '152513', '152551', '152645', '152674', '152681']
    nosy_count = 19.0
    nosy_names = ['loewis', 'akuchling', 'niemeyer', 'jcea', 'pitrou', 'therve', 'vstinner', 'thomaslee', 'nadeem.vawda', 'djc', 'eric.araujo', 'nirai', 'r.david.murray', 'dbonner', 'ozan.caglayan', 'Kontr-Olli', 'python-dev', 'gkcn', 'Crispin.Wellington']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1625'
    versions = ['Python 3.3']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions