New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>:

There is the documentation for method __ne__ implementations in classes Set, 
Mapping, Header, Charset, Binary, but all these implementations are removed now 
and the default implementation of object.__ne__ is used instead.

----------
assignee: docs@python
components: Documentation
messages: 374309
nosy: barry, docs@python, maxking, r.david.murray, serhiy.storchaka
priority: normal
severity: normal
status: open
title: Remove references to nonexisting __ne__ methods
type: enhancement
versions: Python 3.10, Python 3.8, Python 3.9

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

Reply via email to