Browse Source
Issue #23641: Cleaned out legacy dunder names from tests and docs.
Issue #23641: Cleaned out legacy dunder names from tests and docs.
Fixed 2 to 3 porting bug in pynche.ColorDB. Added few tests for __truediv__, __floordiv__ and __matmul__.pull/9921/head
19 changed files with 86 additions and 124 deletions
-
2Doc/library/multiprocessing.rst
-
12Doc/library/unittest.mock.rst
-
11Lib/_pydecimal.py
-
7Lib/datetime.py
-
15Lib/sqlite3/test/types.py
-
2Lib/test/mapping_tests.py
-
4Lib/test/test_abc.py
-
8Lib/test/test_augassign.py
-
44Lib/test/test_class.py
-
25Lib/test/test_descr.py
-
4Lib/test/test_dynamicclassattribute.py
-
2Lib/test/test_inspect.py
-
2Lib/test/test_itertools.py
-
4Lib/test/test_property.py
-
56Lib/test/test_unicode.py
-
2Modules/_decimal/tests/deccheck.py
-
2Modules/mathmodule.c
-
4Tools/clinic/clinic.py
-
4Tools/pynche/ColorDB.py
Write
Preview
Loading…
Cancel
Save
Reference in new issue