-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Open
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dirtype-featureA feature request or enhancementA feature request or enhancement
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
docsDocumentation in the Doc dirDocumentation in the Doc dirtype-featureA feature request or enhancementA feature request or enhancement
Projects
Status
Todo