diff options
author | Petr Viktorin <encukou@gmail.com> | 2024-05-28 17:27:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-28 17:27:52 (GMT) |
commit | a89fc26f4ac90156a1b108135f92dcf7698190f2 (patch) | |
tree | c018ded14f0965a1c3f450b96c0bb101cd10bb96 /Python/fileutils.c | |
parent | 6ec371223dff4da7719039e271f35a16a5b861c6 (diff) | |
download | cpython-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/fileutils.c')
0 files changed, 0 insertions, 0 deletions