cpython/Doc/tutorial
Miss Islington (bot) a2003bd195
[3.13] gh-110383: Improve 'old string formatting' text in tutorial (GH-120219) (#120229)
(cherry picked from commit 225aab7f70)

Co-authored-by: Erlend E. Aasland <erlend@python.org>
2024-06-07 13:53:35 +00:00
..
appendix.rst Remove Python 3.5 hardcoded version in the tutorial appendix (GH-117612) 2024-05-07 15:28:16 +02:00
appetite.rst
classes.rst [3.13] gh-119016: Remove outdated sentences from the "classes" tutorial (GH-119130) (#119925) 2024-06-01 21:35:03 +00:00
controlflow.rst
datastructures.rst [3.13] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118792) 2024-05-08 19:55:12 +00:00
errors.rst gh-117597: Clarify exception handling in the tutorial (#117681) 2024-04-09 20:59:45 +00:00
floatingpoint.rst
index.rst
inputoutput.rst [3.13] gh-110383: Improve 'old string formatting' text in tutorial (GH-120219) (#120229) 2024-06-07 13:53:35 +00:00
interactive.rst
interpreter.rst Docs: Use substitutions instead of manual version updates (#115416) 2024-02-13 23:55:00 -07:00
introduction.rst GH-116271 Docs: provide clarification for object assignments in the Tutorial section (#116283) 2024-03-04 12:22:13 +00:00
modules.rst gh-113208: Mention namespace packages don't require __init__.py (#113209) 2023-12-19 10:39:57 +02:00
stdlib.rst Docs: Use substitutions instead of manual version updates (#115416) 2024-02-13 23:55:00 -07:00
stdlib2.rst Docs: Use substitutions instead of manual version updates (#115416) 2024-02-13 23:55:00 -07: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