Skip to content

Rename contextlib.ignore to contextlib.suppress #63465

@ncoghlan

Description

@ncoghlan
BPO 19266
Nosy @warsaw, @rhettinger, @ncoghlan, @abalkin, @bitdancer, @skrah
Dependencies
  • bpo-15806: Add context manager for the "try: ... except: pass" pattern
  • Files
  • cligsu.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/ncoghlan'
    closed_at = <Date 2013-10-17.13:42:52.934>
    created_at = <Date 2013-10-15.11:50:54.804>
    labels = ['type-feature', 'library']
    title = 'Rename contextlib.ignore to contextlib.suppress'
    updated_at = <Date 2013-10-17.13:42:52.883>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2013-10-17.13:42:52.883>
    actor = 'python-dev'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2013-10-17.13:42:52.934>
    closer = 'python-dev'
    components = ['Library (Lib)']
    creation = <Date 2013-10-15.11:50:54.804>
    creator = 'ncoghlan'
    dependencies = ['15806']
    files = ['32133']
    hgrepos = []
    issue_num = 19266
    keywords = ['patch']
    message_count = 22.0
    messages = ['199995', '199996', '199997', '199998', '199999', '200007', '200037', '200039', '200044', '200052', '200054', '200056', '200091', '200092', '200093', '200094', '200095', '200096', '200097', '200098', '200100', '200126']
    nosy_count = 8.0
    nosy_names = ['barry', 'rhettinger', 'ncoghlan', 'belopolsky', 'r.david.murray', 'skrah', 'python-dev', 'zero.piraeus']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue19266'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    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