diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-05-22 17:12:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-22 17:12:52 (GMT) |
commit | 04e2dd65138b9114b705890bab5671f80c541cf8 (patch) | |
tree | c32ed422c1d00c3dbb781c255a011bd20aeb9478 /Lib/test/test_pydoc/pydocfodder.py | |
parent | 068d570be84eab2ef271204e7ba9dd37391791d4 (diff) | |
download | cpython-04e2dd65138b9114b705890bab5671f80c541cf8.zip cpython-04e2dd65138b9114b705890bab5671f80c541cf8.tar.gz cpython-04e2dd65138b9114b705890bab5671f80c541cf8.tar.bz2 |
[3.14] gh-132775: Make _PyXI_session Opaque (gh-134522)
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()
(cherry picked from commit 4a4ac3ab4d, gh-134452)
Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
Diffstat (limited to 'Lib/test/test_pydoc/pydocfodder.py')
0 files changed, 0 insertions, 0 deletions