Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

I did understand your report.  IMO your "declaration of incorrectness" is due 
to an overly strict misreading of what the docs are trying to say and it does 
not reflect an understanding of what the in-place operators do in-general.   We 
could write an extra paragraph in the set documentation on this topic; however, 
I believe it would create confusion where none currently exists (i.e. no 
reported issues for 15+ years).   Also the discussion is somewhat generic to 
any type that doesn't specifically implement in-place operators.   In other 
words, I prefer to leave the doc as-is.

----------
assignee: rhettinger -> 

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

Reply via email to