cpython/Doc/tutorial
Adam Turner f5088006ca
GH-97950: Use new-style index directive ('builtin') (#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
2023-05-06 06:54:08 +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 GH-97950: Use new-style index directive ('object') (#104158) 2023-05-04 13:04:41 +03:00
controlflow.rst GH-97950: Use new-style index directive ('statement') (#104162) 2023-05-04 13:48:45 +03:00
datastructures.rst Doc: use "unnumbered" footnotes (#98954) 2022-11-01 13:25:33 +00:00
errors.rst [doc] Fix error in tutorial example: type(exc) is the type rather than the instance (#102751) 2023-03-22 18:43:41 +00:00
floatingpoint.rst Misc improvements to the float tutorial (GH-102052) 2023-02-19 13:21:37 -06:00
index.rst bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) 2021-07-27 00:11:55 +02:00
inputoutput.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +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" (#98204) 2022-10-12 09:00:51 -07:00
introduction.rst gh-55688: Add note about ending backslashes for raw strings (#94768) 2022-12-28 00:30:42 -05:00
modules.rst GH-97950: Use new-style index directive ('module') (#103996) 2023-05-04 10:17:12 +02:00
stdlib.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00
stdlib2.rst gh-100425: Update tutorial docs related to sum() accuracy (FH-101854) 2023-02-19 10:39:03 -06:00
venv.rst gh-102354: change python3 to python in docs examples (#102696) 2023-03-14 12:40:12 -06:00
whatnow.rst gh-95413: Remove references to deprecated CGI library (#95414) 2022-08-30 13:14:08 +02:00