summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue #21883: os.path.join() and os.path.relpath() now raise a TypeError withSerhiy Storchaka2014-10-048-91/+137
* Null mergeSerhiy Storchaka2014-10-040-0/+0
|\
| * Merge headsSerhiy Storchaka2014-10-042-14/+14
| |\
* | \ Merge headsSerhiy Storchaka2014-10-042-14/+14
|\ \ \
| * \ \ Merge packaging doc updates from 3.4Nick Coghlan2014-10-042-14/+14
| |\ \ \ | | | |/ | | |/|
| | * | Realign packaging docs with PyPUG changesNick Coghlan2014-10-042-14/+14
* | | | Issue #22518: Fixed integer overflow issues in "backslashreplace",Serhiy Storchaka2014-10-042-2/+11
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Issue #22518: Fixed integer overflow issues in "backslashreplace",Serhiy Storchaka2014-10-042-2/+11
| |/
* | Issue #22219: The zipfile module CLI now adds entries for directoriesSerhiy Storchaka2014-10-042-2/+12
|\ \ | |/
| * Issue #22219: The zipfile module CLI now adds entries for directoriesSerhiy Storchaka2014-10-042-2/+12
* | Merge: #14056: Small improvements to the tarfile documentation.R David Murray2014-10-041-10/+13
|\ \ | |/
| * #14056: Small improvements to the tarfile documentation.R David Murray2014-10-041-10/+13
* | merge 3.4Benjamin Peterson2014-10-031-0/+15
|\ \ | |/
| * separate cert loading tests into Windows and non-Windows casesBenjamin Peterson2014-10-031-0/+15
* | merge 3.4 (#22449)Benjamin Peterson2014-10-033-2/+12
|\ \ | |/
| * also use openssl envvars to find certs on windows (closes #22449)Benjamin Peterson2014-10-033-2/+12
* | #22508: Drop email __version__ string. It no longer means anything.R David Murray2014-10-033-2/+12
* | Merge with 3.4Zachary Ware2014-10-031-3/+3
|\ \ | |/
| * Fix a few typo/grammar issues in the multiprocessing docs.Zachary Ware2014-10-031-3/+3
* | Merge: #12780: update inspect test skipIf for PEP 3147.R David Murray2014-10-031-4/+5
|\ \ | |/
| * #12780: update inspect test skipIf for PEP 3147.R David Murray2014-10-031-4/+5
* | faulthandler: enhance dump_ascii() to escape also non-printable ASCIIVictor Stinner2014-10-031-4/+5
* | Make test_datetime a better citizen (issue #22540)Antoine Pitrou2014-10-032-6/+6
* | Closes #22540: speed up PyObject_IsInstance and PyObject_IsSubclass in the co...Georg Brandl2014-10-032-0/+18
* | Merge: #8473: Add tests that doctest uses universal newlines in testfile.R David Murray2014-10-031-0/+30
|\ \ | |/
| * #8473: Add tests that doctest uses universal newlines in testfile.R David Murray2014-10-031-0/+30
* | merge 3.4Georg Brandl2014-10-020-0/+0
|\ \ | |/
| * Closes #18729: minor markup improvement.Georg Brandl2014-10-021-1/+1
* | merge 3.4Georg Brandl2014-10-021-1/+1
|\ \ | |/
| * Closes #19434: fix copy-paste error in MIMENonMultipart docstring.Georg Brandl2014-10-021-1/+1
* | Issue #20079: Fixed tests.Serhiy Storchaka2014-10-021-1/+1
|\ \ | |/
| * Issue #20079: Fixed tests.Serhiy Storchaka2014-10-021-1/+1
* | Issue #20079: Updated alias mapping to glibc 2.19 SUPPORTED file.Serhiy Storchaka2014-10-021-1/+11
|\ \ | |/
| * Issue #20079: Updated alias mapping to glibc 2.19 SUPPORTED file.Serhiy Storchaka2014-10-021-1/+11
* | Issue #20079: makelocalealias.py now supports installed SUPPORTED file,Serhiy Storchaka2014-10-021-8/+12
* | Issue #20076: Apply optimization in makelocalealias.py repeatedly.Serhiy Storchaka2014-10-022-2/+6
|\ \ | |/
| * Issue #20076: Remove just added the sr_rs.utf8@latn alias because it isSerhiy Storchaka2014-10-021-1/+0
* | merge with 3.4Georg Brandl2014-10-022-0/+8
|\ \ | |/
| * closes #22528: add source links to symtable and compileallGeorg Brandl2014-10-022-0/+8
* | merge with 3.4Georg Brandl2014-10-021-4/+4
|\ \ | |/
| * Closes #19342: improve docstrings in grp module.Georg Brandl2014-10-021-6/+6
* | merge with 3.4Georg Brandl2014-10-021-7/+1
|\ \ | |/
| * Remove unused and now removed config value.Georg Brandl2014-10-021-7/+1
* | Merge with 3.4Terry Jan Reedy2014-10-021-13/+18
|\ \ | |/
| * Issue #21971: Index and update turtledemo doc.Terry Jan Reedy2014-10-021-13/+18
* | - Issue #17219: Add library build dir for Python extension cross-builds.doko@ubuntu.com2014-10-022-1/+3
|\ \ | |/
| * - Issue #17219: Add library build dir for Python extension cross-builds.doko@ubuntu.com2014-10-022-1/+3
* | - Issue #18096: Fix library order returned by python-config.doko@ubuntu.com2014-10-023-3/+6
|\ \ | |/
| * - Issue #18096: Fix library order returned by python-config.doko@ubuntu.com2014-10-023-3/+6
* | Issue #20076: Added non derived UTF-8 aliases to locale aliases table.Serhiy Storchaka2014-10-013-4/+13
|\ \ | |/