| Commit message (Expand) | Author | Age | Files | Lines |
* | - Issue #17219: Add library build dir for Python extension cross-builds. | doko@ubuntu.com | 2014-10-02 | 2 | -1/+3 |
|\ |
|
| * | - Issue #17219: Add library build dir for Python extension cross-builds. | doko@ubuntu.com | 2014-10-02 | 2 | -1/+3 |
|
|
* | | - Issue #18096: Fix library order returned by python-config. | doko@ubuntu.com | 2014-10-02 | 3 | -3/+6 |
|\ \
| |/ |
|
| * | - Issue #18096: Fix library order returned by python-config. | doko@ubuntu.com | 2014-10-02 | 3 | -3/+6 |
|
|
* | | Issue #20076: Added non derived UTF-8 aliases to locale aliases table. | Serhiy Storchaka | 2014-10-01 | 3 | -4/+13 |
|\ \
| |/ |
|
| * | Issue #20076: Added non derived UTF-8 aliases to locale aliases table. | Serhiy Storchaka | 2014-10-01 | 2 | -0/+11 |
|
|
* | | Null merge | Serhiy Storchaka | 2014-10-01 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Issue #20079: Added locales supported in glibc 2.18 to locale alias table. | Serhiy Storchaka | 2014-10-01 | 2 | -0/+101 |
|
|
* | | Issue #20079: Added locales supported in glibc 2.18 to locale alias table. | Serhiy Storchaka | 2014-10-01 | 3 | -1/+148 |
|
|
* | | Merge with 3.4 | Terry Jan Reedy | 2014-10-01 | 1 | -5/+8 |
|\ \
| |/ |
|
| * | Issue 22492: Be explicit that print does not support binary mode files. | Terry Jan Reedy | 2014-10-01 | 1 | -5/+8 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-10-01 | 1 | -446/+0 |
|\ \
| |/ |
|
| * | Remove old overridden version of a Sphinx CSS file. | Georg Brandl | 2014-10-01 | 1 | -446/+0 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-10-01 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Make pydoctheme compatible with Sphinx 1.3 HTML output changes. | Georg Brandl | 2014-10-01 | 1 | -4/+4 |
|
|
* | | Closes #20218: Added convenience methods read_text/write_text and read_bytes/ | Georg Brandl | 2014-10-01 | 4 | -0/+114 |
|
|
* | | Update 3.5 Idle News up to 3.4.2 changes. | Terry Jan Reedy | 2014-10-01 | 1 | -0/+52 |
|\ \
| |/ |
|
| * | Update Idle news for 3.4.2 (and 3.4.1). | Terry Jan Reedy | 2014-10-01 | 1 | -0/+57 |
|
|
* | | Issue #16537: Use the new *default* parameter of max(). | Berker Peksag | 2014-10-01 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Issue #16537: Use the new *default* parameter of max(). | Berker Peksag | 2014-10-01 | 1 | -3/+1 |
|
|
* | | null merge | Ned Deily | 2014-10-01 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Fix overlooked conf.py setting in flattening of Doc directory. | Ned Deily | 2014-10-01 | 1 | -1/+1 |
|
|
* | | Merge #21739: mention subtle difference between loops and listcomps in tutorial. | R David Murray | 2014-10-01 | 1 | -3/+8 |
|\ \
| |/ |
|
| * | #21739: mention subtle difference between loops and listcomps in tutorial. | R David Murray | 2014-10-01 | 1 | -3/+8 |
|
|
* | | Merge: #22512: move distutils rpm test's .rpmdb to testing tmpdir. | R David Murray | 2014-10-01 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | #22512: move distutils rpm test's .rpmdb to testing tmpdir. | R David Murray | 2014-10-01 | 1 | -0/+3 |
|
|
* | | Issue #22333: test_threaded_import now displays elapsed time in verbose mode. | Victor Stinner | 2014-09-30 | 1 | -0/+4 |
|
|
* | | Issue #22333: Extend timeout in test_threaded_import | Victor Stinner | 2014-09-30 | 1 | -1/+1 |
|
|
* | | Merge with 3.4 | Terry Jan Reedy | 2014-09-30 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue 22465: grammar, number agreement. | Terry Jan Reedy | 2014-09-30 | 1 | -1/+1 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-09-30 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the neste... | Georg Brandl | 2014-09-30 | 23 | -89/+8 |
|
|
* | | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the neste... | Georg Brandl | 2014-09-30 | 23 | -90/+9 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-09-30 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Dont define an empty SPHINXOPTS, which overrides a definition from the enviro... | Georg Brandl | 2014-09-30 | 1 | -1/+0 |
|
|
* | | merge with 3.4 | Georg Brandl | 2014-09-30 | 2 | -1/+3 |
|\ \
| |/ |
|
| * | Prepare sphinx extensions for 1.3. | Georg Brandl | 2014-09-30 | 2 | -1/+3 |
|
|
* | | merge 3.4 (#22528) | Benjamin Peterson | 2014-09-30 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | add link to pdb source (closes #22528) | Benjamin Peterson | 2014-09-30 | 1 | -0/+3 |
|
|
* | | Reorganize C API docs of the exception API | Antoine Pitrou | 2014-09-30 | 1 | -151/+191 |
|
|
* | | Issue #18711: Add a new `PyErr_FormatV` function, similar to `PyErr_Format` b... | Antoine Pitrou | 2014-09-30 | 7 | -10/+39 |
|
|
* | | (Merge 3.4) Issue #22448: asyncio, cleanup _run_once(), only iterate once to | Victor Stinner | 2014-09-30 | 1 | -4/+7 |
|\ \
| |/ |
|
| * | Issue #22448: asyncio, cleanup _run_once(), only iterate once to remove delayed | Victor Stinner | 2014-09-30 | 1 | -4/+7 |
|
|
* | | remove merge goop from f86fde20e9ce | Benjamin Peterson | 2014-09-30 | 1 | -65/+0 |
|
|
* | | Remove pointless "vile hack" that can cause the build step to fail when some ... | Antoine Pitrou | 2014-09-30 | 2 | -20/+2 |
|
|
* | | (Merge 3.4) faulthandler: test_gil_released() now uses _sigsegv() instead of | Victor Stinner | 2014-09-30 | 2 | -17/+25 |
|\ \
| |/ |
|
| * | faulthandler: test_gil_released() now uses _sigsegv() instead of _read_null(), | Victor Stinner | 2014-09-30 | 2 | -17/+25 |
|
|
| * | faulthandler: _sigsegv() and _sigabrt() don't accept parameters | Victor Stinner | 2014-09-30 | 1 | -2/+2 |
|
|
* | | faulthandler: suppress crash reporter directly in test functions written to | Victor Stinner | 2014-09-30 | 1 | -6/+41 |
|
|
* | | (Merge 3.4) Issue #22396: On 32-bit AIX platform, don't expose | Victor Stinner | 2014-09-30 | 2 | -4/+16 |
|\ \
| |/ |
|