- 03 Mar, 2009 1 kayıt (commit)
-
-
Kristján Valur Jónsson yazdı
-
- 02 Mar, 2009 5 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Tarek Ziadé yazdı
-
Gregory P. Smith yazdı
consistent with the other re module functions.
-
Gregory P. Smith yazdı
thus invisible in the compiled documentation. Fixed. Also I cleaned up the wording.
-
Benjamin Peterson yazdı
-
- 01 Mar, 2009 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 28 Şub, 2009 7 kayıt (commit)
-
-
Georg Brandl yazdı
-
Jeffrey Yasskin yazdı
POP_JUMP_IF_{TRUE,FALSE} and JUMP_IF_{TRUE,FALSE}_OR_POP. This avoids executing a POP_TOP on each conditional and sometimes allows the peephole optimizer to skip a JUMP_ABSOLUTE entirely. It speeds up list comprehensions significantly.
-
Mark Dickinson yazdı
-
Hirokazu Yamamoto yazdı
-
Hirokazu Yamamoto yazdı
with same tagname but larger size than first map. (Windows)
-
Hirokazu Yamamoto yazdı
overrun.
-
Tarek Ziadé yazdı
-
- 27 Şub, 2009 8 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
#5363: fix cmpfiles() docs. Another instance where a prose description is twice as long as the code.
-
Georg Brandl yazdı
-
Tarek Ziadé yazdı
-
Raymond Hettinger yazdı
-
Brett Cannon yazdı
from using str.rpartition to str.rindex. Closes Issue5213.
-
Tarek Ziadé yazdı
-
- 26 Şub, 2009 8 kayıt (commit)
-
-
Tarek Ziadé yazdı
-
Andrew M. Kuchling yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Raymond Hettinger yazdı
-
- 25 Şub, 2009 7 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Tarek Ziadé yazdı
-
Mark Dickinson yazdı
on sizeof(digit) < sizeof(long)
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 24 Şub, 2009 3 kayıt (commit)
-
-
Jeffrey Yasskin yazdı
analyze the output of sys.getdxp().
-
Brett Cannon yazdı
-
Raymond Hettinger yazdı
-