Skip to content

Add a new private API clear private variables, which are initialized once, at Python shutdown #74067

@vstinner

Description

@vstinner
BPO 29881
Nosy @ncoghlan, @vstinner, @ericsnowcurrently, @serhiy-storchaka, @mlouielu
PRs
  • bpo-29881: Add new C API for static variables #770
  • bpo-29881: Add new C API for variables init once #780
  • 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 2018-09-19.23:11:03.288>
    created_at = <Date 2017-03-22.16:43:29.613>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'Add a new private API clear private variables, which are initialized once, at Python shutdown'
    updated_at = <Date 2018-09-19.23:11:03.288>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-09-19.23:11:03.288>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-19.23:11:03.288>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2017-03-22.16:43:29.613>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29881
    keywords = []
    message_count = 30.0
    messages = ['289999', '290002', '290018', '290026', '290034', '290036', '290037', '290038', '290039', '290040', '290041', '290043', '290045', '290046', '290047', '290048', '290049', '290052', '290056', '290058', '290078', '290079', '290869', '290891', '290893', '290897', '291430', '291542', '291545', '301377']
    nosy_count = 5.0
    nosy_names = ['ncoghlan', 'vstinner', 'eric.snow', 'serhiy.storchaka', 'louielu']
    pr_nums = ['770', '780']
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue29881'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions