- 02 Mar, 2015 23 commits
-
-
Larry Hastings authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
Issue #23451: Update pyconfig.h for Windows to require Vista headers and remove unnecessary version checks.
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
These functions are not documented but used in third-party code.
-
Serhiy Storchaka authored
These functions are not documented but used in third-party code.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Berker Peksag authored
Patch by Alex Shkop.
-
Berker Peksag authored
Patch by Alex Shkop.
-
Berker Peksag authored
The test checks that the environ argument contains correct headers, querystring and path information. Patch by Alex Shkop.
-
Berker Peksag authored
The test checks that the environ argument contains correct headers, querystring and path information. Patch by Alex Shkop.
-
Berker Peksag authored
TOS is an abbreviation of top-of-stack. Patch by Sven Berkvens-Matthijsse.
-
Berker Peksag authored
TOS is an abbreviation of top-of-stack. Patch by Sven Berkvens-Matthijsse.
-
Berker Peksag authored
Also, remove support.run_doctest() since there is no doctests in test_urllib2 and urllib.request.
-
Berker Peksag authored
Also, remove support.run_doctest() since there is no doctests in test_urllib2 and urllib.request.
-
Berker Peksag authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 01 Mar, 2015 13 commits
-
-
Alexander Belopolsky authored
-
Alexander Belopolsky authored
Original patch by Akira Li.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
__module__ attribute.
-
Raymond Hettinger authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Steve Dower authored
Bundling versions of the CRT prior to 14.0 is no longer supported.
-
Raymond Hettinger authored
-
- 28 Feb, 2015 4 commits
-
-
Serhiy Storchaka authored
shows the help on str. help('help') now shows the help on help(). Original patch by Mark Lawrence.
-
Alexander Belopolsky authored
-
Alexander Belopolsky authored
* Eliminated OverflowError from timedelta * float for some floats; * Corrected rounding in timedlta true division.
-
Alexander Belopolsky authored
* Eliminated OverflowError from timedelta * float for some floats; * Corrected rounding in timedlta true division.
-