summaryrefslogtreecommitdiffstats
path: root/Doc/library/numbers.rst
Commit message (Expand)AuthorAgeFilesLines
* [3.13] docs: fix a few typos identified by codespell (GH-119516) (#119570)Miss Islington (bot)2024-05-261-2/+2
* [3.13] docs: module page titles should not start with a link to themselves (G...Miss Islington (bot)2024-05-081-2/+2
* Docs: mark up NotImplemented using the :data: role throughout the docs (#116135)Erlend E. Aasland2024-02-291-1/+1
* gh-101100: Fix Sphinx nitpicks in `library/numbers.rst` (#113162)Alex Waygood2023-12-151-9/+10
* gh-110631: Fix reST indentation in `Doc/library` (#110685)Ezio Melotti2023-10-111-17/+17
* gh-68163: Correct conversion of Rational instances to float (GH-25619)Sergey B Kirpichev2022-09-041-3/+6
* Update numbers.rst (#31995)Géry Ogam2022-05-101-2/+2
* bpo-32133: Improve numbers docs (GH-26124)Miguel Brito2021-05-151-1/+1
* bpo-44072: fix Complex, Integral docs for `**` (GH-25986)Rory Yorke2021-05-141-4/+5
* Revert "bpo-26680: Incorporate is_integer in all built-in and standard librar...Raymond Hettinger2020-10-071-19/+7
* bpo-26680: Incorporate is_integer in all built-in and standard library numeri...Robert Smallshire2020-10-011-7/+19
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+3
* Issue #21240: Add an abstractmethod directive to mark abstract methods in the...Berker Peksag2015-12-081-1/+1
* (3.4) Issue22780: reword NotImplemented docs to emphasise shouldEthan Furman2014-11-271-0/+2
* The Integral class does not contain implementations for the bit-shifting oper...Georg Brandl2013-04-141-4/+4
* Improve glossary entry for ABCs.Éric Araujo2011-06-041-3/+3
* trunc -> math.trunc (closes #11475)Benjamin Peterson2011-03-121-1/+1
* Merged revisions 80828 via svnmerge fromMark Dickinson2010-05-051-2/+2
* Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-1/+1
* Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge...Georg Brandl2009-01-031-6/+6
* Removed some versionadded tags, and a reference to "long" in a sampleAmaury Forgeot d'Arc2008-06-171-1/+1
* Merged revisions 64089,64098,64100-64102,64113,64115-64116,64118,64120,64132,...Amaury Forgeot d'Arc2008-06-171-4/+4
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-11/+11
* Merged revisions 61413-61414 via svnmerge fromChristian Heimes2008-03-161-26/+4
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-111-5/+5
* Merged revisions 60441-60474 via svnmerge fromChristian Heimes2008-01-311-0/+141
* Merged revisions 59703-59773 via svnmerge fromChristian Heimes2008-01-061-1/+1
* Merged revisions 59666-59679 via svnmerge fromChristian Heimes2008-01-031-0/+99