- 01 Kas, 2007 7 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
a problem introduced by 58385.
-
Gregory P. Smith yazdı
have NULL bytes in them. Replace the errant strdup with a malloc+memcpy. Adds a unit test for the correct behavior.
-
Georg Brandl yazdı
-
Christian Heimes yazdı
-
http://bugs.python.org/issue1293Christian Heimes yazdı
Backport of import tests for bug http://bugs.python.org/issue1293 and bug http://bugs.python.org/issue1342
-
Georg Brandl yazdı
-
- 31 Eki, 2007 4 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Martin v. Löwis yazdı
-
Neal Norwitz yazdı
-
- 30 Eki, 2007 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Kurt B. Kaiser yazdı
Patch 1612746 M configDialog.py M NEWS.txt AM tabbedpages.py
-
- 29 Eki, 2007 2 kayıt (commit)
-
-
Guido van Rossum yazdı
also hex escapes) -- this was reaching beyond the end of the input string buffer, even though it is not supposed to be \0-terminated. This has no visible effect but is clearly the correct thing to do. (In 3.0 it had a visible effect after removing ob_sstate from PyString.)
-
Guido van Rossum yazdı
Add mp4 mapping to mimetypes.py.
-
- 28 Eki, 2007 3 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
-
Hye-Shik Chang yazdı
-
Hye-Shik Chang yazdı
- Regenerate IN module for most recent maintenance tree of FreeBSD 6 and 7.
-
- 27 Eki, 2007 1 kayıt (commit)
-
-
Neal Norwitz yazdı
-
- 26 Eki, 2007 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Kurt B. Kaiser yazdı
2. Refactor to use more descriptive names. 3. Enhance tests in main().
-
- 25 Eki, 2007 4 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
now idempotent.
-
Thomas Heller yazdı
See issue 1324.
-
Matthias Klose yazdı
-
Raymond Hettinger yazdı
-
- 24 Eki, 2007 7 kayıt (commit)
-
-
Georg Brandl yazdı
-
Matthias Klose yazdı
-
Thomas Heller yazdı
-
Facundo Batista yazdı
in response that keeped having a non-ascii character.
-
Vinay Sajip yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 23 Eki, 2007 7 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Andrew M. Kuchling yazdı
-
Raymond Hettinger yazdı
-
Guido van Rossum yazdı
Neal: please backport!
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
-
Travis E. Oliphant yazdı
-