summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue 14821:Kristján Valur Jónsson2012-05-201-12/+0
* Remove an incorrect implementation detailNick Coghlan2012-05-201-5/+0
* Issue #14814: addition of the ipaddress module (stage 1 - code and tests)Nick Coghlan2012-05-205-0/+3347
* Document when json.load's parse_constant behaviour changedHynek Schlawack2012-05-201-0/+3
|\
| * Document when json.load's parse_constant behaviour changedHynek Schlawack2012-05-201-0/+3
* | Merge.Charles-François Natali2012-05-201-3/+3
|\ \
| * | Clarify a paragraph in the new metaclass docsNick Coghlan2012-05-201-3/+3
* | | Issue #12760: Add some mising documentation about the new `x` exclusiveCharles-François Natali2012-05-201-5/+10
|/ /
* | merge - Fix for issue14426 - buildbots here I comeSenthil Kumaran2012-05-201-1/+1
|\ \ | |/
| * Fix for issue14426 - buildbots here I comeSenthil Kumaran2012-05-201-1/+1
* | Describe the default hash correctly, and mark a couple of CPython implementat...Nick Coghlan2012-05-201-4/+16
* | Fix typo in new metaclass docsNick Coghlan2012-05-201-1/+1
* | Minor change to default lru size. Set default to a power of two.Raymond Hettinger2012-05-202-2/+2
* | news for Issue14426Senthil Kumaran2012-05-201-0/+3
|\ \ | |/
| * news for Issue14426Senthil Kumaran2012-05-201-0/+3
* | Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Pa...Senthil Kumaran2012-05-202-5/+5
|\ \ | |/
| * Issue #14426: Correct the Date format in Expires attribute of Set-Cookie. Pa...Senthil Kumaran2012-05-202-5/+5
* | Issue #14849: setup Element data members to be assignable in subclassesEli Bendersky2012-05-202-13/+16
* | Remove missing files from the PCbuild pythoncore project. This avoids aKristján Valur Jónsson2012-05-192-16/+0
* | Clean up the PCBuild project files, removing redundant settings andKristján Valur Jónsson2012-05-1938-260/+159
* | Close #14588: added a PEP 3115 compliant dynamic type creation mechanismNick Coghlan2012-05-197-51/+486
* | #14494: Document that absolute imports became default in 3.0 instead of 2.7.Petri Lehtinen2012-05-193-2/+6
|\ \ | |/
| * #14494: Document that absolute imports became default in 3.0 instead of 2.7.Petri Lehtinen2012-05-194-2/+7
* | #14072: merge with 3.2.Ezio Melotti2012-05-193-6/+16
|\ \ | |/
| * #14072: Fix parsing of tel URIs in urlparse by making the check for ports str...Ezio Melotti2012-05-193-6/+16
* | #13152: Allow to specify a custom tabsize for expanding tabs in textwrapHynek Schlawack2012-05-194-4/+29
* | merge - Fix Issue14721: Send Content-length: 0 for empty body () in the http....Senthil Kumaran2012-05-193-1/+32
|\ \ | |/
| * Fix Issue14721: Send Content-length: 0 for empty body () in the http.client r...Senthil Kumaran2012-05-193-1/+32
* | Issue9374 - Generic parsing of query and fragment portion of urls for any schemeSenthil Kumaran2012-05-193-9/+14
|\ \ | |/
| * Issue9374 - Generic parsing of query and fragment portion of urls for any schemeSenthil Kumaran2012-05-193-9/+14
* | #14798: pyclbr now raises ImportError instead of KeyError for missing packagesPetri Lehtinen2012-05-184-0/+12
|\ \ | |/
| * #14798: pyclbr now raises ImportError instead of KeyError for missing packagesPetri Lehtinen2012-05-184-0/+12
* | Fix time.time() references in the time module docsPetri Lehtinen2012-05-181-6/+6
|\ \ | |/
| * Fix time.time() references in the time module docsPetri Lehtinen2012-05-181-6/+6
* | Fix whitespaceAntoine Pitrou2012-05-181-1/+0
* | Move private function _args_from_interpreter_flags() to subprocess.py, soAntoine Pitrou2012-05-184-32/+38
* | #12098: Make multiprocessing's child processes inherit sys.flags on WindowsRichard Oudkerk2012-05-185-20/+73
* | Fix typo.Martin v. Löwis2012-05-181-2/+2
* | Upgrade OpenSSL to 1.0.1cMartin v. Löwis2012-05-187-8/+13
* | Assume nasm.Martin v. Löwis2012-05-181-2/+2
* | merge 3.2Martin v. Löwis2012-05-187-10/+9
|\ \ | |/
| * Drop double quoting again. I'm at a loss when to quote and when not.Martin v. Löwis2012-05-181-1/+1
| * Upgrade OpenSSL to 1.0.0jMartin v. Löwis2012-05-186-8/+9
* | merge 3.2Martin v. Löwis2012-05-180-0/+0
|\ \ | |/
| * merge headsMartin v. Löwis2012-05-181-33/+9
| |\
* | \ merge headsMartin v. Löwis2012-05-181-33/+9
|\ \ \
| * | | Port to VS 2010.Martin v. Löwis2012-05-181-2/+2
| * | | Merge 3.2 build_ssl changes.Martin v. Löwis2012-05-181-33/+9
| |\ \ \ | | | |/ | | |/|
| | * | Add another set of quotes to make cmd.exe happy.Martin v. Löwis2012-05-181-1/+1
| | * | Fetch openssl directory from pyproject.vsprops.Martin v. Löwis2012-05-181-32/+8