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 zach.ware
Recipients brett.cannon, eric.araujo, ezio.melotti, python-dev, r.david.murray, serhiy.storchaka, skrah, terry.reedy, zach.ware
Date 2013-01-03.15:08:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357225709.79.0.801562280256.issue16748@psf.upfronthosting.co.za>
In-reply-to
Content
Here's version 2 of the genericpath patch.

Should I try to fix everything in one patch, or one patch per test module (or group of test modules like test_(generic|mac|nt|posix)path.py)?  And if separate, should each one get its own issue, or just keep them all here?
History
Date User Action Args
2013-01-03 15:08:29zach.waresetrecipients: + zach.ware, brett.cannon, terry.reedy, ezio.melotti, eric.araujo, r.david.murray, skrah, python-dev, serhiy.storchaka
2013-01-03 15:08:29zach.waresetmessageid: <1357225709.79.0.801562280256.issue16748@psf.upfronthosting.co.za>
2013-01-03 15:08:29zach.warelinkissue16748 messages
2013-01-03 15:08:29zach.warecreate