Skip to content

Use _PyCoreConfig rather than global configuration variables #81081

@vstinner

Description

@vstinner
BPO 36900
Nosy @vstinner
PRs
  • bpo-36900: import.c uses PyInterpreterState.core_config #13278
  • bpo-36900: Replace global conf vars with config #13299
  • bpo-36900: Fix compilation on HP-UX #13614
  • 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 2019-05-14.15:35:57.545>
    created_at = <Date 2019-05-13.11:07:28.616>
    labels = ['interpreter-core', '3.8']
    title = 'Use _PyCoreConfig rather than global configuration variables'
    updated_at = <Date 2019-05-28.10:24:04.155>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-05-28.10:24:04.155>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-05-14.15:35:57.545>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-05-13.11:07:28.616>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36900
    keywords = ['patch']
    message_count = 6.0
    messages = ['342310', '342338', '342398', '342478', '342479', '343760']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['13278', '13299', '13614']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36900'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions