R. David Murray added the comment:

I don't see any need to add the is_initial_auth_ok flag.  Either the auth 
method returns something that is not None (initial auth is OK), or it doesn't 
(initial auth is not OK).

Providing for that initial return value from the authobj is still a change to 
the new feature, but I don't think fixes to API bugs require an exception to 
the features rule, especially when they represent a fix to a regression.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15014>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to