We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca00dd6 commit 5052c8aCopy full SHA for 5052c8a
parts.rst
@@ -1294,8 +1294,8 @@ Differences to 3.8.16:
1294
* A new generated script ``Lib/re/_casefix.py`` is introduced.
1295
* The ssl module, now unbroken, can be built again.
1296
* Very recent Python versions allow for the use of ``SOURCE_DATE_EPOCH`` to
1297
- remove determinism from precompiled Python libraries (``.pyc``). Finally, we
1298
- can re-enable compiling of Python modules.
+ make output of precompiled Python libraries (``.pyc``) deterministic.
+ Finally, we can re-enable compiling of Python modules.
1299
1300
gcc 10.4.0
1301
==========
0 commit comments