Skip to content

test_warnings modifies warnings.filters when running with "-W default" #62583

@florentx

Description

@florentx
mannequin
BPO 18383
Nosy @vstinner, @rbtcollins, @ezio-melotti, @florentx, @berkerpeksag, @vadmium, @serhiy-storchaka, @ashkop
Files
  • issue18383_test_warnings_filters.diff
  • issue18383_remove_dups.patch
  • issue18383_remove_dups_and_test.patch
  • issue18383_assert_warns_and_dups.patch
  • issue18383_assert_warns_and_dups_v2.patch
  • issue18383_34.diff
  • issue18383_34_2.diff
  • issue18383_avoid_dups_3.diff
  • issue18383_avoid_dups_4.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 2016-05-26.12:07:45.473>
    created_at = <Date 2013-07-06.13:36:14.450>
    labels = ['type-bug', 'tests']
    title = 'test_warnings modifies warnings.filters when running with "-W default"'
    updated_at = <Date 2016-11-21.15:39:26.872>
    user = 'https://github.com/florentx'

    bugs.python.org fields:

    activity = <Date 2016-11-21.15:39:26.872>
    actor = 'python-dev'
    assignee = 'berker.peksag'
    closed = True
    closed_date = <Date 2016-05-26.12:07:45.473>
    closer = 'martin.panter'
    components = ['Tests']
    creation = <Date 2013-07-06.13:36:14.450>
    creator = 'flox'
    dependencies = []
    files = ['30817', '38301', '38841', '38876', '38982', '40073', '40178', '42938', '43005']
    hgrepos = []
    issue_num = 18383
    keywords = ['patch']
    message_count = 34.0
    messages = ['192441', '192442', '192443', '194567', '232451', '237050', '240055', '240147', '240314', '240324', '240523', '240846', '242171', '242966', '245454', '247719', '247737', '248479', '248499', '248559', '249179', '249581', '249583', '249599', '266047', '266049', '266076', '266087', '266399', '266410', '266423', '266427', '266433', '281366']
    nosy_count = 9.0
    nosy_names = ['vstinner', 'rbcollins', 'ezio.melotti', 'flox', 'python-dev', 'berker.peksag', 'martin.panter', 'serhiy.storchaka', 'ashkop']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue18383'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions