cpython/Doc/tutorial
Filip Łajszczak d76e411891
[3.13] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141024)
Update selected RFC 2822 references to RFC 5322

RFC 2822 was obsoleted by RFC 5322 in 2008. This updates references
to use the current standard in documentation, docstrings, and comments.

It preserves RFC 2822 references in legacy API components to maintain their
historical context.

RFC 822 → RFC 2822 → RFC 5322 progression is explained where relevant.

In some places specific sections of RFC are referenced where it seems helpful.

Scout rule was applied in some places and RFC mentions format was
normalized in doc strings and comments.
(cherry picked from commit ce1bb85d28)
2025-11-04 16:22:31 -05: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] gh-138011: Clarify tutorial method object example code (GH-138014) (#138026) 2025-08-21 12:40:15 -04:00
controlflow.rst [3.13] GH-138465: Improve documentation for common sequence methods (GH-138474) (#138567) 2025-09-05 21:39:32 +00:00
datastructures.rst [3.13] gh-116488: Mention dict.get in the data structures tutorial (GH-139643) (GH-139656) 2025-10-06 13:11:49 +00: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 Docs: Use substitutions instead of manual version updates (#115416) 2024-02-13 23:55:00 -07:00
introduction.rst [3.13] GH-138465: Improve documentation for common sequence methods (GH-138474) (#138567) 2025-09-05 21:39:32 +00: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] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141024) 2025-11-04 16:22:31 -05: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 minor typo: 'web site' -> 'website' (GH-140561) (GH-140977) 2025-11-04 14:11:15 +01:00