- 07 Haz, 2005 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Andrew M. Kuchling yazdı
-
Raymond Hettinger yazdı
-
- 06 Haz, 2005 8 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
arguments (left, right) like any sane comparison function. no need to pass in the db object as an argument.
-
Gregory P. Smith yazdı
for them in a roundabout way (catching and parsing stderr) keeps test output clean.
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
DBError was supposed to be raised. needs backport to 2.4.x and possibly 2.3.x.
-
Gregory P. Smith yazdı
bug #1215432
-
- 05 Haz, 2005 2 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Georg Brandl yazdı
-
- 04 Haz, 2005 5 kayıt (commit)
-
-
Skip Montanaro yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Hye-Shik Chang yazdı
by Darek Suchojad)
-
Gregory P. Smith yazdı
* the has_key() method was not raising a DBError when a database error had occurred. [SF patch id 1212590] * added a wrapper for the DBEnv.set_lg_regionmax method [SF patch id 1212590] * DBKeyEmptyError now derives from KeyError just like DBNotFoundError. * internally everywhere DB_NOTFOUND was checked for has been updated to also check for DB_KEYEMPTY. This fixes the semantics of a couple operations on recno and queue databases to be more intuitive and results in less unexpected DBKeyEmptyError exceptions being raised.
-
- 03 Haz, 2005 10 kayıt (commit)
-
-
Tim Peters yazdı
-
Georg Brandl yazdı
-
Michael W. Hudson yazdı
-
Anthony Baxter yazdı
On more modern linuxes (and probably others) straight 'en_US' isn't a valid locale. Make the code try a couple of alternates. backport candidate
-
Michael W. Hudson yazdı
[ 1180995 ] binary formats for marshalling floats Adds 2 new type codes for marshal (binary floats and binary complexes), a new marshal version (2), updates MAGIC and fiddles the de-serializing of code objects to be less likely to clobber the real reason for failing if it fails.
-
Georg Brandl yazdı
component of the path.
-
Anthony Baxter yazdı
backport candidate
-
Michael W. Hudson yazdı
-
Raymond Hettinger yazdı
-
Gregory P. Smith yazdı
functions written in python. contributed by <frederic.gobry@epfl.ch>
-
- 02 Haz, 2005 8 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Hye-Shik Chang yazdı
when the member is available on the platform. (Contributed by Diego Petteno)
-
Neil Schemenauer yazdı
-
Andrew M. Kuchling yazdı
-
- 01 Haz, 2005 4 kayıt (commit)
-
-
Piers Lauder yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-