Skip to content

bz2.BZ2File should accept other file-like objects. (issue4274045) #50113

@MizardX

Description

@MizardX
mannequin
BPO 5863
Nosy @rhettinger, @jcea, @pitrou, @merwok, @asvetlov, @IIIIllllIIIIllllIIIIllllIIIIllllIIIIll
Files
  • bz2module-v1.diff: BZ2File rewrite + tests
  • bz2module-v2.diff: Python implementation of BZ2File rewrite + tests
  • bz2-v3.diff: Cleaned-up Python implementation with more tests
  • bz2-doc.diff: Documentation update
  • bz2-v3b.diff: bz2-v3.diff + tidied-up docstrings
  • bz2-v4.diff
  • bz2-v4-doc.diff
  • bz2-v5.diff: Add read1() and clean up _read_block()
  • bz2-v5-doc.diff
  • bz2-v6.diff
  • bz2-v6-doc.diff
  • 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-04-03.15:11:33.898>
    created_at = <Date 2009-04-28.05:57:39.848>
    labels = ['extension-modules', 'type-feature']
    title = 'bz2.BZ2File should accept other file-like objects. (issue4274045)'
    updated_at = <Date 2011-04-07.13:20:27.021>
    user = 'https://bugs.python.org/MizardX'

    bugs.python.org fields:

    activity = <Date 2011-04-07.13:20:27.021>
    actor = 'jcea'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-04-03.15:11:33.898>
    closer = 'pitrou'
    components = ['Extension Modules']
    creation = <Date 2009-04-28.05:57:39.848>
    creator = 'MizardX'
    dependencies = []
    files = ['20510', '20521', '20621', '20692', '20721', '21314', '21315', '21502', '21503', '21507', '21508']
    hgrepos = []
    issue_num = 5863
    keywords = ['patch']
    message_count = 54.0
    messages = ['86716', '122630', '122790', '122797', '122845', '122849', '123362', '123929', '123937', '126194', '126195', '126196', '126807', '126983', '126984', '126985', '127006', '127008', '127009', '127010', '127074', '127115', '127120', '127551', '128038', '128203', '128204', '130626', '130750', '130751', '130759', '130811', '130824', '130828', '130837', '130908', '131440', '131593', '131596', '131666', '131667', '132606', '132609', '132795', '132796', '132807', '132819', '132820', '132821', '132822', '132840', '132841', '132865', '132866']
    nosy_count = 14.0
    nosy_names = ['rhettinger', 'niemeyer', 'jcea', 'mdehoon', 'pitrou', 'wrobell', 'nadeem.vawda', 'eric.araujo', 'asvetlov', 'MizardX', 'antlong', 'Kontr-Olli', 'xuanji', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5863'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions