- 25 Mar, 2011 11 commits
-
-
Raymond Hettinger authored
-
R David Murray authored
-
R David Murray authored
This patch doesn't quite fix the 'run in a VM with Samba share' timing problem, but it should at least make it better.
-
Raymond Hettinger authored
-
R David Murray authored
Why I consider this a bug rather than an API change: the API change was to Message, which didn't used to return Headers unless you added them yourself. Now it does (for 8bit binary header input), so decode_header needs to be able to handle them.
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Kurt B. Kaiser authored
-
Kurt B. Kaiser authored
-
- 24 Mar, 2011 8 commits
-
-
Kurt B. Kaiser authored
-
R David Murray authored
-
R David Murray authored
Algorithm and initial patch by Michael Henry.
-
Kurt B. Kaiser authored
-
Victor Stinner authored
-
Victor Stinner authored
-
Antoine Pitrou authored
-
Senthil Kumaran authored
-
- 23 Mar, 2011 12 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
-
R David Murray authored
Patch by Michael Henry.
-
Éric Araujo authored
-
Éric Araujo authored
The fix was already committed to 3.2, but I merged two small changes recommended by Raymond while I was working on the 2.7 patch to ease future merges.
-
Antoine Pitrou authored
-
Éric Araujo authored
-
Raymond Hettinger authored
Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property.
-
Raymond Hettinger authored
Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property.
-
- 22 Mar, 2011 9 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Kurt B. Kaiser authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Antoine Pitrou authored
(it's still very slow)
-
Raymond Hettinger authored
-