This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients alexis, benjamin.peterson, eric.araujo, flox, francismb, georg.brandl, higery, jlove, michael.mulich, nadeem.vawda, paul.moore, pitrou, python-dev, rpetrov, tarek, vinay.sajip, westley.martinez
Date 2012-02-12.04:26:26
SpamBayes Score 0.026193388
Marked as misclassified No
Message-id <E1RwR17-0007OM-MI@dinsdale.python.org>
In-reply-to
Content
New changeset 90b30d62caf2 by Éric Araujo in branch '3.2':
Fix distutils.filelist.FileList under Windows (#13193).
http://hg.python.org/cpython/rev/90b30d62caf2

New changeset 68347f8430ec by Éric Araujo in branch 'default':
Merge fixes for #13193 and FAQ from 3.2
http://hg.python.org/cpython/rev/68347f8430ec

New changeset f06effb61cde by Éric Araujo in branch 'default':
Port the fix for #13193 to packaging
http://hg.python.org/cpython/rev/f06effb61cde
History
Date User Action Args
2012-02-12 04:26:27python-devsetrecipients: + python-dev, georg.brandl, paul.moore, vinay.sajip, pitrou, nadeem.vawda, benjamin.peterson, tarek, eric.araujo, rpetrov, flox, alexis, michael.mulich, westley.martinez, jlove, higery, francismb
2012-02-12 04:26:26python-devlinkissue13193 messages
2012-02-12 04:26:26python-devcreate