- 03 Apr, 2006 7 commits
-
-
Neal Norwitz authored
* Cleanup formatting a bit (add spaces). * Move static var initialized inside init_types() since that's the only place it's used.
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Neal Norwitz authored
-
Tim Peters authored
-
Anthony Baxter authored
-
- 02 Apr, 2006 11 commits
-
-
Walter Dörwald authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Fredrik Lundh authored
-
Fred Drake authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
- 01 Apr, 2006 22 commits
-
-
Fred Drake authored
now sport attributes that provide access to the parts of the result.
-
Walter Dörwald authored
of hiding it behind a setter and a getter.
-
Georg Brandl authored
-
Jeremy Hylton authored
Reorder compiler_set_lineno() call for consistency.
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Neal Norwitz authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Anthony Baxter authored
of SQLite3 from 3.2.2 to 3.0.8, by providing an alternative to sqlite3_transfer_bindings. setup.py also handles the common (in debian and ubuntu, at least) case of a buggy sqlite3.h SQLITE_VERSION_NUMBER.
-
Georg Brandl authored
-
Walter Dörwald authored
that output localized month and weekday names and can cope with encodings.
-
Georg Brandl authored
msg strings with '%', but without format args.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
file descriptor.
-
Georg Brandl authored
-
Fred Drake authored
-
Tim Peters authored
-
Tim Peters authored
The s.connect(("gmail.org", 995)) line has been timing out on all buildbot slaves for hours now, causing the test to fail.
-
Anthony Baxter authored
linux with gcc 4.0.2, after talking to Tim. <ymmit> But it won't break anything anywhere, so don't worry :-)
-