- 04 Nov, 2012 5 commits
-
-
Nadeem Vawda authored
Issue #16350: Fix zlib decompressor handling of unused_data with multiple calls to decompress() after EOF. Patch by Serhiy Storchaka.
-
Ezio Melotti authored
-
Ezio Melotti authored
#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.
-
Ezio Melotti authored
-
Jesus Cea authored
-
- 03 Nov, 2012 9 commits
-
-
Christian Heimes authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Chris Jerdonek authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#12759: sre_parse now raises a proper error when the name of the group is missing. Initial patch by Serhiy Storchaka.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#16152: fix tokenize to ignore whitespace at the end of the code when no newline is found. Patch by Ned Batchelder.
-
- 02 Nov, 2012 1 commit
-
-
Georg Brandl authored
-
- 01 Nov, 2012 4 commits
-
-
Andrew Svetlov authored
Patch by Todd Rovito.
-
Andrew Svetlov authored
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
- 31 Oct, 2012 11 commits
-
-
Mark Dickinson authored
-
Andrew Svetlov authored
-
Mark Dickinson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Jesus Cea authored
-
R David Murray authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Benjamin Peterson authored
-
- 30 Oct, 2012 1 commit
-
-
Andrew Svetlov authored
-
- 29 Oct, 2012 1 commit
-
-
Petri Lehtinen authored
Patch by Matti Mäki.
-
- 28 Oct, 2012 8 commits
-
-
Chris Jerdonek authored
-
Nadeem Vawda authored
-
Andrew Svetlov authored
Patch by Chris Rebert.
-
Georg Brandl authored
-
Mark Dickinson authored
Issue #14700: Fix buggy overflow checks for large precision and width in new-style and old-style formatting.
-
Georg Brandl authored
parent: 80003:be83cbf4a789 parent: 80006:32df036e6b75 user: Georg Brandl <georg@python.org> date: Sun Oct 28 10:50:11 2012 +0100 summary: merge with 3.3
-
Andrew Svetlov authored
Patch by Chris Rebert.
-
Georg Brandl authored
-