- 07 May, 2012 14 commits
-
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Victor Stinner authored
to compute the limit at compile time instead of runtime. Patch writen by Serhiy Storchaka.
-
Mark Dickinson authored
-
Victor Stinner authored
PyAccu API. For example, it makes str.format() from 25% to 30% faster on Linux.
-
Mark Dickinson authored
-
Mark Dickinson authored
Issue #14700: Fix two broken and undefined-behaviour-inducing overflow checks in old-style string formatting. Thanks Serhiy Storchaka for report and original patch.
-
Larry Hastings authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
- 06 May, 2012 26 commits
-
-
Richard Oudkerk authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Nadeem Vawda authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Nadeem Vawda authored
-
Mark Dickinson authored
-
Mark Dickinson authored
-
Richard Oudkerk authored
-
Richard Oudkerk authored
-
Antoine Pitrou authored
-
Nadeem Vawda authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Nadeem Vawda authored
-
Ezio Melotti authored
-
Nadeem Vawda authored
Also, add tests for gzip.open().
-
Nadeem Vawda authored
-
Vinay Sajip authored
-
Vinay Sajip authored
Issue #9116: Allowed test to pass on Windows by adjusting the test condition slightly to allow for a Windows-specific error message.
-
Vinay Sajip authored
Closes #14729: Allowed test to pass on Windows by adjusting the test condition slightly to allow for a Windows-specific error message.
-
Georg Brandl authored
-
Georg Brandl authored
-