- 12 Kas, 2007 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
is a Python hook function. Fixes #1425.
-
Andrew M. Kuchling yazdı
-
Christian Heimes yazdı
the prweek() method is still broken and I can't figure out how it suppose to work.
-
Christian Heimes yazdı
Guido prefers _x over __x.
-
- 11 Kas, 2007 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Vinay Sajip yazdı
Fixed a bug reported (in private email, by Robert Crida) in logging configuration whereby child loggers of a logger named in a configuration file, which are not themselves named in the configuration, are disabled when the configuration is applied.
-
- 10 Kas, 2007 2 kayıt (commit)
-
-
Guido van Rossum yazdı
used as decorators to create fully-populated properties.
-
Raymond Hettinger yazdı
-
- 09 Kas, 2007 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Martin v. Löwis yazdı
-
Georg Brandl yazdı
tests don't run directly on import.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 08 Kas, 2007 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 07 Kas, 2007 6 kayıt (commit)
-
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Nick Coghlan yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 06 Kas, 2007 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Gregory P. Smith yazdı
hashes with a block size other than 64 bytes (such as sha384 and sha512).
-
- 05 Kas, 2007 6 kayıt (commit)
-
-
Mark Summerfield yazdı
members even though comments to the archive itself aren't currently supported.
-
Mark Summerfield yazdı
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
* get compiling with older versions of python again for a stand alone release.
-
Gregory P. Smith yazdı
Improve test_lock's tempdir creation and cleanup.
-
Gregory P. Smith yazdı
pay attention to them when opening an existing database. This means that d[] behaves properly even on databases previously created with DB_DUP or DB_DUPSORT flags to allow duplicate keys. http://sourceforge.net/tracker/index.php?func=detail&aid=477182&group_id=13900&atid=113900 Do not backport, this bugfix could be considered an API change.
-
- 04 Kas, 2007 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Skip Montanaro yazdı
-
- 03 Kas, 2007 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 02 Kas, 2007 5 kayıt (commit)
-
-
Georg Brandl yazdı
I hope the concept of hashability is better understandable now. Thanks to Tim Hatch for pointing out the flaws here.
-
Thomas Heller yazdı
-
Thomas Heller yazdı
--with-system-ffi configure option defaults to "yes" because the bundled libffi sources are too old.
-
Nick Coghlan yazdı
-
Mark Summerfield yazdı
-
- 01 Kas, 2007 2 kayıt (commit)
-
-
Gregory P. Smith yazdı
-
Gregory P. Smith yazdı
a problem introduced by 58385.
-