cpython/Doc/tutorial
Filip Łajszczak dc76de26e5
[3.14] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141025)
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:23:16 -05:00
..
appendix.rst [3.14] gh-109975: Indicate the minimum version for PyREPL in the tutorial (GH-136046) (#137766) 2025-08-15 13:15:30 +03:00
appetite.rst
classes.rst [3.14] gh-138011: Clarify tutorial method object example code (GH-138014) (#138025) 2025-08-27 16:59:47 +03:00
controlflow.rst [3.14] gh-138307: Update the Ellipsis documentation (GH-138306) (#138440) 2025-09-11 12:22:37 +03:00
datastructures.rst [3.14] gh-116488: Mention dict.get in the data structures tutorial (GH-139643) (#139655) 2025-10-06 19:04:44 +03:00
errors.rst gh-130080: implement PEP 765 (#130087) 2025-03-17 20:48:54 +00:00
floatingpoint.rst gh-123492: Remove unnecessary :func: parentheses (#123493) 2024-08-30 14:34:09 +03:00
index.rst [3.14] Fix minor typo: 'web site' -> 'website' (GH-140561) (GH-140976) 2025-11-04 14:11:08 +01:00
inputoutput.rst [3.14] gh-132661: PEP 750 documentation: second pass (GH-137020) (#137392) 2025-08-16 09:21:29 +03:00
interactive.rst gh-116666: Add "token" glossary term (GH-130888) 2025-03-17 17:05:47 +01:00
interpreter.rst Python 3.14.0a0 2024-05-08 16:57:05 +02:00
introduction.rst [3.14] GH-138465: Improve documentation for common sequence methods (GH-138474) (#138560) 2025-09-06 08:51:48 +03:00
modules.rst [3.14] Pedantic rewording of why relative importing doesn't work in main modules (GH-136846) (#136940) 2025-07-21 09:58:27 -07:00
stdlib.rst [3.14] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141025) 2025-11-04 16:23:16 -05:00
stdlib2.rst gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) 2024-07-19 08:06:02 +00: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 [3.14] Fix minor typo: 'web site' -> 'website' (GH-140561) (GH-140976) 2025-11-04 14:11:08 +01:00