Skip to content

Some C-API symbols (e.g. Py_FrozenMain) are not always exported on Unix #88299

Description

@vstinner
BPO44133
Nosy@vstinner, @encukou, @miss-islington, @kulikjak, @shihai1991
PRs
  • bpo-44133: Export Py_FrozenMain() symbol #26130
  • [3.10] bpo-43795: Add a test for Stable ABI symbol availability using ctypes (GH-26354) #29148
  • bpo-44133: Export Py_FrozenMain() symbol. #29876
  • bpo-44133: Link Python executable with object files #30556
  • bpo-44133: Skip PyThread_get_thread_native_id() if not available #30636
  • Files
  • reproduce.tar.gz
  • 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=Noneclosed_at=<Date2022-01-17.13:50:21.465>created_at=<Date2021-05-14.16:58:44.058>labels= ['expert-C-API', '3.11']
    title='Some C-API symbols (e.g. Py_FrozenMain) are not always exported on Unix'updated_at=<Date2022-04-01.08:55:02.796>user='https://github.com/vstinner'

    bugs.python.org fields:

    activity=<Date2022-04-01.08:55:02.796>actor='kulikjak'assignee='none'closed=Trueclosed_date=<Date2022-01-17.13:50:21.465>closer='vstinner'components= ['C API']
    creation=<Date2021-05-14.16:58:44.058>creator='vstinner'dependencies= []
    files= ['50043']
    hgrepos= []
    issue_num=44133keywords= ['patch']
    message_count=17.0messages= ['393675', '393676', '393693', '404596', '404723', '404748', '406980', '410401', '410503', '410504', '410756', '410757', '410762', '410776', '410787', '416378', '416475']
    nosy_count=5.0nosy_names= ['vstinner', 'petr.viktorin', 'miss-islington', 'kulikjak', 'shihai1991']
    pr_nums= ['26130', '29148', '29876', '30556', '30636']
    priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype=Noneurl='https://bugs.python.org/issue44133'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