- 18 Aug, 2011 4 commits
-
-
Éric Araujo authored
-
Éric Araujo authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 17 Aug, 2011 8 commits
-
-
Victor Stinner authored
Use startswith, instead of ==, when testing sys.platform to support new platforms like Linux 3 or OpenBSD 5.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 16 Aug, 2011 13 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Sandro Tosi authored
-
Antoine Pitrou authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Ezio Melotti authored
-
- 15 Aug, 2011 4 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#12266: Fix str.capitalize() to correctly uppercase/lowercase titlecased and cased non-letter characters.
-
- 14 Aug, 2011 2 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 13 Aug, 2011 9 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
between 2**31 and 2**63 on systems with a 64-bit C "long".
-
Nadeem Vawda authored
-
Nadeem Vawda authored
Reported by Oleg Oshmyan in issue #12646.
-
Nadeem Vawda authored
This will make it easier to detect truncated input streams. Also, make zlib's error messages more consistent.
-
Georg Brandl authored
-
Georg Brandl authored
-
Benjamin Peterson authored
-