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 vinay.sajip
Recipients alexis, eric.araujo, flox, francismb, higery, jlove, nadeem.vawda, paul.moore, pitrou, python-dev, rpetrov, tarek, vinay.sajip, westley.martinez
Date 2011-11-07.15:22:07
SpamBayes Score 2.4319355e-05
Marked as misclassified No
Message-id <1320679328.49.0.509398297425.issue13193@psf.upfronthosting.co.za>
In-reply-to
Content
Re. Paul Moore's comment - IMO he's right about the problem, but changing only packaging.manifest._translate_pattern doesn't do it. The equivalent fix has to be made in distutils.filelist.translate_pattern. I've made the change in the pythonv branch, and the test no longer fails.
History
Date User Action Args
2011-11-07 15:22:08vinay.sajipsetrecipients: + vinay.sajip, paul.moore, pitrou, nadeem.vawda, tarek, eric.araujo, rpetrov, flox, alexis, westley.martinez, python-dev, jlove, higery, francismb
2011-11-07 15:22:08vinay.sajipsetmessageid: <1320679328.49.0.509398297425.issue13193@psf.upfronthosting.co.za>
2011-11-07 15:22:07vinay.sajiplinkissue13193 messages
2011-11-07 15:22:07vinay.sajipcreate