Serhiy Storchaka <[email protected]> added the comment: PR 4501 makes the parser emitting a SyntaxWarning for chained `in` and `not in` comparison operators. In future it can be turned into a SyntaxError.
But this should be first discussed on Python-Dev. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32055> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
