- 04 Nov, 2012 5 commits
-
-
Nick Coghlan authored
Previously, excessive nesting in expressions would blow the stack and segfault the interpreter. Now, a hard limit based on the configured recursion limit and a hardcoded scaling factor is applied.
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 03 Nov, 2012 19 commits
-
-
Christian Heimes authored
-
Christian Heimes authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
Patch by Guillaume Pratte.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Chris Jerdonek 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
-
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 4 commits
-
-
Stefan Krah authored
definition from #15573.
-
Stefan Krah authored
-
Georg Brandl authored
-
Georg Brandl authored
-
- 01 Nov, 2012 12 commits
-
-
Andrew Svetlov authored
Patch by Todd Rovito.
-
Andrew Svetlov authored
Patch by Todd Rovito.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Patch by Zachary Ware.
-
Andrew Svetlov authored
Patch by Zachary Ware.
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
Antoine Pitrou authored
Patch by Serhiy Storchaka.
-
Andrew Svetlov authored
Patch by Serhiy Storchaka.
-
Andrew Svetlov authored
-