Skip to content

Use _Py_atomic API for concurrency-sensitive signal state #74991

Closed
@pitrou

Description

@pitrou
BPO 30808
Nosy @pitrou, @vstinner
PRs
  • bpo-30808: Use _Py_atomic API for concurrency-sensitive signal state #2417
  • [3.6] bpo-30808: Use _Py_atomic API for concurrency-sensitive signal state (GH-2417) #3007
  • 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 2017-07-17.10:25:40.121>
    created_at = <Date 2017-06-29.20:01:06.342>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Use _Py_atomic API for concurrency-sensitive signal state'
    updated_at = <Date 2017-08-06.17:32:41.763>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2017-08-06.17:32:41.763>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-17.10:25:40.121>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2017-06-29.20:01:06.342>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30808
    keywords = []
    message_count = 5.0
    messages = ['297304', '297313', '297315', '298478', '299806']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'vstinner', 'jyasskin', 'neologix']
    pr_nums = ['2417', '3007']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30808'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions