- 09 Kas, 2012 1 kayıt (commit)
-
-
Ezio Melotti yazdı
#13301: use ast.literal_eval() instead of eval() in Tools/i18n/msgfmt.py. Patch by Serhiy Storchaka.
-
- 08 Kas, 2012 7 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Andrew Svetlov yazdı
Thanks to Yongzhi Pan.
-
Andrew Svetlov yazdı
Thanks to Yongzhi Pan from docs@
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 07 Kas, 2012 1 kayıt (commit)
-
-
Hynek Schlawack yazdı
Patch by Victor Stinner.
-
- 05 Kas, 2012 1 kayıt (commit)
-
-
Nick Coghlan yazdı
-
- 04 Kas, 2012 4 kayıt (commit)
-
-
Nadeem Vawda yazdı
Issue #16350: Fix zlib decompressor handling of unused_data with multiple calls to decompress() after EOF. Patch by Serhiy Storchaka.
-
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 10 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ı
-