[blog] 02/04: Misc fixup to cpython.
Chris Lamb
chris at chris-lamb.co.uk
Tue Jan 30 18:05:34 UTC 2018
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository blog.
commit a0465ad92221855ddd94e7d275bc52711da5b3ea
Author: Chris Lamb <lamby at debian.org>
Date: Tue Jan 30 18:04:45 2018 +0000
Misc fixup to cpython.
---
drafts/144.mdwn | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drafts/144.mdwn b/drafts/144.mdwn
index bc222b3..8401eda 100644
--- a/drafts/144.mdwn
+++ b/drafts/144.mdwn
@@ -11,7 +11,8 @@ Development and fixes in key packages
-------------------------------------
* Mattia uploaded `dpkg` (1.19.0.5.0~reproducible1) to our [experimental toolchain](https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain).
-* [cpython-3.7](https://github.com/python/cpython/pull/5200) now has .pyc files without timestamps - most work happening in [PEP 552](https://www.python.org/dev/peps/pep-0552/) - older python versions probably still need variants of [the mtime patch](https://github.com/distropatches/cpython/commits/pycrbv3) because the new .pyc format is not compatible.
+
+* [cpython-3.7](https://github.com/python/cpython/pull/5200) now has `.pyc` files without timestamps. Most work happening in [PEP 552](https://www.python.org/dev/peps/pep-0552/) but older Python versions probably still need variants of [the mtime patch](https://github.com/distropatches/cpython/commits/pycrbv3) because the new `.pyc` format is not compatible.
Packages reviewed and fixed, and bugs filed
-------------------------------------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git
More information about the Reproducible-commits
mailing list