Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #22219: The zipfile module CLI now adds entries for directories | Serhiy Storchaka | 2014-10-04 | 1 | -2/+9 |
|\ | | | | | | | (including empty directories) in ZIP file. | ||||
| * | Issue #22219: The zipfile module CLI now adds entries for directories | Serhiy Storchaka | 2014-10-04 | 1 | -2/+9 |
| | | | | | | | | (including empty directories) in ZIP file. | ||||
* | | merge 3.4 | Benjamin Peterson | 2014-10-03 | 1 | -0/+15 |
|\ \ | |/ | |||||
| * | separate cert loading tests into Windows and non-Windows cases | Benjamin Peterson | 2014-10-03 | 1 | -0/+15 |
| | | |||||
* | | merge 3.4 (#22449) | Benjamin Peterson | 2014-10-03 | 2 | -2/+9 |
|\ \ | |/ | |||||
| * | also use openssl envvars to find certs on windows (closes #22449) | Benjamin Peterson | 2014-10-03 | 2 | -2/+9 |
| | | | | | | | | Patch by Christian Heimes and Alex Gaynor. | ||||
* | | #22508: Drop email __version__ string. It no longer means anything. | R David Murray | 2014-10-03 | 1 | -2/+0 |
| | | | | | | | | | | | | A debian code search (by Tshepang Lekhonkhobe) turned up only one package checking email.__version__...and it was the 2.7-only mailman package. Since Barry approves this change, it seems safe enough to make it... | ||||
* | | Merge: #12780: update inspect test skipIf for PEP 3147. | R David Murray | 2014-10-03 | 1 | -4/+5 |
|\ \ | |/ | |||||
| * | #12780: update inspect test skipIf for PEP 3147. | R David Murray | 2014-10-03 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | The test needs to be skipped if unicodedata is either part of the main binary (a repackaging of cpython on Windows?) or has python source (pypy?). PEP 3147 makes __file__ point to the .py source, so we need to change the extension check from looking for the old .pyc/.pyo to just looking for .py. Note that this skip should never trigger on CPython itself, so one could argue it should be dropped instead. But since it exists, why risk breaking someone else's python. | ||||
* | | Make test_datetime a better citizen (issue #22540) | Antoine Pitrou | 2014-10-03 | 2 | -6/+6 |
| | | |||||
* | | Merge: #8473: Add tests that doctest uses universal newlines in testfile. | R David Murray | 2014-10-03 | 1 | -0/+30 |
|\ \ | |/ | |||||
| * | #8473: Add tests that doctest uses universal newlines in testfile. | R David Murray | 2014-10-03 | 1 | -0/+30 |
| | | | | | | | | Python3 does not have the bug covered by the issue. | ||||
* | | merge 3.4 | Georg Brandl | 2014-10-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Closes #19434: fix copy-paste error in MIMENonMultipart docstring. | Georg Brandl | 2014-10-02 | 1 | -1/+1 |
| | | |||||
* | | Issue #20079: Fixed tests. | Serhiy Storchaka | 2014-10-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #20079: Fixed tests. | Serhiy Storchaka | 2014-10-02 | 1 | -1/+1 |
| | | |||||
* | | Issue #20079: Updated alias mapping to glibc 2.19 SUPPORTED file. | Serhiy Storchaka | 2014-10-02 | 1 | -1/+11 |
|\ \ | |/ | |||||
| * | Issue #20079: Updated alias mapping to glibc 2.19 SUPPORTED file. | Serhiy Storchaka | 2014-10-02 | 1 | -1/+11 |
| | | |||||
* | | Issue #20076: Apply optimization in makelocalealias.py repeatedly. | Serhiy Storchaka | 2014-10-02 | 1 | -1/+0 |
|\ \ | |/ | | | | | | | Remove just added the sr_rs.utf8@latn alias because it is derived from sr_rs@latin. | ||||
| * | Issue #20076: Remove just added the sr_rs.utf8@latn alias because it is | Serhiy Storchaka | 2014-10-02 | 1 | -1/+0 |
| | | | | | | | | derived from sr_rs@latin. | ||||
* | | - Issue #17219: Add library build dir for Python extension cross-builds. | doko@ubuntu.com | 2014-10-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | - Issue #17219: Add library build dir for Python extension cross-builds. | doko@ubuntu.com | 2014-10-02 | 1 | -1/+1 |
| | | |||||
* | | Issue #20076: Added non derived UTF-8 aliases to locale aliases table. | Serhiy Storchaka | 2014-10-01 | 1 | -0/+9 |
|\ \ | |/ | | | | | The makelocalealias.py script no longer ignores UTF-8 mapping. | ||||
| * | Issue #20076: Added non derived UTF-8 aliases to locale aliases table. | Serhiy Storchaka | 2014-10-01 | 1 | -0/+9 |
| | | |||||
| * | Issue #20079: Added locales supported in glibc 2.18 to locale alias table. | Serhiy Storchaka | 2014-10-01 | 1 | -0/+99 |
| | | |||||
* | | Issue #20079: Added locales supported in glibc 2.18 to locale alias table. | Serhiy Storchaka | 2014-10-01 | 1 | -0/+99 |
| | | | | | | | | | | The makelocalealias.py script now can parse the SUPPORTED file from glibc sources and supports command line options for source paths. | ||||
* | | Closes #20218: Added convenience methods read_text/write_text and read_bytes/ | Georg Brandl | 2014-10-01 | 2 | -0/+50 |
| | | | | | | | | | | | | write_bytes to pathlib.Path objects. Thanks to Christopher Welborn and Ram Rachum for original patches. | ||||
* | | 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 |
| | | |||||
* | | 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 |
| | | | | | | | | Patch by Francis MB. | ||||
| * | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the ↵ | Georg Brandl | 2014-09-30 | 1 | -1/+1 |
| | | | | | | | | nested subdirectory anymore. | ||||
* | | 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 |
| | | | | | | | | | | | | Check if the sporadic failure is related to a timeout. The test just failed on the buildbot "x86 Windows7 3.x": 1 thread done / 20 (the 'done' condition was not signaled because 1 < 20). | ||||
* | | Move Doc/tools/sphinxext content to Doc/tools, there is no need for the ↵ | Georg Brandl | 2014-09-30 | 1 | -1/+1 |
| | | | | | | | | nested subdirectory anymore. | ||||
* | | (Merge 3.4) Issue #22448: asyncio, cleanup _run_once(), only iterate once to | Victor Stinner | 2014-09-30 | 1 | -4/+7 |
|\ \ | |/ | | | | | remove delayed calls that were cancelled. | ||||
| * | Issue #22448: asyncio, cleanup _run_once(), only iterate once to remove delayed | Victor Stinner | 2014-09-30 | 1 | -4/+7 |
| | | | | | | | | calls that were cancelled. | ||||
* | | Remove pointless "vile hack" that can cause the build step to fail when some ↵ | Antoine Pitrou | 2014-09-30 | 1 | -9/+2 |
| | | | | | | | | | | | | extension modules can't be imported. See issue #5309 for the build failures, issue #458343 for the original motivation. | ||||
* | | (Merge 3.4) faulthandler: test_gil_released() now uses _sigsegv() instead of | Victor Stinner | 2014-09-30 | 1 | -2/+2 |
|\ \ | |/ | | | | | | | | | | | _read_null(), because _read_null() cannot be used on AIX. On AIX, reading from NULL is allowed: the first page of memory is a mapped read-only on AIX. _read_null() and _sigabrt() don't accept parameters. | ||||
| * | faulthandler: test_gil_released() now uses _sigsegv() instead of _read_null(), | Victor Stinner | 2014-09-30 | 1 | -2/+2 |
| | | | | | | | | | | because _read_null() cannot be used on AIX. On AIX, reading from NULL is allowed: the first page of memory is a mapped read-only on AIX. | ||||
* | | merge 3.4 (#22517) | Benjamin Peterson | 2014-09-30 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | merge 3.3 (#22517) | Benjamin Peterson | 2014-09-30 | 1 | -0/+6 |
| |\ | |||||
| | * | clear BufferedRWPair weakrefs on deallocation (closes #22517) | Benjamin Peterson | 2014-09-30 | 1 | -0/+6 |
| | | | |||||
* | | | fix windows tests (#16662) | Benjamin Peterson | 2014-09-30 | 1 | -14/+15 |
| | | | | | | | | | | | | From Robert Collins. | ||||
* | | | Issue #22437: Number of capturing groups in regular expression is no longer | Serhiy Storchaka | 2014-09-29 | 4 | -9/+27 |
| | | | | | | | | | | | | limited by 100. | ||||
* | | | #17442: Add chained traceback support to InteractiveInterpreter. | R David Murray | 2014-09-29 | 2 | -12/+57 |
| | | | | | | | | | | | | Patch by Claudiu Popa. | ||||
* | | | Issue #22510: Get rid of little overhead of testing re.DEBUG flag. | Serhiy Storchaka | 2014-09-29 | 1 | -7/+5 |
| | | | |||||
* | | | Closes issue #20858: Enhancements/fixes to pure-python datetime module | Alexander Belopolsky | 2014-09-28 | 2 | -139/+236 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings the pure-python datetime more in-line with the C module. Patch contributed by Brian Kearns, a PyPy developer. PyPy project has been running these modifications in PyPy2 stdlib. This commit includes: - General PEP8/cleanups; - Better testing of argument types passed to constructors; - Removal of duplicate operations; - Optimization of timedelta creation; - Caching the result of __hash__ like the C accelerator; - Enhancements/bug fixes in tests. | ||||
* | | | merge 3.4 (#22379) | Benjamin Peterson | 2014-09-28 | 3 | -15/+12 |
|\ \ \ | |/ / | |||||
| * | | check that exception messages are not empty (#22379) | Benjamin Peterson | 2014-09-28 | 3 | -15/+12 |
| | | | | | | | | | | | | Patch by Yongzhi Pan. |