Open
Description
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
Assignees
Labels
Documentation in the Doc dirDocumentation in the Doc dirA feature request or enhancementA feature request or enhancement
Projects
Status
Todo