Skip to content

test_ssl: test_pha_required_nocert() emits a ResourceWarning #81503

@vstinner

Description

@vstinner
BPO 37322
Nosy @vstinner, @tiran, @ambv, @miss-islington, @matthewhughes934
PRs
  • bpo-37322: Fix test_ssl.test_pha_required_nocert() ResourceWarning #14662
  • [3.8] bpo-37322: Fix test_ssl.test_pha_required_nocert() ResourceWarning (GH-14662) #14665
  • bpo-37322: Fix again test_ssl.test_pha_required_nocert() ResourceWarning #14667
  • Revert "bpo-37322: Fix test_ssl.test_pha_required_nocert() ResourceWarning (GH-14662)" #14669
  • bpo-37322: ssl test_pha_required_nocert() ignores expected SSLError #14670
  • [3.8] bpo-37322: ssl test_pha_required_nocert() ignores expected SSLError (GH-14670) #14673
  • bpo-37322: Fix ResourceWarning in test_ssl #21393
  • bpo-37322: Fix ResourceWarning and exception handling in test (GH-25553) #25553
  • [3.9] bpo-37322: Fix ResourceWarning and exception handling in test (GH-25553) #25572
  • [3.8] bpo-37322: Fix ResourceWarning and exception handling in test (GH-25553) #25573
  • Files
  • naive_proof_of_concept.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 2021-09-21.22:24:43.818>
    created_at = <Date 2019-06-17.20:35:34.826>
    labels = ['3.8', 'tests', '3.9', '3.10', '3.11']
    title = 'test_ssl: test_pha_required_nocert() emits a ResourceWarning'
    updated_at = <Date 2021-09-21.22:24:43.818>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-09-21.22:24:43.818>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-21.22:24:43.818>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-06-17.20:35:34.826>
    creator = 'vstinner'
    dependencies = []
    files = ['49294']
    hgrepos = []
    issue_num = 37322
    keywords = ['patch']
    message_count = 15.0
    messages = ['345903', '347535', '347542', '347547', '347551', '347553', '347555', '347558', '372939', '372940', '391669', '391761', '392690', '392704', '402399']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'christian.heimes', 'lukasz.langa', 'miss-islington', 'mhughes']
    pr_nums = ['14662', '14665', '14667', '14669', '14670', '14673', '21393', '25553', '25572', '25573']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37322'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.8 (EOL)end of life3.9only security fixestestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions