STINNER Victor <victor.stin...@gmail.com> added the comment:

https://github.com/python/cpython/pull/4489#issuecomment-346673704

Serhiy: "Could you please make a benchmark for warnings emitted in a tight loop 
in the C code. It would be nice to know what is the worst case. If it is less 
than 2x slower I will prefer this simpler PR."

I merged my PR since it's not 2x slower. I also prefer the simple PR 4489, 
rather than the complex PR 4502.

I rejected my PR 4502 since it's backward incompatible. I don't think that it's 
worth it, even if it's faster.

----------

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

Reply via email to