Skip to content

RFC: PEP 793 compliance (stable init API for C extensions) #19478

@neutrinoceros

Description

@neutrinoceros

as reported in #19249 (comment),

all the C extensions defined with PyModuleDef_HEAD_INIT will need to be converted to use the new PEP 793 initialization API.

TODO:

  • io/votable/src/tablewriter.c
  • stats/src/fast_sigma_clip.c
  • time/src/parse_times.c
  • utils/xml/src/iterparse.c
  • wcs/src/astropy_wcs.c

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions