- 10 Kas, 2003 1 kayıt (commit)
-
-
Guido van Rossum yazdı
the file is a symlink. Instead, use os.lstat directly, if it exists; fall back on os.stat or the built-in open. Thanks to Iustin Pop.
-
- 09 Kas, 2003 7 kayıt (commit)
-
-
Alex Martelli yazdı
(same as commit of Sun Nov 2 to the release23-maint branch)
-
Alex Martelli yazdı
(same as commit of Sun Nov 2 to the release23-maint branch)
-
Alex Martelli yazdı
(same as commit of Sun Nov 2 to the release23-maint branch)
-
Alex Martelli yazdı
added a specific \ref to 5.9 in lieu of previous vague "see above". (same as commit of Sun Nov 2 to the release23-maint branch)
-
Alex Martelli yazdı
sf bug#812818. (same as commit of Sun Nov 2 to the release23-maint branch)
-
Alex Martelli yazdı
(same as commit of Sun Nov 2 to the release23-maint branch)
-
Brett Cannon yazdı
-
- 08 Kas, 2003 7 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
is exhausted.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 07 Kas, 2003 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Michael W. Hudson yazdı
[ 819012 ] Fix for former/latter confusion in Extending documentation although not by using supplied patch.
-
Raymond Hettinger yazdı
-
- 06 Kas, 2003 3 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Backported to 2.3.
-
Raymond Hettinger yazdı
-
- 05 Kas, 2003 2 kayıt (commit)
-
-
Neil Schemenauer yazdı
-
Jeremy Hylton yazdı
-
- 04 Kas, 2003 1 kayıt (commit)
-
-
Anthony Baxter yazdı
-
- 03 Kas, 2003 3 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Jeremy Hylton yazdı
Also fix use of n for two different variables in two different blocks.
-
Gregory P. Smith yazdı
memory leak that would've occurred for all iterators that were destroyed before having iterated until they raised StopIteration. * Simplify some code. * Add new test cases to check for the memleak and ensure that mixing iteration with modification of the values for existing keys works.
-
- 02 Kas, 2003 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
(Contributed by George Yoshida.)
-
Raymond Hettinger yazdı
(Contributed by George Yoshida.)
-
Gregory P. Smith yazdı
* Add support for multiple iterator/generator objects at once on the simple bsddb _DBWithCursor interface.
-
Gregory P. Smith yazdı
has been closed" exceptions. Adds a DBCursorClosedError exception in the closed cursor case for future use in fixing the legacy bsddb interface deadlock problems due to its use of cursors with DB_INIT_LOCK | DB_THREAD support enabled.
-
Raymond Hettinger yazdı
-
- 31 Eki, 2003 8 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-