Skip to content

[C API] Add tests on Py_FrozenMain() #88297

Closed
@vstinner

Description

@vstinner
BPO 44131
Nosy @vstinner, @encukou, @corona10, @pablogsal, @miss-islington
PRs
  • bpo-44131: Test Py_FrozenMain() #26126
  • bpo-44131: Py_FrozenMain() uses PyConfig_SetBytesArgv() #26201
  • bpo-44131: Fix Makefile for test_frozenmain #26203
  • bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI  #26241
  • [3.10] bpo-43795: Remove Py_FrozenMain from the Limited API & Stable ABI (GH-26241) #26353
  • 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-25.12:52:42.813>
    created_at = <Date 2021-05-14.12:12:49.610>
    labels = ['expert-C-API', '3.11']
    title = '[C API] Add tests on Py_FrozenMain()'
    updated_at = <Date 2021-05-26.22:38:25.804>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-05-26.22:38:25.804>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-05-25.12:52:42.813>
    closer = 'pablogsal'
    components = ['C API']
    creation = <Date 2021-05-14.12:12:49.610>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44131
    keywords = ['patch']
    message_count = 8.0
    messages = ['393643', '393836', '393841', '393859', '393893', '394334', '394376', '394483']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'petr.viktorin', 'corona10', 'pablogsal', 'miss-islington']
    pr_nums = ['26126', '26201', '26203', '26241', '26353']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue44131'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions