[issue47221] chained comparisons slower than using `and`

2022-04-04 Thread Dennis Sweeney


Dennis Sweeney  added the comment:

Feel free to comment on that issue if you have any ideas about how to address 
the concerns there.

--
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> Using multiple comparison operators can cause performance issues

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue47221] chained comparisons slower than using `and`

2022-04-04 Thread Dennis Sweeney


Change by Dennis Sweeney :


--
title: Bug or bad performance -> chained comparisons slower than using `and`

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com