summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Make faq/general.rst gender-inclusive, patch by Sam Hathaway.Berker Peksag2016-06-151-1/+1
* | Issue #26862: SYS_getdents64 does not need to be defined on android API 21.Xavier de Gaye2016-06-151-2/+1
* | merge with 3.5Georg Brandl2016-06-151-1/+8
|\ \ | |/
| * merge with 3.4Georg Brandl2016-06-151-1/+8
| |\
| | * Docs: add html-stable autobuild variantGeorg Brandl2016-06-151-1/+7
* | | Issue #27311: Merge zipfile doc from 3.5Martin Panter2016-06-151-2/+2
|\ \ \ | |/ /
| * | Issue #27311: Fix ZipFile.writestr data argument name.Martin Panter2016-06-151-2/+2
* | | Issue #27238: Got rid of bare excepts in the turtle module. Original patchSerhiy Storchaka2016-06-142-9/+12
|\ \ \ | |/ /
| * | Issue #27238: Got rid of bare excepts in the turtle module. Original patchSerhiy Storchaka2016-06-143-9/+13
* | | issue27122: fix typo in the news file, wrong issue #. not issue27123.Gregory P. Smith2016-06-141-1/+1
|\ \ \ | |/ /
| * | issue27122: fix typo in the news file, wrong issue #. not issue27123.Gregory P. Smith2016-06-141-1/+1
* | | Issue #27123: When an exception is raised within the context beingGregory P. Smith2016-06-143-0/+37
|\ \ \ | |/ /
| * | Issue #27123: When an exception is raised within the context beingGregory P. Smith2016-06-143-0/+37
* | | subprocess: enhance ResourceWarning messageVictor Stinner2016-06-141-3/+4
* | | Merge 3.5Victor Stinner2016-06-141-1/+1
|\ \ \ | |/ /
| * | cleanup random.cVictor Stinner2016-06-141-1/+1
* | | Merge 3.5 (os.urandom, issue #27278)Victor Stinner2016-06-142-1/+5
|\ \ \ | |/ /
| * | Fix os.urandom() using getrandom() on LinuxVictor Stinner2016-06-142-1/+5
* | | Merge 3.5Victor Stinner2016-06-141-1/+1
|\ \ \ | |/ /
| * | Issue #25843: Fix the NEWS entryVictor Stinner2016-06-141-1/+1
* | | Issue #16864: Cursor.lastrowid now supports REPLACE statementBerker Peksag2016-06-146-5/+66
* | | Issue #16182: Merge test_readline from 3.5Martin Panter2016-06-141-1/+1
|\ \ \ | |/ /
| * | Issue #16182: One more check for set_pre_input_hook()Martin Panter2016-06-141-1/+1
* | | Merge from 3.5Berker Peksag2016-06-144-16/+9
|\ \ \ | |/ /
| * | Mark tests as skipped when a SQLite version is not supportedBerker Peksag2016-06-144-16/+9
* | | Merge from 3.5Berker Peksag2016-06-142-18/+0
|\ \ \ | |/ /
| * | Remove empty setUp and tearDown methods from sqlite3 testsBerker Peksag2016-06-142-18/+0
* | | Merge from 3.5Berker Peksag2016-06-141-4/+0
|\ \ \ | |/ /
| * | Delete outdated paragraph about OptimizedUnicode againBerker Peksag2016-06-141-4/+0
* | | Issue #26386: Fixed ttk.TreeView selection operations with item id'sSerhiy Storchaka2016-06-143-1/+57
|\ \ \ | |/ /
| * | Issue #26386: Fixed ttk.TreeView selection operations with item id'sSerhiy Storchaka2016-06-143-1/+57
* | | Issue #16182: Merge readline update from 3.5Martin Panter2016-06-142-9/+20
|\ \ \ | |/ /
| * | Issue #16182: set_pre_input_hook() may not exist; document, and update testMartin Panter2016-06-142-9/+20
* | | - 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-142-4/+4
|\ \ \ | |/ /
| * | merge 3.4Benjamin Peterson2016-06-142-4/+4
| |\ \ | | |/
| | * sync ordering of stddef.h includes with expat 2.1.1Benjamin Peterson2016-06-142-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