Browse Source
Revert "bpo-26680: Incorporate is_integer in all built-in and standard library numeric types (GH-6121)" (GH-22584)
Revert "bpo-26680: Incorporate is_integer in all built-in and standard library numeric types (GH-6121)" (GH-22584)
This reverts commit 58a7da9e12.
pull/22594/head
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 24 additions and 223 deletions
-
14Doc/library/decimal.rst
-
26Doc/library/numbers.rst
-
14Doc/library/stdtypes.rst
-
25Lib/_pydecimal.py
-
21Lib/numbers.py
-
18Lib/test/decimaltestdata/extra.decTest
-
5Lib/test/test_bool.py
-
24Lib/test/test_decimal.py
-
11Lib/test/test_fractions.py
-
4Lib/test/test_long.py
-
31Lib/test/test_numeric_tower.py
-
1Misc/ACKS
-
6Modules/_decimal/_decimal.c
-
13Modules/_decimal/docstrings.h
-
20Objects/clinic/longobject.c.h
-
14Objects/longobject.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue