summaryrefslogtreecommitdiffstats
path: root/Python/getargs.c
diff options
context:
space:
mode:
authorPetr Viktorin <encukou@gmail.com>2024-05-28 17:27:52 (GMT)
committerGitHub <noreply@github.com>2024-05-28 17:27:52 (GMT)
commita89fc26f4ac90156a1b108135f92dcf7698190f2 (patch)
treec018ded14f0965a1c3f450b96c0bb101cd10bb96 /Python/getargs.c
parent6ec371223dff4da7719039e271f35a16a5b861c6 (diff)
downloadcpython-a89fc26f4ac90156a1b108135f92dcf7698190f2.zip
cpython-a89fc26f4ac90156a1b108135f92dcf7698190f2.tar.gz
cpython-a89fc26f4ac90156a1b108135f92dcf7698190f2.tar.bz2
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)
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions