Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Issue #22980: Skip a sysconfig test if _ctypes is not available. | Martin Panter | 2017-01-13 | 1 | -2/+4 | |
* | | | | | | Merged upstream changes. | Vinay Sajip | 2017-01-13 | 1 | -2/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Document Python versions in which the removed features were deprecated. | Serhiy Storchaka | 2017-01-13 | 1 | -2/+5 | |
* | | | | | | | Closed #29261: merged fix from 3.6. | Vinay Sajip | 2017-01-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| * | | | | | Fixes #29261: merged fix from 3.5. | Vinay Sajip | 2017-01-13 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Fixes #29261: added venv/scripts/common to LIBSUBDIRS. | Vinay Sajip | 2017-01-13 | 1 | -1/+1 | |
* | | | | | | Issue #29197: Removed deprecated function ntpath.splitunc(). | Serhiy Storchaka | 2017-01-13 | 5 | -61/+9 | |
* | | | | | | Issue #29210: Removed support of deprecated argument "exclude" in | Serhiy Storchaka | 2017-01-13 | 5 | -49/+11 | |
* | | | | | | Issue #29062: Merge hashlib-blake2.rst into hashlib.rst | INADA Naoki | 2017-01-13 | 3 | -443/+434 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Issue #29062: Merge hashlib-blake2.rst into hashlib.rst | INADA Naoki | 2017-01-13 | 3 | -447/+434 | |
* | | | | | | Issue #29219: Fixed infinite recursion in the repr of uninitialized | Serhiy Storchaka | 2017-01-13 | 2 | -0/+7 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Issue #29219: Fixed infinite recursion in the repr of uninitialized | Serhiy Storchaka | 2017-01-13 | 2 | -0/+7 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Issue #29219: Fixed infinite recursion in the repr of uninitialized | Serhiy Storchaka | 2017-01-13 | 2 | -0/+7 | |
* | | | | | | Issue #29192: Removed deprecated features in the http.cookies module. | Serhiy Storchaka | 2017-01-13 | 5 | -57/+22 | |
* | | | | | | Issue #29193: A format string argument for string.Formatter.format() | Serhiy Storchaka | 2017-01-13 | 5 | -14/+16 | |
* | | | | | | Issue #29195: Removed support of deprecated undocumented keyword arguments | Serhiy Storchaka | 2017-01-13 | 3 | -120/+54 | |
* | | | | | | Py_SIZE() was misused for dict. | Serhiy Storchaka | 2017-01-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Py_SIZE() was misused for dict. | Serhiy Storchaka | 2017-01-13 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Py_SIZE() was misused for dict. | Serhiy Storchaka | 2017-01-13 | 1 | -1/+1 | |
* | | | | | | Fix typo | Raymond Hettinger | 2017-01-13 | 1 | -1/+1 | |
* | | | | | | Closes #28130: Documented that time.tzset() updates time module globals. | Alexander Belopolsky | 2017-01-12 | 1 | -2/+7 | |
* | | | | | | Merge heads | Serhiy Storchaka | 2017-01-12 | 0 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Issue #22343: Merged change from 3.6. | Vinay Sajip | 2017-01-12 | 1 | -0/+0 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Null merge | Serhiy Storchaka | 2017-01-12 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Null merge | Serhiy Storchaka | 2017-01-12 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Issue #22343: Merged change from 3.5. | Vinay Sajip | 2017-01-12 | 1 | -0/+0 | |
| | |\ \ \ \ \ \ | ||||||
* | | \ \ \ \ \ \ | Null merge | Serhiy Storchaka | 2017-01-12 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Null merge | Serhiy Storchaka | 2017-01-12 | 1 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge heads | Serhiy Storchaka | 2017-01-12 | 1 | -0/+0 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | | * | | | | | | Issue #22343: Made bash activate script available on Windows. | Vinay Sajip | 2017-01-12 | 1 | -0/+0 | |
* | | | | | | | | | Issue #28969: Fixed race condition in C implementation of functools.lru_cache. | Serhiy Storchaka | 2017-01-12 | 5 | -30/+79 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | / / / / | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Issue #28969: Fixed race condition in C implementation of functools.lru_cache. | Serhiy Storchaka | 2017-01-12 | 5 | -30/+79 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | / / / / | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Issue #28969: Fixed race condition in C implementation of functools.lru_cache. | Serhiy Storchaka | 2017-01-12 | 5 | -30/+79 | |
| | |/ / / / | ||||||
* | | | | | | Merge 3.6 | Victor Stinner | 2017-01-12 | 2 | -8/+19 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge 3.5 | Victor Stinner | 2017-01-12 | 2 | -8/+19 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Fix script_helper.run_python_until_end(): copy SYSTEMROOT | Victor Stinner | 2017-01-12 | 1 | -7/+18 | |
| | * | | | | Issue #25591: Fix test_imaplib if ssl miss | Victor Stinner | 2017-01-12 | 1 | -1/+1 | |
* | | | | | | Null merge | Serhiy Storchaka | 2017-01-11 | 0 | -0/+0 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge with 3.5. | Serhiy Storchaka | 2017-01-11 | 1 | -0/+3 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Issue #20804: Document the limitation of the unittest.mock.sentinel attributes. | Serhiy Storchaka | 2017-01-11 | 1 | -0/+3 | |
* | | | | | | Issue #20804: The unittest.mock.sentinel attributes now preserve their | Serhiy Storchaka | 2017-01-11 | 5 | -0/+33 | |
* | | | | | | Issue #29220: Merged fixes from 3.6. | Vinay Sajip | 2017-01-11 | 2 | -5/+14 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Issue #292Merged fixes from 3.5. | Vinay Sajip | 2017-01-11 | 2 | -3/+16 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Issue #29220: Improved fix and test. | Vinay Sajip | 2017-01-11 | 2 | -3/+16 | |
* | | | | | | Issue #29239: Merge bug number from 3.6 | Martin Panter | 2017-01-11 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Issue #29239: Fix --enable-optimizations bug number | Martin Panter | 2017-01-11 | 2 | -2/+2 | |
* | | | | | | Issue #15657: Merge METH_KEYWORDS doc from 3.6 | Martin Panter | 2017-01-11 | 1 | -4/+3 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Issue #15657: Merge other doc fix from 3.5 | Martin Panter | 2017-01-11 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | Issue #15657: METH_KEYWORDS cannot be used alone in Python 3 | Martin Panter | 2017-01-11 | 1 | -1/+1 | |
| * | | | | | Issue #15657: Delete incorrect statement from PyMethodDef documentation | Martin Panter | 2017-01-11 | 1 | -3/+2 | |