This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author petr.viktorin
Recipients petr.viktorin
Date 2022-03-30.15:39:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648654772.36.0.475029979354.issue47168@roundup.psfhosted.org>
In-reply-to
Content
This issue groups together a few changes I'd like to make:

- Rename Doc/data/stable_abi.dat to *.csv, so it gets syntax highlighting. (The only user of that file should be the Sphinx extension)
- Mark autogenerated files as such in .gitattributes
- Convert Misc/stable_abi.txt to TOML, and change the parser to match (this will need a heads-up on python-dev)
History
Date User Action Args
2022-03-30 15:39:32petr.viktorinsetrecipients: + petr.viktorin
2022-03-30 15:39:32petr.viktorinsetmessageid: <1648654772.36.0.475029979354.issue47168@roundup.psfhosted.org>
2022-03-30 15:39:32petr.viktorinlinkissue47168 messages
2022-03-30 15:39:32petr.viktorincreate