diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2025-05-22 10:14:04 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-22 10:14:04 -0600 |
commit | 4a4ac3ab4d2a34af99af9e948be9cd1257ed4186 (patch) | |
tree | 09113a189407779bd231ddf9e78ed7805232d43f /Lib/asyncio/coroutines.py | |
parent | ec736e7daec33cb3383865895d7ab92d4ada8bc9 (diff) | |
download | cpython-4a4ac3ab4d2a34af99af9e948be9cd1257ed4186.tar.gz cpython-4a4ac3ab4d2a34af99af9e948be9cd1257ed4186.zip |
gh-132775: Make _PyXI_session Opaque (gh-134452)
This is mostly a refactor to clean things up a bit, most notably the "XI namespace" code.
Making the session opaque requires adding the following internal-only functions:
* _PyXI_NewSession()
* _PyXI_FreeSession()
* _PyXI_GetMainNamespace()
Diffstat (limited to 'Lib/asyncio/coroutines.py')
0 files changed, 0 insertions, 0 deletions