- 26 Nov, 2015 5 commits
-
-
Martin Panter authored
-
Martin Panter authored
Previous documentation was not clear if the geturl(), info() and getcode() were valid for HTTP responses. The “msg” attribute is different to the usual HTTPResponse.msg attribute. Based on patch by Evens Fortuné.
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
- 25 Nov, 2015 12 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Based on patch by Christian Heimes.
-
Serhiy Storchaka authored
__getattr__. Original patch by Antoine Pitrou.
-
Serhiy Storchaka authored
__getattr__. Original patch by Antoine Pitrou.
-
Serhiy Storchaka authored
into separate file test_ordered_dict.
-
Serhiy Storchaka authored
into separate file test_ordered_dict.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
__bytes__, __trunc__, and __float__ returning instances of subclasses of bytes, int, and float to subclasses of bytes, int, and float correspondingly.
-
Serhiy Storchaka authored
__bytes__, __trunc__, and __float__ returning instances of subclasses of bytes, int, and float to subclasses of bytes, int, and float correspondingly.
-
Serhiy Storchaka authored
invalid data including tuple instructions.
-
Serhiy Storchaka authored
invalid data including tuple instructions.
-
- 24 Nov, 2015 8 commits
-
-
Vinay Sajip authored
-
Vinay Sajip authored
-
Martin Panter authored
-
Martin Panter authored
No charset parameter is standardized for this Content-Type value. Also clarify that urlencode() outputs ASCII.
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Martin Panter authored
-
- 23 Nov, 2015 12 commits
-
-
Martin Panter authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Steve Dower authored
-
- 22 Nov, 2015 3 commits
-
-
Serhiy Storchaka authored
entries. Patch by Dingyuan Wang.
-
Serhiy Storchaka authored
entries. Patch by Dingyuan Wang.
-
Serhiy Storchaka authored
Added new tests for Element slice assignments.
-