Compare commits

..

No commits in common. "5052c8ad7643d7aaa3c004476adb2a19d42b5c0c" and "71253f7f8ca17e5522fe5bac90aa8dbc1ae08a0a" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

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