- 26 Nis, 2009 13 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Walter Dörwald yazdı
-
Mark Dickinson yazdı
(Internal plumbing changes for float parsing.)
-
Mark Dickinson yazdı
-
Eric Smith yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
titlecase, but not their own uppercase.
-
- 25 Nis, 2009 27 kayıt (commit)
-
-
Eric Smith yazdı
If anyone wants to clean up the documentation, feel free. It's my first documentation foray, and it's not that great. Will port to py3k with a different strategy.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Also fix up the documentation for PyObject_GC_Resize(). It seems that since it first got documented, the documentation was actually for _PyObject_GC_Resize().
-
-
-
-
-
-
-
return type changed from int or int * to Py_ssize_t or Py_ssize_t * as this might cause problems on 64-bit platforms.
-
Thomas Heller yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#5834: use "failure" instead of "error" because the two have different meanings in unittest context.
-
Georg Brandl yazdı
-