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 r.david.murray
Recipients benjamin.peterson, eric.araujo, georg.brandl, r.david.murray, rmstoi
Date 2011-06-09.23:27:45
SpamBayes Score 4.181433e-12
Marked as misclassified No
Message-id <1307662066.05.0.965105086399.issue12009@psf.upfronthosting.co.za>
In-reply-to
Content
Here is an updated patch with the tests refactored even further.  The patch seems correct to me, and almost all the comment tests fail before the patch and pass after.

Benjamin, this patch fixes a regression relative to 2.7.1 and 3.1.3, so I'm setting it to release blocker so you can decide if it is worth putting in.  netrc is perhaps not a heavily used module, but the fact that we've had several bugs reports that have seen attention and fixes from users recently indicates it *is* used, and is probably worth fixing.  Up to you, though.  Sorry I didn't get this in before the RCs :(

The patch is for 2.7.
History
Date User Action Args
2011-06-09 23:27:46r.david.murraysetrecipients: + r.david.murray, georg.brandl, benjamin.peterson, eric.araujo, rmstoi
2011-06-09 23:27:46r.david.murraysetmessageid: <1307662066.05.0.965105086399.issue12009@psf.upfronthosting.co.za>
2011-06-09 23:27:45r.david.murraylinkissue12009 messages
2011-06-09 23:27:45r.david.murraycreate