@@ -560,7 +560,7 @@ versions prior to 3.11
560560.. nonce: 9lmTCC
561561.. section: Core and Builtins
562562
563- Remove two cases of undefinedbehavoir , by adding NULL checks.
563+ Remove two cases of undefinedbehavior , by adding NULL checks.
564564
565565..
566566
@@ -2591,7 +2591,7 @@ Update bundled pip to 22.2.2.
25912591
25922592 Fix:class: `asyncio.TaskGroup ` to propagate exception when
25932593:exc: `asyncio.CancelledError ` was replaced with another exception by a
2594- contextmanger . Patch by Kumar Aditya and Guido van Rossum.
2594+ contextmanager . Patch by Kumar Aditya and Guido van Rossum.
25952595
25962596..
25972597
@@ -4476,7 +4476,7 @@ they are deprecated. Contributed by C.A.M. Gerlach.
44764476.. nonce: we7AFm
44774477.. section: Documentation
44784478
4479- Replaced incorrectly written true/false values indocumentiation . Patch by
4479+ Replaced incorrectly written true/false values indocumentation . Patch by
44804480Robert O'Shea
44814481
44824482..