Serhiy Storchaka added the comment: Thank you for noticing this warning Segev.
Actually the issue was more serious. This caused a crash when pass the strict argument that raises an exception when converted to bool. PR 2690 adds test for this (actually it just ports recently added tests from simplejson). ---------- type: compile error -> crash _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue30911> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
