You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice list! The containment test chaining example reminded me to file https://bugs.python.org/issue32055, since while the current behaviour does follow from the language definition, it's far from clear that containment tests should really participate in comparison chaining that same way other operators do.
The text was updated successfully, but these errors were encountered:
Nice list! The containment test chaining example reminded me to file https://bugs.python.org/issue32055, since while the current behaviour does follow from the language definition, it's far from clear that containment tests should really participate in comparison chaining that same way other operators do.
The text was updated successfully, but these errors were encountered: