Éric Araujo <mer...@netwok.org> added the comment: > It is not a feature, but a bugfix for wrong order of files in archive.
That’s debatable. If the docs did advertise ordering and if it’s not a regression from an older version, it’s a new feature. I’m not saying I don’t like it, just clarifying Python’s process. > I've just copy-pasted the same block from Python 2.7, so the bug with > shadowing is already there. I see in the log that Tarek has done this to respect PEP 8, which advocates using meaningful names. Not a big deal here. FTR, this function has been moved to shutil, still with the zip shadowing and without the sorting. I’ll shut up now and let Tarek and the release manager judge whether this is a bugfix or a new feature :) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8891> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com