Commits
User selector
Commit History
Commits on Feb 25, 2022
bpo-46656: Remove Py_NO_NAN macro (GH-31160)
Show description for 1b2611eauthored
Commits on Dec 19, 2021
Revert "bpo-46131: add fastpath for PyFloat_Check() (GH-30200)" (GH-30208)
Show description for 29ea68bauthored- authored
Commits on Oct 14, 2021
bpo-35134: Add Include/cpython/floatobject.h (GH-28957)
Show description for 0a883a7authored
Commits on Apr 29, 2020
bpo-40428: Remove PyTuple_ClearFreeList() function (GH-19769)
Show description for ae00a5aauthored
Commits on Feb 13, 2020
bpo-39573: Add Py_IS_TYPE() function (GH-18488)
Show description for d905df7authored
Commits on Jan 18, 2020
bpo-39372: Clean header files of declared interfaces with no implementations (GH-18037)
Show description for cd7db76authored
Commits on Sep 3, 2016
Commits on Jun 22, 2012
Commits on May 29, 2012
Issue #14744: Use the new _PyUnicodeWriter internal API to speed up str%args and str.format(args)
Show description for d3f0882committed
Commits on Sep 28, 2011
Commits on Dec 3, 2010
- committed
Commits on Aug 4, 2010
Issue #9337: Make float.__str__ identical to float.__repr__.
Show description for 388122dcommitted
Commits on May 5, 2009
Commits on Jul 16, 2008
Commits on Jun 24, 2008
- committed
Commits on Jun 22, 2008
Commits on May 30, 2008
Commits on Apr 19, 2008
Merged revisions 62380,62382-62383 via svnmerge from
Show description for 53876d9committed
Commits on Feb 4, 2008
Commits on Dec 19, 2007
Commits on Dec 10, 2007
Commits on Dec 1, 2007
Merged revisions 59245-59254 via svnmerge from
Show description for 9385266committed
Commits on Jul 21, 2007
Merged revisions 56467-56482 via svnmerge from
Show description for 9f2e346committed
Commits on Mar 18, 2007
Remove the deprecated and useless "pend" argument from
Show description for 428f064committed
Commits on Dec 28, 2006
Remove PyFloat_AsReprString() and PyFloat_AsString() which should not
Show description for 545686bcommitted
Commits on May 27, 2005
This is my patch:
Show description for ba283e2committed
Michael W. Hudson
Commits on Mar 20, 2003
New private API functions _PyFloat_{Pack,Unpack}(4,8}. This is a
Show description for 9905b94committed
Commits on Aug 12, 2002
Excise DL_EXPORT from Include.
Show description for 91a681dcommitted
Commits on Sep 10, 2001
More for SF bug [#460020] bug or feature: unicode() and subclasses
Show description for 7a50f25committed
Commits on Aug 29, 2001
Commits on May 8, 2001
SF bug #422177: Results from .pyc differs from .py
Show description for 72f98e9committed
Commits on Sep 1, 2000
REMOVED all CWI, CNRI and BeOpen copyright markings.
Show description for 8586991committed