Skip to content

Support Py_tss_NEEDS_INIT outside of static initialisation #76009

@scoder

Description

@scoder
BPO 31828
Nosy @ncoghlan, @scoder, @embray, @ma8ma
PRs
  • bpo-31828: make Py_tss_NEEDS_INIT usable in non-static initialisers #4060
  • No issue #: Fix wording about Py_tss_NEEDS_INIT in docs #4096
  • 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 = None
    created_at = <Date 2017-10-20.16:07:56.415>
    labels = ['extension-modules', 'interpreter-core', 'type-feature', '3.7']
    title = 'Support Py_tss_NEEDS_INIT outside of static initialisation'
    updated_at = <Date 2017-10-26.15:52:49.298>
    user = 'https://github.com/scoder'

    bugs.python.org fields:

    activity = <Date 2017-10-26.15:52:49.298>
    actor = 'erik.bray'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules', 'Interpreter Core']
    creation = <Date 2017-10-20.16:07:56.415>
    creator = 'scoder'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31828
    keywords = ['patch']
    message_count = 4.0
    messages = ['304661', '304697', '304757', '304778']
    nosy_count = 4.0
    nosy_names = ['ncoghlan', 'scoder', 'erik.bray', 'masamoto']
    pr_nums = ['4060', '4096']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31828'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeextension-modulesC modules in the Modules dirinterpreter-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