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 hynek
Recipients Nathan.Clayton, hynek, jelie, pitrou
Date 2012-02-12.13:06:51
SpamBayes Score 1.7710667e-07
Marked as misclassified No
Message-id <1329052012.07.0.203394128532.issue10287@psf.upfronthosting.co.za>
In-reply-to
Content
I've added general tests of AUTH USER/PASS as there weren't any present yet.

As I haven't alas heard back from Easynews, I can only presume they allow CAPABILITIES after a login – I've added a test case that models this behavior.

Otherwise I did as it was asked: getcapabilities() is tolerant to temporary errors and we get them again after a login now.

(I'm also using the remote repo tool now to avoid further patch fuckups – sorry for the extra mails.)
History
Date User Action Args
2012-02-12 13:06:52hyneksetrecipients: + hynek, pitrou, jelie, Nathan.Clayton
2012-02-12 13:06:52hyneksetmessageid: <1329052012.07.0.203394128532.issue10287@psf.upfronthosting.co.za>
2012-02-12 13:06:51hyneklinkissue10287 messages
2012-02-12 13:06:51hynekcreate