[issue10287] NNTP authentication should check capabilities

Hynek Schlawack report at bugs.python.org
Sun Feb 12 11:58:32 CET 2012


Hynek Schlawack <hs at ox.cx> added the comment:

Sure, I wanted to add tests as soon as I know that the flow is correct (which it isn't :)).

So essentially we want always

CAPABILITIES
LOGIN
CAPABILITIES

?

That's rather simple to achieve. The tests are going to be the harder part. ;)

Re the patch: I tried to generate it using SourceTree but probably did something wrong – will use hg next time again.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10287>
_______________________________________


More information about the Python-bugs-list mailing list