Skip to content

Machine-readable specification for deprecated and removed CPython APIs #134222

@corona10

Description

@corona10

See the details from https://discuss.python.org/t/machine-readable-specification-for-deprecated-and-removed-apis-of-cpython/92039

What we need

Working prototype:

  • Read in TOML
  • Process data as needed (basic fields)
  • Add directive to output deprecation in docs
  • Output JSON

Initial implementation

  • Formalize JSON output
  • Validation for input schema (JSONschema?)
  • Process remaining data processing
  • Generate admonition messages from the individual keys

cc @CAM-Gerlach

Metadata

Metadata

Labels

docsDocumentation in the Doc dirtype-featureA feature request or enhancement

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions