Andrei Kulakov <andrei....@gmail.com> added the comment:

Christof: I've left one comment on the PR.

Generally your reasoning (on why unexpected deep cmp is not ideal), makes sense 
to me.

However, this is a backwards incompatible change that will probably affect a 
large number of a lot of scripts that quietly run in the background and might 
silently break (i.e. just by affecting different sets of files, with no 
reported errors or warnings) with this change.

Can you find other instances where people complained about this behavior e.g. 
here on BPO or SO?

What do you think about making this change while preserving backwards 
compatibility e.g. via a new arg?

----------
nosy: +andrei.avk

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

Reply via email to