gh-111956: Add thread-safe one-time initialization. by colesbury · Pull Request #111960 · python/cpython

@colesbury

The one-time initialization (`_PyOnceFlag`) is used in two places:

 * `Python/Python-ast.c`
 * `Python/getargs.c`

ericsnowcurrently

@colesbury

@colesbury

@colesbury

ericsnowcurrently

aisk pushed a commit to aisk/cpython that referenced this pull request

Feb 11, 2024

Glyphack pushed a commit to Glyphack/cpython that referenced this pull request

Sep 2, 2024