Skip to content

Better warnings exception for bad category #60586

@pelson

Description

@pelson
mannequin
BPO 16382
Nosy @brettcannon, @ezio-melotti, @bitdancer, @berkerpeksag, @pelson
Files
  • pelson_warnings_fix.diff: Lib/warnings.py, Python/_warnings.c & Lib/test/test_warnings.py changes (vn 1)
  • pelson_warnings_fix_2.diff: Version 2 of the patch
  • pelson_warnings_fix_3.diff: Version 3 of the patch (Minor review actions from Berker Peksag)
  • pelson_warnings_fix_4.diff
  • issue16382_v5.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 = 'https://github.com/berkerpeksag'
    closed_at = <Date 2014-07-11.16:51:59.126>
    created_at = <Date 2012-11-01.14:16:46.324>
    labels = ['type-feature', 'library']
    title = 'Better warnings exception for bad category'
    updated_at = <Date 2014-07-11.16:55:16.905>
    user = 'https://github.com/pelson'

    bugs.python.org fields:

    activity = <Date 2014-07-11.16:55:16.905>
    actor = 'python-dev'
    assignee = 'berker.peksag'
    closed = True
    closed_date = <Date 2014-07-11.16:51:59.126>
    closer = 'berker.peksag'
    components = ['Library (Lib)']
    creation = <Date 2012-11-01.14:16:46.324>
    creator = 'pelson'
    dependencies = []
    files = ['27824', '28053', '28072', '29304', '35772']
    hgrepos = []
    issue_num = 16382
    keywords = ['patch']
    message_count = 5.0
    messages = ['174421', '183443', '221478', '222762', '222763']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'ezio.melotti', 'r.david.murray', 'python-dev', 'berker.peksag', 'pelson']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue16382'
    versions = ['Python 3.5']

    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