Skip to content

warnings.simplefilter("always") does not make warnings always show up #48430

@exarkun

Description

@exarkun
mannequin
BPO 4180
Nosy @mdickinson, @pitrou, @benjaminp, @florentx, @gerritholl, @berkerpeksag
Files
  • warn_explicit_replace.patch
  • issue4180-py_warnings.diff
  • issue4180-test_janitorial.diff: janitorial patch for FilterTests
  • issue4180-test_filter_after_default.diff: new tests for filters after default handling
  • issue4180-py_warnings2.diff: Improved python-side handling of filters after default warnings
  • warnings_issue4180.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 2014-09-18.00:45:19.259>
    created_at = <Date 2008-10-22.21:49:31.888>
    labels = ['type-bug', 'library']
    title = 'warnings.simplefilter("always") does not make warnings always show up'
    updated_at = <Date 2017-04-18.14:36:48.144>
    user = 'https://bugs.python.org/exarkun'

    bugs.python.org fields:

    activity = <Date 2017-04-18.14:36:48.144>
    actor = 'Gerrit.Holl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-09-18.00:45:19.259>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2008-10-22.21:49:31.888>
    creator = 'exarkun'
    dependencies = []
    files = ['11866', '17141', '17144', '17145', '17146', '36429']
    hgrepos = []
    issue_num = 4180
    keywords = ['patch', 'needs review']
    message_count = 21.0
    messages = ['75113', '75117', '75120', '75121', '75122', '75123', '75124', '75131', '89285', '89287', '100525', '100686', '104610', '104617', '104618', '104619', '225618', '226378', '227018', '227019', '291837']
    nosy_count = 9.0
    nosy_names = ['exarkun', 'tseaver', 'mark.dickinson', 'pitrou', 'benjamin.peterson', 'flox', 'Gerrit.Holl', 'python-dev', 'berker.peksag']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue4180'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions