Barry A. Warsaw added the comment:

The failure is in the configglue test suite, but apparently also kazan and 
qutebrowser are also affected by this change.  In the Launchpad bug there's a 
link to a librarian build log result.

The problem is that doing the .get() requires that subclasses implement a 
compatible API, which wasn't required previous to this change.  But apparently 
adding the fallback argument to the subclass's .get() doesn't entirely fix the 
problem, it leads to other failures.

----------

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

Reply via email to