Skip to content

Add 'x' mode to bz2.open() #63422

@oylenshpeegul

Description

@oylenshpeegul
BPO 19223
Nosy @vajrasky
Files
  • patch.bz2.py: Patch to allow option 'x' for the mode.
  • add_x_mode_to_bz2.patch: Added test to Tim Heaney's work
  • add_x_mode_to_bz2_v2.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 = None
    closed_at = <Date 2013-10-18.22:12:46.039>
    created_at = <Date 2013-10-10.21:34:35.590>
    labels = ['type-feature', 'library']
    title = "Add 'x' mode to bz2.open()"
    updated_at = <Date 2013-10-18.22:12:46.038>
    user = 'https://bugs.python.org/oylenshpeegul'

    bugs.python.org fields:

    activity = <Date 2013-10-18.22:12:46.038>
    actor = 'nadeem.vawda'
    assignee = 'nadeem.vawda'
    closed = True
    closed_date = <Date 2013-10-18.22:12:46.039>
    closer = 'nadeem.vawda'
    components = ['Library (Lib)']
    creation = <Date 2013-10-10.21:34:35.590>
    creator = 'oylenshpeegul'
    dependencies = []
    files = ['32040', '32074', '32075']
    hgrepos = []
    issue_num = 19223
    keywords = ['patch']
    message_count = 4.0
    messages = ['199418', '199655', '199658', '200313']
    nosy_count = 5.0
    nosy_names = ['nadeem.vawda', 'Arfrever', 'python-dev', 'vajrasky', 'oylenshpeegul']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19223'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions