- 20 Eyl, 2009 8 kayıt (commit)
-
-
Ronald Oussoren yazdı
* Upgrade bzip dependency to 1.0.5
-
Ronald Oussoren yazdı
-
Ronald Oussoren yazdı
version of libffi in OSX 10.6.1. This fixes issue6918
-
Ronald Oussoren yazdı
to the libedit emulation of the readline API on OSX 10.5 or later. This also adds a minimal testsuite for readline to check that the history manipuation functions have the same interface with both C libraries.
-
Ronald Oussoren yazdı
-
Ronald Oussoren yazdı
-
Ronald Oussoren yazdı
-
Ezio Melotti yazdı
-
- 19 Eyl, 2009 7 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Thomas Heller yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#6944: the argument to PyArg_ParseTuple should be a tuple, otherwise a SystemError is set. Also clean up another usage of PyArg_ParseTuple.
-
- 18 Eyl, 2009 14 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Mark Dickinson yazdı
-
Thomas Heller yazdı
does now always result in NULL.
-
Thomas Heller yazdı
base class positional arguments.
-
Mark Dickinson yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 17 Eyl, 2009 11 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
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 yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
UTF-32 stream with a non-raising error handler like "replace" or "ignore".
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
Note in the intro to Extending... that ctypes can be a simpler, more portable solution than custom C code.
-
Benjamin Peterson yazdı
-