cpython/Doc/tutorial
Serhiy Storchaka f2d07d3289
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
2023-07-29 08:48:10 +03:00
..
appendix.rst
appetite.rst
classes.rst GH-97950: Use new-style index directive ('object') (#104158) 2023-05-04 13:04:41 +03:00
controlflow.rst gh-107017: removed mention that C does it the same way (#107020) 2023-07-23 02:57:52 -06:00
datastructures.rst Doc: use "unnumbered" footnotes (#98954) 2022-11-01 13:25:33 +00:00
errors.rst gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) 2023-07-29 08:48:10 +03:00
floatingpoint.rst gh-104479: Update outdated tutorial floating-point reference (#104681) 2023-05-25 23:26:16 -07:00
index.rst
inputoutput.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00
interactive.rst gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) 2023-07-29 08:48:10 +03:00
interpreter.rst Python 3.13.0a0 2023-05-22 21:15:32 +02:00
introduction.rst gh-107017: Change Chapter Strings to Texts in the Introduction chapter. (#107104) 2023-07-24 05:55:57 +00:00
modules.rst gh-71261: Add paragraph on shadowing submodules with star imports (#107004) 2023-07-23 03:00:42 -06: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