- 11 May, 2006 3 kayıt (commit)
-
-
Martin v. Löwis yazdı
and the DOS error code in errno. Revert changes where WindowsError catch blocks unnecessarily special-case OSError.
-
Neal Norwitz yazdı
-
Brett Cannon yazdı
PY_FORMAT_SIZE_T appropriately. Removes warnings on OS X under gcc 4.0.1 when PY_FORMAT_SIZE_T is set to "" instead of "z" as is needed.
-
- 10 May, 2006 10 kayıt (commit)
-
-
Georg Brandl yazdı
-
Andrew M. Kuchling yazdı
-
Georg Brandl yazdı
stdout arguments, making it possible to redirect input and output for remote debugging.
-
Georg Brandl yazdı
a couple of issues, notably handling of long file names using the GNU LONGNAME extension.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Bug #1485447: subprocess: document that the "cwd" parameter isn't used to find the executable. Misc. other markup fixes.
-
Georg Brandl yazdı
-
Thomas Wouters yazdı
-
Neal Norwitz yazdı
longobject.c: also fix an ssize_t problem <a> could have been NULL, so hoist the size calc to not use <a>. _ssl.c: under fail: self is DECREF'd, but it would have been NULL. _elementtree.c: delete self if there was an error. _csv.c: I'm not sure if lineterminator could have been anything other than a string. However, other string method calls are checked, so check this one too.
-
Tim Peters yazdı
shouldn't create a new flag when `name` is already the name of an option flag.
-
- 09 May, 2006 2 kayıt (commit)
-
-
Thomas Heller yazdı
-
Neal Norwitz yazdı
is NULL, so there's no reason to do anything with it. In the second case, we know frame->f_exc_type is not NULL, so we can just do an INCREF.
-
- 08 May, 2006 4 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
- 07 May, 2006 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
- 06 May, 2006 4 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
George Yoshida yazdı
-
George Yoshida yazdı
-
- 05 May, 2006 4 kayıt (commit)
-
-
Thomas Heller yazdı
-
Thomas Heller yazdı
-
Thomas Heller yazdı
free()ing the memory we allocate.
-
Thomas Heller yazdı
-
- 04 May, 2006 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
-
- 03 May, 2006 5 kayıt (commit)
-
-
Thomas Heller yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-