mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
GH-97950: Use new-style index directive ('builtin') (GH-104164)
* Uncomment builtin removal in pairindextypes
* Use new-style index directive ('builtin') - C API
* Use new-style index directive ('builtin') - Extending
* Use new-style index directive ('builtin') - Library
* Use new-style index directive ('builtin') - Reference
* Use new-style index directive ('builtin') - Tutorial
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| building.rst | ||
| embedding.rst | ||
| extending.rst | ||
| index.rst | ||
| newtypes.rst | ||
| newtypes_tutorial.rst | ||
| windows.rst | ||