Skip to content

[C API] Deprecate legacy API for configure Python initialization #88279

Closed
@vstinner

Description

@vstinner
BPO 44113
Nosy @vstinner, @corona10, @joukewitteveen
PRs
  • bpo-44113: Deprecate old functions to config Python init #26060
  • bpo-43956: Doc/c-api: Fix default program name #24876
  • bpo-44113: Update __xxtestfuzz not to use Py_SetProgramName #26083
  • bpo-44113: Fix compiler warning in PySys_AddWarnOption() #26084
  • bpo-44113: Update fromzenmain not to use Py_SetProgramName #26085
  • bpo-44113: Move the What's New entry to Deprecate section #28974
  • 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 2021-05-14.12:21:54.201>
    created_at = <Date 2021-05-12.10:20:54.214>
    labels = ['expert-C-API', '3.11', 'docs']
    title = '[C API] Deprecate legacy API for configure Python initialization'
    updated_at = <Date 2021-10-15.11:43:51.791>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-10-15.11:43:51.791>
    actor = 'vstinner'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2021-05-14.12:21:54.201>
    closer = 'vstinner'
    components = ['Documentation', 'C API']
    creation = <Date 2021-05-12.10:20:54.214>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44113
    keywords = ['patch']
    message_count = 8.0
    messages = ['393499', '393550', '393551', '393553', '393641', '393647', '393648', '404005']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'docs@python', 'corona10', 'joukewitteveen']
    pr_nums = ['26060', '24876', '26083', '26084', '26085', '28974']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44113'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.11only security fixesdocsDocumentation in the Doc dirtopic-C-API

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions