SIGN IN SIGN UP

gh-141376: Fix exported symbols (GH-141377)

* gh-141376: Fix exported symbols

* _io module: add "_Py_" prefix to "spec" variables. For example,
  rename bufferedrandom_spec to _Py_bufferedrandom_spec.
* typevarobject.c: add "static" to "spec" and "slots" variables.
* import.c: add "static" to "pkgcontext" variable.

* No longer export textiowrapper_slots
V
Victor Stinner committed
8435a2278f964f48d36edbc5092be5ebecfcb120
Parent: 92741c5
Committed by GitHub <noreply@github.com> on 11/11/2025, 8:21:24 AM