Skip to content

[C API] Revisit usage of the PyCapsule C API with multi-phase initialization API#85964

@vstinner

Description

@vstinner
BPO41798
Nosy@vstinner, @tiran, @encukou, @corona10, @yol, @shihai1991, @erlend-aasland
PRs
  • bpo-41798: Allocate the expat_CAPI on the heap memory. #24061
  • bpo-41798: Allocate the datetime.datetime_CAPI on the heap memory. #24096
  • bpo-41798: Allocate _decimal extension module CAPI on the heap #24117
  • bpo-41798: Allocate socket extension module CAPI on the heap #24126
  • bpo-41798: Allocate unicodedata CAPI on the heap #24128
  • bpo-41798: Allocate the _curses._C_API on the heap memory. #24186
  • 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=<Date2021-01-23.12:49:36.720>created_at=<Date2020-09-16.14:07:49.185>labels= ['expert-C-API', '3.10'] title='[C API] Revisit usage of the PyCapsule C API with multi-phase initialization API'updated_at=<Date2021-01-25.09:46:36.596>user='https://github.com/vstinner'

    bugs.python.org fields:

    activity=<Date2021-01-25.09:46:36.596>actor='vstinner'assignee='none'closed=Trueclosed_date=<Date2021-01-23.12:49:36.720>closer='shihai1991'components= ['C API'] creation=<Date2020-09-16.14:07:49.185>creator='vstinner'dependencies= [] files= [] hgrepos= [] issue_num=41798keywords= ['patch'] message_count=19.0messages= ['376992', '376995', '379104', '379733', '384281', '384389', '384392', '384393', '384394', '384395', '384429', '384430', '384494', '384537', '384538', '385330', '385486', '385533', '385610'] nosy_count=7.0nosy_names= ['vstinner', 'christian.heimes', 'petr.viktorin', 'corona10', 'pkerling', 'shihai1991', 'erlendaasland'] pr_nums= ['24061', '24096', '24117', '24126', '24128', '24186'] priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype=Noneurl='https://bugs.python.org/issue41798'versions= ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions