python / release-tools

Scripts for making (C)Python releases
41 stars 34 forks source link

Add tests and type hints for `add_to_pydotorg` #146

Closed hugovk closed 4 months ago

hugovk commented 4 months 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.