cpython/Doc/tutorial
Serhiy Storchaka 17070f41d4
gh-144837: Improve documentation for more collection methods (GH-144841)
Use uniform standard signature syntax in the tutorial and in
the array and collections modules documentation.
2026-03-26 21:29:23 +02:00
..
appendix.rst gh-143048: Remove outdated mention to curses in the "Interactive Mode" docs (#143049) 2026-01-01 12:52:21 +01: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 Fix typos and grammar errors across documentation (#144709) 2026-02-11 16:35:25 +00:00
controlflow.rst Docs: remove unneeded author attributions (#145002) 2026-02-19 18:45:28 -05:00
datastructures.rst gh-144837: Improve documentation for more collection methods (GH-144841) 2026-03-26 21:29:23 +02:00
errors.rst docs: fix f-string in ExceptionGroup example (#146108) 2026-03-18 16:49:15 +00:00
floatingpoint.rst Docs: remove unneeded author attributions (#145002) 2026-02-19 18:45:28 -05:00
index.rst Fix minor typo: 'web site' -> 'website' (GH-140561) 2025-11-04 10:23:49 +01:00
inputoutput.rst gh-132661: PEP 750 documentation: second pass (#137020) 2025-08-04 22:45:51 +01:00
interactive.rst gh-116666: Add "token" glossary term (GH-130888) 2025-03-17 17:05:47 +01:00
interpreter.rst gh-137113 docs: note readline no longer supported in REPL after 3.13 (GH-137142) 2026-01-12 15:30:35 +00:00
introduction.rst gh-145642: Docs: Avoid warning for invalid escape sequence in tutorial (#145643) 2026-03-08 18:41:47 -04:00
modules.rst Pedantic rewording of why relative importing doesn't work in main modules (GH-136846) 2025-07-21 09:30:17 -07:00
stdlib.rst Docs: replace all datetime imports with import datetime as dt (#145640) 2026-03-21 18:02:06 +02:00
stdlib2.rst Python 3.15.0a0 2025-05-07 18:47:42 +03:00
venv.rst gh-125403: fix console formatting in Chapter 12 of the tutorial (#125404) 2024-10-13 22:16:15 +05:30
whatnow.rst Fix typos and grammar errors across documentation (#144709) 2026-02-11 16:35:25 +00:00