- 06 Eki, 2013 9 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Fix markup to not add parens to the "hashlib.md5" constructor when the object is meant, not the call.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 05 Eki, 2013 5 kayıt (commit)
-
-
Tim Peters yazdı
Reduce the base by the modulus when the base is larger than the modulus. This can unboundedly speed the "startup costs" of doing modular exponentiation, particularly in cases where the base is much larger than the modulus. Original patch by Armin Rigo, inspired by https://github.com/pyca/ed25519.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 04 Eki, 2013 3 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Jesus Cea yazdı
-
Jesus Cea yazdı
-
- 03 Eki, 2013 6 kayıt (commit)
-
-
Eric Snow yazdı
-
Eric Snow yazdı
-
Eric Snow yazdı
-
Eric Snow yazdı
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
-
- 02 Eki, 2013 4 kayıt (commit)
-
-
Ned Deily yazdı
-
Martin v. Löwis yazdı
-
Serhiy Storchaka yazdı
frozenset subclasses.
-
Raymond Hettinger yazdı
-
- 01 Eki, 2013 3 kayıt (commit)
-
-
Nick Coghlan yazdı
Report and patch by Hrvoje Nikšić
-
Raymond Hettinger yazdı
The path wasn't being taken due to an over-restrictive type check.
-
Senthil Kumaran yazdı
-
- 30 Eyl, 2013 5 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Oscar Benjamin.
-
Antoine Pitrou yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Senthil Kumaran yazdı
-
- 29 Eyl, 2013 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Antoine Pitrou yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-