]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44558: Match countOf `is`/`==` treatment to c (GH-27007)
authorRupert Tombs <rupert.tombs@gmail.com>
Wed, 7 Jul 2021 13:28:09 +0000 (14:28 +0100)
committerGitHub <noreply@github.com>
Wed, 7 Jul 2021 13:28:09 +0000 (22:28 +0900)
commit6bd3ecfc272b122b55a6adec50dd7a7c868f262f
treead92100dff9d7506a6499f0e8fb18b74111a3e80
parent8363c53369a582ff9ae4e797a80cdce12624a278
bpo-44558: Match countOf `is`/`==` treatment to c (GH-27007)
Lib/operator.py
Lib/test/test_operator.py
Misc/NEWS.d/next/Documentation/2021-07-03-18-25-17.bpo-44558.0pTknl.rst [new file with mode: 0644]
Modules/_operator.c
Modules/clinic/_operator.c.h