- 18 Jan, 2013 3 commits
-
-
Łukasz Langa authored
(merged 3.2 fix)
-
Łukasz Langa authored
-
Benjamin Peterson authored
-
- 17 Jan, 2013 6 commits
-
-
Stefan Krah authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
- 16 Jan, 2013 8 commits
-
-
Stefan Krah authored
a ctypes build failure with clang.
-
Frank Wierzbicki authored
-
Frank Wierzbicki authored
-
Frank Wierzbicki authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
-
Stefan Krah authored
and pickling compatibility.
-
- 15 Jan, 2013 15 commits
-
-
Benjamin Peterson authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Serhiy Storchaka authored
strings with whitespaces, backslashes or unbalanced braces.
-
Serhiy Storchaka authored
strings with whitespaces, backslashes or unbalanced braces.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Richard Oudkerk authored
-
Richard Oudkerk authored
-
Serhiy Storchaka authored
in any mapping, not only in an unicode string.
-
Serhiy Storchaka authored
in any mapping, not only in an unicode string.
-
Serhiy Storchaka authored
There is no guarantee that NULL is aligned.
-
Richard Oudkerk authored
-
Richard Oudkerk authored
-
- 14 Jan, 2013 3 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Giampaolo Rodola' authored
fix for previous commit related to issue 10527 which didn't have the intended effect as per http://bugs.python.org/issue10527#msg179895
-
- 13 Jan, 2013 5 commits
-
-
Richard Oudkerk authored
connections on Windows.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Eli Bendersky authored
Issue #16922: fixed findtext() to return empty Unicode string instead of empty bytes object when there's no text. Patch by Serhiy Storchaka.
-
Eli Bendersky authored
-