Serhiy Storchaka added the comment:

Initially I was going to add explicit bool() calls in Python implementations, 
so that Python and C implementation behave the same in case of non-constant 
options. But then I figured out that is behavior is insane and we shouldn't 
guarantee anything in this case. If we don't bother to satisfy matching the 
behavior in Python and C implementations, this change is not worth to be 
mentioned in Misc/NEWS.

----------

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

Reply via email to