Staging
v0.5.1
https://github.com/python/cpython
Revision b2b3803081f07600710273b4f902b5be6e5596e7 authored by Miss Skeleton (bot) on 22 October 2020, 00:07:59 UTC, committed by GitHub on 22 October 2020, 00:07:59 UTC
See Objects/typeobject.c:object_richcompare() for the implementation of this in CPython.

Co-authored-by: Brett Cannon <brett@python.org>
1 parent 916ac95
History
Tip revision: b2b3803081f07600710273b4f902b5be6e5596e7 authored by Miss Skeleton (bot) on 22 October 2020, 00:07:59 UTC
bpo-41910: specify the default implementations of object.__eq__ and object.__ne__ (GH-22874) (#22877)
Tip revision: b2b3803
File Mode Size
__init__.py -rw-r--r-- 244 bytes
__main__.py -rw-r--r-- 58 bytes
echo.py -rw-r--r-- 148 bytes
echo2.py -rw-r--r-- 123 bytes
echo3.py -rw-r--r-- 276 bytes
functional.py -rw-r--r-- 7.5 KB
test_base_events.py -rw-r--r-- 78.1 KB
test_buffered_proto.py -rw-r--r-- 2.3 KB
test_context.py -rw-r--r-- 1020 bytes
test_events.py -rw-r--r-- 99.8 KB
test_futures.py -rw-r--r-- 26.4 KB
test_locks.py -rw-r--r-- 33.7 KB
test_pep492.py -rw-r--r-- 6.0 KB
test_proactor_events.py -rw-r--r-- 35.0 KB
test_protocols.py -rw-r--r-- 2.0 KB
test_queues.py -rw-r--r-- 21.2 KB
test_runners.py -rw-r--r-- 5.1 KB
test_selector_events.py -rw-r--r-- 47.2 KB
test_sendfile.py -rw-r--r-- 19.7 KB
test_server.py -rw-r--r-- 3.9 KB
test_sock_lowlevel.py -rw-r--r-- 11.8 KB
test_sslproto.py -rw-r--r-- 25.8 KB
test_streams.py -rw-r--r-- 36.1 KB
test_subprocess.py -rw-r--r-- 25.2 KB
test_tasks.py -rw-r--r-- 107.2 KB
test_transports.py -rw-r--r-- 3.5 KB
test_unix_events.py -rw-r--r-- 66.2 KB
test_windows_events.py -rw-r--r-- 8.9 KB
test_windows_utils.py -rw-r--r-- 4.1 KB
utils.py -rw-r--r-- 16.8 KB

back to top