Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add _Py_PreInitialize() function #80482

Copy link
Copy link
@vstinner

Description

@vstinner
Issue body actions
BPO 36301
Nosy @vstinner
PRs
  • bpo-36301: Add _PyWstrList structure #12343
  • bpo-36301: _PyCoreConfig_Read() ensures that argv is non-empty #12347
  • bpo-36301: Add _PyRuntimeState.preconfig #12350
  • [WIP] bpo-36301: Add _Py_PreInitialize() function #12351
  • bpo-36301: Fix Py_Main() memory leaks #12420
  • bpo-36301: Error if decoding pybuilddir.txt fails #12422
  • bpo-36301: Add _PyRuntime.pre_initialized #12457
  • bpo-36301: Add _PyPreCmdline internal API #12458
  • bpo-36301: Add _PyRuntimeState.preconfig #12506
  • bpo-36301: Cleanup preconfig code #12535
  • bpo-36301: Add _Py_PreInitializeFromConfig() #12536
  • bpo-36301: test_embed separates pre_config #12540
  • bpo-36301: Add _Py_GetEnv() function #12542
  • bpo-36301: Remove _PyCoreConfig.preconfig #12546
  • bpo-36301: Cleanup preconfig.c and coreconfig.c #12563
  • bpo-36301: Test Python init with isolated #12569
  • bpo-36301: Fix _PyPreConfig_Read() compiler warning #12695
  • 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-03-26.23:55:16.532>
    created_at = <Date 2019-03-15.12:29:28.556>
    labels = ['interpreter-core', '3.8']
    title = 'Add _Py_PreInitialize() function'
    updated_at = <Date 2019-04-05.09:44:09.603>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-04-05.09:44:09.603>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-26.23:55:16.532>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-03-15.12:29:28.556>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36301
    keywords = ['patch']
    message_count = 20.0
    messages = ['337982', '337991', '337993', '338287', '338303', '338428', '338440', '338484', '338664', '338809', '338810', '338814', '338829', '338837', '338846', '338895', '338903', '338923', '338925', '339483']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = ['12343', '12347', '12350', '12351', '12420', '12422', '12457', '12458', '12506', '12535', '12536', '12540', '12542', '12546', '12563', '12569', '12695']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36301'
    versions = ['Python 3.8']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        Morty Proxy This is a proxified and sanitized view of the page, visit original site.