- 08 Kas, 2012 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 04 Kas, 2012 3 kayıt (commit)
-
-
Ezio Melotti yazdı
#5057: the peepholer no longer optimizes subscription on unicode literals (e.g. u"foo"[0]) in order to produce compatible pyc files between narrow and wide builds.
-
Mark Dickinson yazdı
-
Ezio Melotti yazdı
-
- 03 Kas, 2012 8 kayıt (commit)
-
-
Christian Heimes yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Chris Jerdonek yazdı
-
Ezio Melotti yazdı
#12759: sre_parse now raises a proper error when the name of the group is missing. Initial patch by Serhiy Storchaka.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
#16152: fix tokenize to ignore whitespace at the end of the code when no newline is found. Patch by Ned Batchelder.
-
- 02 Kas, 2012 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 01 Kas, 2012 7 kayıt (commit)
-
-
Andrew Svetlov yazdı
Patch by Todd Rovito.
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
Patch by Zachary Ware.
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
- 31 Eki, 2012 15 kayıt (commit)
-
-
Andrew Svetlov yazdı
Patch by Yury Selivanov.
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
-
Mark Dickinson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Jesus Cea yazdı
-
R David Murray yazdı
-
Andrew Svetlov yazdı
Thanks to George Yoshida.
-
Andrew Svetlov yazdı
-
Andrew Svetlov yazdı
Thanks to Daniel Müllner from docs@
-
Andrew Svetlov yazdı
-
Benjamin Peterson yazdı
-
- 29 Eki, 2012 3 kayıt (commit)
-
-
Brian Curtin yazdı
Patch by Zachary Ware.
-
Petri Lehtinen yazdı
Patch by Matti Mäki.
-
Ross Lagerwall yazdı
-
- 28 Eki, 2012 2 kayıt (commit)
-
-
Chris Jerdonek yazdı
-
Nadeem Vawda yazdı
-