- 20 Sep, 2009 3 commits
-
-
Ronald Oussoren authored
-
Ronald Oussoren authored
-
Ezio Melotti authored
-
- 19 Sep, 2009 7 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Thomas Heller authored
-
Georg Brandl authored
-
Georg Brandl authored
#6944: the argument to PyArg_ParseTuple should be a tuple, otherwise a SystemError is set. Also clean up another usage of PyArg_ParseTuple.
-
- 18 Sep, 2009 14 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Mark Dickinson authored
-
Thomas Heller authored
does now always result in NULL.
-
Thomas Heller authored
base class positional arguments.
-
Mark Dickinson authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 17 Sep, 2009 12 commits
-
-
Benjamin Peterson authored
-
Georg Brandl authored
Make the optparse doc style a bit more standard: use standard description units for attrs/methods/etc., and use the correct referencing roles.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
UTF-32 stream with a non-raising error handler like "replace" or "ignore".
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-
Brett Cannon authored
Note in the intro to Extending... that ctypes can be a simpler, more portable solution than custom C code.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 16 Sep, 2009 4 commits
-
-
Mark Dickinson authored
(up to 3.1 times faster in tests), by special-casing base 10 in _PyLong_Format. (Backport of r74851 from py3k.)
-
Thomas Wouters authored
-
Georg Brandl authored
This works by always setting it in __dict__, except when it's implicitly set in __init__.
-
Mark Dickinson authored
non-Apple gcc4.3 and gcc4.4 (because CoreFoundation/CoreFoundation.h won't compile under non-Apple gcc).
-