- 08 Nov, 2012 1 commit
-
-
Ezio Melotti authored
-
- 04 Nov, 2012 3 commits
-
-
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.
-
Mark Dickinson authored
-
Ezio Melotti authored
-
- 03 Nov, 2012 8 commits
-
-
Christian Heimes authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Chris Jerdonek 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
#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 7 commits
-
-
Andrew Svetlov authored
Patch by Todd Rovito.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Patch by Zachary Ware.
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
- 31 Oct, 2012 15 commits
-
-
Andrew Svetlov authored
Patch by Yury Selivanov.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Mark Dickinson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Jesus Cea authored
-
R David Murray authored
-
Andrew Svetlov authored
Thanks to George Yoshida.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Thanks to Daniel Müllner from docs@
-
Andrew Svetlov authored
-
Benjamin Peterson authored
-
- 29 Oct, 2012 3 commits
-
-
Brian Curtin authored
Patch by Zachary Ware.
-
Petri Lehtinen authored
Patch by Matti Mäki.
-
Ross Lagerwall authored
-
- 28 Oct, 2012 2 commits
-
-
Chris Jerdonek authored
-
Nadeem Vawda authored
-