- 09 Mar, 2013 1 commit
-
-
Terry Jan Reedy authored
-
- 08 Mar, 2013 2 commits
-
-
Vinay Sajip authored
-
Eli Bendersky authored
Document that ctypes automatically applies byref() when argtypes declares POINTER.
-
- 06 Mar, 2013 2 commits
-
-
Eli Bendersky authored
-
Ezio Melotti authored
-
- 05 Mar, 2013 4 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
response message when send_error includes a message in addition to error status. Patch contributed by Karl.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
This removes the dependency on bisect and it bring the pure Python code in-sync with the C code.
-
- 04 Mar, 2013 3 commits
-
-
Ned Deily authored
framework builds.
-
Antoine Pitrou authored
Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently.
-
Ezio Melotti authored
-
- 03 Mar, 2013 1 commit
-
-
Mark Dickinson authored
-
- 01 Mar, 2013 2 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 28 Feb, 2013 3 commits
-
-
Raymond Hettinger authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 27 Feb, 2013 1 commit
-
-
Chris Jerdonek authored
-
- 26 Feb, 2013 4 commits
-
-
Petri Lehtinen authored
-
Richard Oudkerk authored
-
Senthil Kumaran authored
Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior
-
Serhiy Storchaka authored
-
- 25 Feb, 2013 1 commit
-
-
Serhiy Storchaka authored
Add test for fragment producing with XMLGenerator.
-
- 24 Feb, 2013 1 commit
-
-
R David Murray authored
This fixes an apparent copy-and-paste error. Original patch by Manuel Jacob.
-
- 23 Feb, 2013 12 commits
-
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
-
Petri Lehtinen authored
Patch by Lowe Thiderman
-
Petri Lehtinen authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
#15438: add a note to math.pow() that suggests using **/pow() for integers. Patch by Mark Dickinson.
-
- 22 Feb, 2013 3 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-