Skip to content

PyOS_AfterFork should reset socketmodule's lock #70108

Closed
@ajdavis

Description

@ajdavis
BPO 25920
Nosy @terryjreedy, @ronaldoussoren, @vstinner, @serhiy-storchaka, @1st1, @ajdavis
PRs
  • bpo-25920: Remove socket.getaddrinfo() lock on macOS #20177
  • 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-05-28.15:37:32.925>
    created_at = <Date 2015-12-21.23:19:32.190>
    labels = ['interpreter-core', 'type-bug', '3.10']
    title = "PyOS_AfterFork should reset socketmodule's lock"
    updated_at = <Date 2020-05-28.15:37:32.924>
    user = 'https://github.com/ajdavis'

    bugs.python.org fields:

    activity = <Date 2020-05-28.15:37:32.924>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-28.15:37:32.925>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2015-12-21.23:19:32.190>
    creator = 'emptysquare'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 25920
    keywords = ['patch']
    message_count = 12.0
    messages = ['256815', '256817', '256920', '368876', '368881', '368883', '369031', '369037', '369116', '369220', '370227', '370229']
    nosy_count = 8.0
    nosy_names = ['terry.reedy', 'ronaldoussoren', 'vstinner', 'ionelmc', 'serhiy.storchaka', 'yselivanov', 'emptysquare', 'hugh']
    pr_nums = ['20177']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue25920'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions