tzdata
tzdata copied to clipboard
Python package wrapping the IANA time zone database
These branches are no longer necessary, as all of their commits are in the main branch. Currently, the branches must be deleted manually (e.g. [this pr](https://github.com/python/tzdata/pull/87)), I suggest we look...
Closes https://github.com/python/tzdata/issues/6 Runs on commits to VERSION, checks if a tag for the version already exists, if it does, do nothing, if it doesn’t, tag and push.
Based on CPython's [workflow](https://github.com/python/cpython/blob/main/.github/workflows/documentation-links.yml).