- 31 May, 2015 10 commits
-
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Tal Einat authored
-
Tal Einat authored
For details, see: PEP 0485 -- A Function for testing approximate equality Functions added: math.isclose() and cmath.isclose(). Original code by Chris Barker. Patch by Tal Einat.
-
Yury Selivanov authored
-
Serhiy Storchaka authored
return True when finding the empty string and the indexes are completely out of range.
-
Benjamin Peterson authored
-
Yury Selivanov authored
-
Yury Selivanov authored
(Merge 3.4)
-
Yury Selivanov authored
-
- 30 May, 2015 30 commits
-
-
Yury Selivanov authored
Initial patch by James Powell.
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Eric Snow authored
-
Eric Snow authored
-
Serhiy Storchaka authored
Refactored timeit.__init__ for unified handling of stmt and setup parameters.
-
Serhiy Storchaka authored
-
Eric Snow authored
-
Yury Selivanov authored
Something went horribly wrong when I was doing `hg rebase`.
-
Yury Selivanov authored
-
Yury Selivanov authored
-
Serhiy Storchaka authored
PyObject_IsInstance(), PyObject_RichCompareBool() and _PyDict_Contains() to check for and handle errors correctly.
-
Serhiy Storchaka authored
PyObject_IsInstance(), PyObject_RichCompareBool() and _PyDict_Contains() to check for and handle errors correctly.
-
Serhiy Storchaka authored
PyObject_IsInstance(), PyObject_RichCompareBool() and _PyDict_Contains() to check for and handle errors correctly.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
in builtin and _crypt modules.
-
Serhiy Storchaka authored
in builtin and _crypt modules.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
(Based on patch by Serhiy Storchaka.)
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Eric Snow authored
-