diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2024-11-12 17:41:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-12 17:41:51 (GMT) |
commit | 73cf0690997647c9801d9ebba43305a868d3b776 (patch) | |
tree | f93332064f5d079cc7d3b523d8f728b4354f54f3 /Lib/uuid.py | |
parent | 6b2a19681eb5c132caa73a268724c7d502794867 (diff) | |
download | cpython-73cf0690997647c9801d9ebba43305a868d3b776.zip cpython-73cf0690997647c9801d9ebba43305a868d3b776.tar.gz cpython-73cf0690997647c9801d9ebba43305a868d3b776.tar.bz2 |
gh-76785: Improved Subinterpreters Compatibility with 3.12 (2/2) (gh-126707)
These changes makes it easier to backport the _interpreters, _interpqueues, and _interpchannels modules to Python 3.12.
This involves the following:
* add the _PyXI_GET_STATE() and _PyXI_GET_GLOBAL_STATE() macros
* add _PyXIData_lookup_context_t and _PyXIData_GetLookupContext()
* add _Py_xi_state_init() and _Py_xi_state_fini()
Diffstat (limited to 'Lib/uuid.py')
0 files changed, 0 insertions, 0 deletions