summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Don't use largefile support for GNU/Hurd.doko@ubuntu.com2016-06-143-1/+12
* - Issue #23968: Update distutils/sysconfig.py to look for the renameddoko@ubuntu.com2016-06-141-1/+3
* - Issue #8637: Honor a pager set by the env var MANPAGER (in preference todoko@ubuntu.com2016-06-141-3/+3
* - Issue #23968: Rename the platform directory from plat-$(MACHDEP) todoko@ubuntu.com2016-06-148-14/+117
* merge 3.5Benjamin Peterson2016-06-132-4/+4
|\
| * merge 3.4Benjamin Peterson2016-06-132-4/+4
| |\
| | * sync ordering of stddef.h includes with expat 2.1.1Benjamin Peterson2016-06-132-4/+4
* | | - Issue #8637: Honor a pager set by the env var MANPAGER (in preference todoko@ubuntu.com2016-06-142-1/+5
* | | Issue #16182: Merge test_readline from 3.5Martin Panter2016-06-141-5/+13
|\ \ \ | |/ /
| * | Issue #16182: Attempted workarounds for Apple EditlineMartin Panter2016-06-141-5/+13
* | | - Modules/_collectionsmodule.c: Mark one more internal symbol as static.doko@ubuntu.com2016-06-141-1/+1
* | | Issue #27245: revert temporary renameTerry Jan Reedy2016-06-141-0/+0
* | | Merge with 3.5Terry Jan Reedy2016-06-141-2/+6
|\ \ \ | |/ /
| * | Issue #27245: IDLE: Cleanly delete custom themes and key bindings.Terry Jan Reedy2016-06-141-2/+6
* | | Issue #27245: temporary rename for merge.Terry Jan Reedy2016-06-141-0/+0
* | | Issue #22636: Merge ctypes.util from 3.5Martin Panter2016-06-141-19/+35
|\ \ \ | |/ /
| * | Issue #22636: Handle OSError from subprocess, e.g. if command not foundMartin Panter2016-06-141-19/+35
* | | Merge 3.6.0a2 releasing branch into defaultNed Deily2016-06-135-86/+129
|\ \ \
| * | | Start 3.6.0a3Ned Deily2016-06-132-1/+13
| * | | Added tag v3.6.0a2 for changeset 378893423552Ned Deily2016-06-131-0/+1
| * | | Version bump for 3.6.0a2v3.6.0a2Ned Deily2016-06-133-4/+4
| * | | Update pydoc topics for 3.6.0a2Ned Deily2016-06-131-80/+122
* | | | Issue #22636: Merge ctypes.util shell injection fixes from 3.5Martin Panter2016-06-143-44/+85
|\ \ \ \ | | |/ / | |/| |
| * | | Issue #22636: avoid using a shell in the ctypes.util moduleMartin Panter2016-06-143-44/+85
* | | | Issue #16182: Merge readline locale fix from 3.5Martin Panter2016-06-143-44/+191
|\ \ \ \ | |/ / /
| * | | Issue #16182: Fix readline begidx, endidx, and use locale encodingMartin Panter2016-06-143-42/+235
* | | | Issue #17500: Remove merge conflict scar tissueMartin Panter2016-06-141-1/+0
* | | | Issue #27310: Fix IDLE.app failure to launch on OS X due to vestigial import.Ned Deily2016-06-132-2/+11
|\ \ \ \ | |/ / /
| * | | Issue #27310: remove vestigial import in IDLE.appNed Deily2016-06-131-2/+0
* | | | Issue #27136: Merge test_asyncio fix from 3.5Martin Panter2016-06-131-4/+4
|\ \ \ \ | |/ / /
| * | | Issue #27136: Change test to use ::1 for better OS X Tiger compatibilityMartin Panter2016-06-131-4/+4
* | | | Issue #27306: Merge from 3.5Berker Peksag2016-06-141-7/+7
|\ \ \ \ | |/ / /
| * | | Issue #27306: Fix typo in tarfile documentationBerker Peksag2016-06-141-7/+7
* | | | Merge from 3.5Berker Peksag2016-06-143-13/+6
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Replace more boilerplate code with modern unittest features in sqlite3 testsBerker Peksag2016-06-143-13/+6
* | | Merge the 3.4.5rc1 tag all the way into default (3.6).Larry Hastings2016-06-131-0/+1
* | | Forward-merge from 3.5 to default.Larry Hastings2016-06-131-0/+1
|\ \ \ | |/ /
| * | Forward-merge from 3.4 to 3.5.Larry Hastings2016-06-131-0/+1
| |\ \ | | |/
| | * Added tag v3.4.5rc1 for changeset 3631bb4a2490Larry Hastings2016-06-111-0/+1
| | * Release bump for 3.4.5rc1.v3.4.5rc1Larry Hastings2016-06-113-9/+9
| | * Regenerate pydoc topics for 3.4.5rc1.Larry Hastings2016-06-111-2/+2
| * | Merge 3.5.2rc1 with current 3.5 branch.Larry Hastings2016-06-1228-424/+370
| |\ \
| * | | Post-release fixups for Python 3.5.2rc1.Larry Hastings2016-06-122-2/+14
| * | | Added tag v3.5.2rc1 for changeset 68feec6488b2Larry Hastings2016-06-111-0/+1
| * | | Updated header for README for 3.5.2rc1.v3.5.2rc1Larry Hastings2016-06-111-2/+2
| * | | Release bump for 3.5.2rc1.Larry Hastings2016-06-113-6/+6
| * | | Regenerated pydoc topics for 3.5.2rc1.Larry Hastings2016-06-111-20/+20
* | | | - Comment out socket (SO_REUSEPORT) and posix (O_SHLOCK, O_EXLOCK) constantsdoko@ubuntu.com2016-06-133-0/+8
* | | | Issue #27025: Generated names for Tkinter widgets are now more meanfulSerhiy Storchaka2016-06-132-4/+20
* | | | WhitespaceTerry Jan Reedy2016-06-131-1/+1