cpython/Misc/NEWS.d/next/Build
Bernhard M. Wiedemann ccbe5818af bpo-29708: Setting SOURCE_DATE_EPOCH forces hash-based .pyc files (GH-5200)
To support reproducible builds, the setting of of SOURCE_DATE_EPOCH triggers the py_compile module -- and by extension, compileall -- to forcibly compile with hash-based .pyc files. This eliminates the possibility of timestamp-based .pyc files which vary between builds.
2018-01-24 13:26:18 -08:00
..
2018-01-16-08-32-49.bpo-29708.YCaHEx.rst bpo-29708: Setting SOURCE_DATE_EPOCH forces hash-based .pyc files (GH-5200) 2018-01-24 13:26:18 -08:00
2018-01-18-11-10-52.bpo-32593.XIrf3v.rst bpo-32593: Drop FreeBSD 9 and older support (#5232) 2018-01-22 18:32:50 +01:00
2018-01-19-14-50-19.bpo-32598.hP7bMV.rst bpo-32598: Use autoconf to detect usable OpenSSL (#5242) 2018-01-20 13:19:21 +01:00
2018-01-23-15-33-40.bpo-32635.qHwIZy.rst bpo-32635: Fix a segfault when importing the crypt module with libxcrypt. (#5284) 2018-01-23 16:11:24 +01:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

Put news entry `blurb`_ files for the *Build* section in this directory.

.. _blurb: https://pypi.org/project/blurb/