gh-117398: gh-119655: datetime: Init static state once & don't free it (GH-119662)
- While datetime uses global state, only initialize it once. - While `capi` is static, don't free it (thanks @neonene in https://github.com/python/cpython/pull/119641/files#r1616710048)
P
Petr Viktorin committed
a89fc26f4ac90156a1b108135f92dcf7698190f2
Parent: 6ec3712
Committed by GitHub <noreply@github.com>
on 5/28/2024, 5:27:52 PM