Fix a typo reported by Hagfish.

This commit is contained in:
Andrius Štikonas 2024-04-20 11:53:05 +01:00
parent ca00dd635f
commit 5052c8ad76

View file

@ -1294,8 +1294,8 @@ Differences to 3.8.16:
* A new generated script ``Lib/re/_casefix.py`` is introduced. * A new generated script ``Lib/re/_casefix.py`` is introduced.
* The ssl module, now unbroken, can be built again. * The ssl module, now unbroken, can be built again.
* Very recent Python versions allow for the use of ``SOURCE_DATE_EPOCH`` to * Very recent Python versions allow for the use of ``SOURCE_DATE_EPOCH`` to
remove determinism from precompiled Python libraries (``.pyc``). Finally, we make output of precompiled Python libraries (``.pyc``) deterministic.
can re-enable compiling of Python modules. Finally, we can re-enable compiling of Python modules.
gcc 10.4.0 gcc 10.4.0
========== ==========