]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-117398: Move types to datetime state (#118606)
authorVictor Stinner <vstinner@python.org>
Fri, 10 May 2024 13:24:06 +0000 (15:24 +0200)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 13:24:06 +0000 (15:24 +0200)
commita895756aec688c049a983199e2d7fb801d6502c8
tree8d22638ca52ae9f78f0114a8caf26e14ffdc3219
parent004db2170ecfc27fc8ceea29fee0a10c1b7dafdf
gh-117398: Move types to datetime state (#118606)

Move types to the datetime_state structure of the _datetime
extension.
Modules/_datetimemodule.c