.. nonce: go_jFf
.. section: Documentation
-Add list of no-longer-escaped chars to re.escape documentation
+Add list of no-longer-escaped chars to re.escape documentation.
..
.. nonce: scr2LO
.. section: Windows
-Fix error message in activate.bat
+Fix error message in activate.bat.
..
.. section: Core and Builtins
:c:func:`PySys_Audit` now requires ``Py_ssize_t`` to be used for size
-arguments in the format string, regardless of whethen ``PY_SSIZE_T_CLEAN``
+arguments in the format string, regardless of whether ``PY_SSIZE_T_CLEAN``
was defined at include time.
..
.. nonce: QDtIxI
.. section: Library
-Update importliib.metadata to include improvements from importlib_metadata
+Update importlib.metadata to include improvements from importlib_metadata
1.3 including better serialization of EntryPoints and improved documentation
for custom finders.
.. nonce: _3xjKG
.. section: IDLE
-Excape key now closes IDLE completion windows. Patch by Johnny Najera.
+Escape key now closes IDLE completion windows. Patch by Johnny Najera.
..