aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-07-22 16:21:16 +0200
committerGitHub <noreply@github.com>2023-07-22 14:21:16 +0000
commitae8b114c5b9d211f47bf521fcfdbf40ef72a1bac (patch)
treee61f839980dd58b87e54a1f09258f2c37e1d7c49 /Python/Python-tokenize.c
parenteda9ce148714947c164ff72b720e2645ca2cd5fb (diff)
downloadcpython-ae8b114c5b9d211f47bf521fcfdbf40ef72a1bac.tar.gz
cpython-ae8b114c5b9d211f47bf521fcfdbf40ef72a1bac.zip
gh-106320: Move private _PyGen API to the internal C API (#107032)
Move private _PyGen API to internal C API: * _PyAsyncGenAThrow_Type * _PyAsyncGenWrappedValue_Type * _PyCoroWrapper_Type * _PyGen_FetchStopIterationValue() * _PyGen_Finalize() * _PyGen_SetStopIterationValue() No longer these symbols, except of the ones by the _asyncio shared extensions.
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions