cpython/Doc/tutorial
Miss Islington (bot) 4b11af058e
[3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221)
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 f5088006ca)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2023-05-06 07:14:37 +03:00
..
appendix.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
appetite.rst bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) 2021-09-22 20:33:36 +03:00
classes.rst [3.11] GH-97950: Use new-style index directive ('object') (GH-104158) (#104159) 2023-05-04 13:14:16 +03:00
controlflow.rst [3.11] GH-97950: Use new-style index directive ('statement') (GH-104162) (#104163) 2023-05-04 13:57:14 +03:00
datastructures.rst Doc: use "unnumbered" footnotes (GH-98954) 2022-11-01 06:35:34 -07:00
errors.rst [doc] Fix error in tutorial example: type(exc) is the type rather than the instance (GH-102751) 2023-03-22 11:51:48 -07:00
floatingpoint.rst [doc] Enhance readability by avoiding big blocks for small numbers. (GH-31157) 2022-02-06 13:44:04 +01:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00
inputoutput.rst [3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221) 2023-05-06 07:14:37 +03:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst tutorial: remove "with single quotes" (GH-98204) 2022-10-12 09:08:56 -07:00
introduction.rst gh-55688: Add note about ending backslashes for raw strings (GH-94768) 2022-12-27 21:45:45 -08:00
modules.rst [3.11] GH-97950: Use new-style index directive ('module') (GH-103996) (#104154) 2023-05-04 11:39:15 +03:00
stdlib.rst [3.11] GH-97950: Use new-style index directive ('builtin') (GH-104164) (#104221) 2023-05-06 07:14:37 +03:00
stdlib2.rst Fix copy-friendliness of tutorial example (GH-93424) 2022-07-22 13:21:41 -07:00
venv.rst [3.11] gh-102354: change python3 to python in docs examples (GH-102696) (#102697) 2023-03-14 12:52:33 -06:00
whatnow.rst gh-95413: Remove references to deprecated CGI library (GH-95414) 2022-08-30 04:22:19 -07:00