Skip to content

Modify test_socket.py to use unittest test discovery #82244

@vstinner

Description

@vstinner
BPO 38063
Nosy @vstinner, @zware, @serhiy-storchaka
PRs
  • bpo-38063: test_socket uses unittest.main() #15751
  • Superseder
  • bpo-14408: Support ./python -m unittest in test_socket
  • 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 2020-02-11.00:04:06.862>
    created_at = <Date 2019-09-09.10:26:30.295>
    labels = ['3.8', 'type-feature', 'tests', '3.9']
    title = 'Modify test_socket.py to use unittest test discovery'
    updated_at = <Date 2021-09-17.19:24:58.470>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-09-17.19:24:58.470>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-02-11.00:04:06.862>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-09-09.10:26:30.295>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38063
    keywords = ['patch']
    message_count = 6.0
    messages = ['351409', '351418', '351422', '361053', '361764', '402079']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'zach.ware', 'serhiy.storchaka']
    pr_nums = ['15751']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '14408'
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38063'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9 (EOL)end of lifetestsTests in the Lib/test dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions