python / release-tools

Scripts for making (C)Python releases
39 stars 32 forks source link

Add tests and type hints for `add_to_pydotorg` #146

Closed hugovk closed 1 month ago

hugovk commented 1 month ago

Plus rename with underscores to make testable, and remove some unused functions.

Helps https://github.com/python/release-tools/issues/114.

TODO: After merge, rename as add_to_pydotorg.py in PEP 101.