- 02 Nov, 2007 1 commit
-
-
Mark Summerfield authored
-
- 01 Nov, 2007 7 commits
-
-
Gregory P. Smith authored
-
Gregory P. Smith authored
a problem introduced by 58385.
-
Gregory P. Smith authored
have NULL bytes in them. Replace the errant strdup with a malloc+memcpy. Adds a unit test for the correct behavior.
-
Georg Brandl authored
-
Christian Heimes authored
-
http://bugs.python.org/issue1293Christian Heimes authored
Backport of import tests for bug http://bugs.python.org/issue1293 and bug http://bugs.python.org/issue1342
-
Georg Brandl authored
-
- 31 Oct, 2007 4 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Martin v. Löwis authored
-
Neal Norwitz authored
-
- 30 Oct, 2007 3 commits
-
-
Georg Brandl authored
-
Georg Brandl authored
-
Kurt B. Kaiser authored
Patch 1612746 M configDialog.py M NEWS.txt AM tabbedpages.py
-
- 29 Oct, 2007 2 commits
-
-
Guido van Rossum authored
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 authored
Add mp4 mapping to mimetypes.py.
-
- 28 Oct, 2007 3 commits
-
-
Kurt B. Kaiser authored
-
Hye-Shik Chang authored
-
Hye-Shik Chang authored
- Regenerate IN module for most recent maintenance tree of FreeBSD 6 and 7.
-
- 27 Oct, 2007 1 commit
-
-
Neal Norwitz authored
-
- 26 Oct, 2007 2 commits
-
-
Georg Brandl authored
-
Kurt B. Kaiser authored
2. Refactor to use more descriptive names. 3. Enhance tests in main().
-
- 25 Oct, 2007 4 commits
-
-
Kurt B. Kaiser authored
now idempotent.
-
Thomas Heller authored
See issue 1324.
-
Matthias Klose authored
-
Raymond Hettinger authored
-
- 24 Oct, 2007 7 commits
-
-
Georg Brandl authored
-
Matthias Klose authored
-
Thomas Heller authored
-
Facundo Batista authored
in response that keeped having a non-ascii character.
-
Vinay Sajip authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
- 23 Oct, 2007 6 commits
-
-
Raymond Hettinger authored
-
Andrew M. Kuchling authored
-
Raymond Hettinger authored
-
Guido van Rossum authored
Neal: please backport!
-
Georg Brandl authored
-
Neal Norwitz authored
-