cpython/Doc/tutorial
Miss Islington (bot) 5d71935bb3
[3.13] Docs: replace all datetime imports with import datetime as dt (GH-145640) (#146259)
Docs: replace all `datetime` imports with `import datetime as dt` (GH-145640)
(cherry picked from commit 83360b5869)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2026-03-21 18:41:50 +00:00
..
appendix.rst [3.13] gh-109975: Indicate the minimum version for PyREPL in the tutorial (GH-136046) (#137767) 2025-08-14 17:08:14 +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 [3.13] Fix typos and grammar errors across documentation (GH-144709) (#144804) 2026-02-17 12:56:29 +00:00
controlflow.rst [3.13] Fix typos and grammar errors across documentation (GH-144709) (#144804) 2026-02-17 12:56:29 +00:00
datastructures.rst [3.13] Docs: a brief note in the sets tutorial about order (GH-145984) (#146050) 2026-03-17 05:18:16 -04:00
errors.rst [3.13] gh-116666: Add "token" glossary term (GH-130888) (GH-131367) 2025-03-18 12:51:02 +01:00
floatingpoint.rst [3.13] gh-123492: Remove unnecessary :func: parentheses (gh-123493) (#123513) 2024-08-30 20:14:48 +03:00
index.rst [3.13] Fix minor typo: 'web site' -> 'website' (GH-140561) (GH-140977) 2025-11-04 14:11:15 +01:00
inputoutput.rst [3.13] gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681) (GH-126191) 2024-10-30 10:35:10 -07:00
interactive.rst [3.13] gh-116666: Add "token" glossary term (GH-130888) (GH-131367) 2025-03-18 12:51:02 +01:00
interpreter.rst [3.13] gh-137113 docs: note readline no longer supported in REPL after 3.13 (GH-137142) (GH-143792) 2026-01-14 10:56:18 +01:00
introduction.rst [3.13] gh-145642: Docs: Avoid warning for invalid escape sequence in tutorial (GH-145643) (#145646) 2026-03-09 00:04:57 +01:00
modules.rst [3.13] Pedantic rewording of why relative importing doesn't work in main modules (GH-136846) (#136941) 2025-07-21 09:58:32 -07:00
stdlib.rst [3.13] Docs: replace all datetime imports with import datetime as dt (GH-145640) (#146259) 2026-03-21 18:41:50 +00:00
stdlib2.rst [3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012) 2024-07-19 09:13:08 +00:00
venv.rst [3.13] docs: fix a few typos identified by codespell (GH-119516) (#119570) 2024-05-26 08:20:37 +00:00
whatnow.rst [3.13] Fix typos and grammar errors across documentation (GH-144709) (#144804) 2026-02-17 12:56:29 +00:00