SIGN IN SIGN UP

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()
E
Eric Snow committed
4a4ac3ab4d2a34af99af9e948be9cd1257ed4186
Parent: ec736e7
Committed by GitHub <noreply@github.com> on 5/22/2025, 4:14:04 PM