- 03 Apr, 2006 1 commit
-
-
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 24 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 :-)
-
Anthony Baxter authored
This is based on pysqlite2.1.3, and provides a DB-API interface in the standard library. You'll need sqlite 3.2.2 or later to build this - if you have an earlier version, the C extension module will not be built.
-
Tim Peters authored
work, this time by ugly brute force.
-
- 31 Mar, 2006 4 commits
-
-
Thomas Wouters authored
fcntl() and fdopen() both fail. Will backport.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-