[blog] 01/01: 93: Not to randomise the order, to reverse it.

Chris Lamb chris at chris-lamb.co.uk
Fri Feb 10 20:59:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository blog.

commit 93a280ae6938ccb48a0773e98773eecbd8d288bf
Author: Chris Lamb <lamby at debian.org>
Date:   Sat Feb 11 09:59:20 2017 +1300

    93: Not to randomise the order, to reverse it.
---
 drafts/93.mdwn | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/drafts/93.mdwn b/drafts/93.mdwn
index 4ce5cbd..76747f9 100644
--- a/drafts/93.mdwn
+++ b/drafts/93.mdwn
@@ -77,9 +77,10 @@ paths, and character encodings, and started preparing a draft specification
 document to describe all of this.
 
 Chris Lamb asked Python to implement an environment variable
-[PYTHONREVERSEDICTKEYORDER](http://bugs.python.org/issue29431) to randomise
-the iteration order of keys in a `dict`.  However this was rejected because
-they are planning to formally fix this order in the next language version.
+[PYTHONREVERSEDICTKEYORDER](http://bugs.python.org/issue29431) to add an
+an option to reverse iteration order of items in a `dict`.  However this was
+rejected because they are planning to formally fix this order in the next
+language version.
 
 Bernhard Wiedemann and Florian Festi [added
 support](https://github.com/rpm-software-management/rpm/pull/143) for our

-- 
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