On 2018-07-22 22:32, Antoine Pitrou wrote:
Two things: - the issue26110 changes are not very large, it's just two additional opcodes and a bit of support code
I didn't mean to compare PEP 580 to that specific issue, it was just an example. Even if issue26110 is small, the total complexity added by many incremental changes can still be big.
- more importantly, issue26110 is entirely internal changes, while you are proposing to add a new protocol (which is like a new API)
Just to make sure I understand you: your point is that it's automatically more complicated because it's an API instead of an internal change?
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com