Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #27867: Function PySlice_GetIndicesEx() is deprecated and replaced with | Serhiy Storchaka | 2017-01-25 | 3 | -47/+720 |
|\ | |||||
| * | Issue #29083: Fixed the declaration of some public API functions. | Serhiy Storchaka | 2017-01-24 | 3 | -44/+716 |
| |\ | |||||
| | * | Issue #29337: Fixed possible BytesWarning when compare the code objects. | Serhiy Storchaka | 2017-01-24 | 3 | -44/+716 |
| | |\ | |||||
| | | * | Merge 3.6 | Victor Stinner | 2017-01-23 | 3 | -44/+716 |
| | | |\ | |||||
| | | | * | Issue #29338: The help of a builtin or extension class now includes the | Serhiy Storchaka | 2017-01-23 | 1 | -0/+3 |
| | | | * | Issue #29335: Fix subprocess.Popen.wait() when the child process has | Gregory P. Smith | 2017-01-22 | 3 | -44/+713 |
| | | | |\ | |||||
| | | | | * | Issue #28769: The result of PyUnicode_AsUTF8AndSize() and PyUnicode_AsUTF8() | Serhiy Storchaka | 2017-01-22 | 1 | -0/+3 |
| | | | | * | Issue #29290: Merge 3.6. | Xiang Zhang | 2017-01-22 | 1 | -0/+3 |
| | | | | |\ | |||||
| | | | | * \ | Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY. | Serhiy Storchaka | 2017-01-21 | 1 | -0/+2 |
| | | | | |\ \ | |||||
| | | | | * | | | Issue #29282: Backed out changeset b33012ef1417 | Mark Dickinson | 2017-01-21 | 1 | -3/+0 |
| | | | | * | | | Issue #29282: add fused multiply-add function, math.fma. | Mark Dickinson | 2017-01-21 | 1 | -0/+3 |
| | | | | * | | | Update Misc/NEWS and Misc/HISTORY from current 3.5 and 3.4 branches. | Ned Deily | 2017-01-20 | 2 | -49/+3669 |
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | Issue #29327: Fixed a crash when pass the iterable keyword argument to sorted(). | Serhiy Storchaka | 2017-01-20 | 1 | -0/+3 |
| | | | | |\ \ \ \ | |||||
| | | | | * | | | | | Repeat ?when pass? fixes for 3.7 section | Martin Panter | 2017-01-14 | 1 | -3/+3 |
| | | | | * | | | | | Merge doc fixes from 3.6 | Martin Panter | 2017-01-14 | 1 | -3/+3 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | | Issue #29197: Removed deprecated function ntpath.splitunc(). | Serhiy Storchaka | 2017-01-13 | 1 | -1/+3 |
| | | | | * | | | | | | Issue #29210: Removed support of deprecated argument "exclude" in | Serhiy Storchaka | 2017-01-13 | 1 | -0/+3 |
| | | | | * | | | | | | Issue #29219: Fixed infinite recursion in the repr of uninitialized | Serhiy Storchaka | 2017-01-13 | 1 | -0/+3 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | | Issue #29192: Removed deprecated features in the http.cookies module. | Serhiy Storchaka | 2017-01-13 | 1 | -0/+2 |
| | | | | * | | | | | | | Issue #29193: A format string argument for string.Formatter.format() | Serhiy Storchaka | 2017-01-13 | 1 | -0/+3 |
| | | | | * | | | | | | | Issue #29195: Removed support of deprecated undocumented keyword arguments | Serhiy Storchaka | 2017-01-13 | 1 | -0/+3 |
| | | | | * | | | | | | | Issue #28969: Fixed race condition in C implementation of functools.lru_cache. | Serhiy Storchaka | 2017-01-12 | 1 | -0/+4 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | Issue #20804: The unittest.mock.sentinel attributes now preserve their | Serhiy Storchaka | 2017-01-11 | 1 | -0/+3 |
| | | | | * | | | | | | | | Issue #29239: Merge bug number from 3.6 | Martin Panter | 2017-01-11 | 3 | -41/+696 |
| | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ | Issue #29142: Merge 3.6. | Xiang Zhang | 2017-01-09 | 1 | -0/+4 |
| | | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ | Issue #29034: Merge 3.6. | Xiang Zhang | 2017-01-08 | 1 | -0/+2 |
| | | | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | * \ \ \ \ \ \ \ \ \ | Merge 3.6 | Victor Stinner | 2017-01-06 | 3 | -37/+696 |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ \ \ \ | Merge 3.6 | INADA Naoki | 2017-01-06 | 1 | -0/+2 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | * \ \ \ \ \ \ \ \ \ \ | Issue #26851: Merge 3.6. | Xavier de Gaye | 2017-01-04 | 3 | -37/+696 |
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | | | | | | Issue #24932: Use proper command line parsing in _testembed | Steve Dower | 2017-01-01 | 1 | -0/+2 |
| | | | | | | | * | | | | | | | | | | | Issue #15812: Merge from 3.6 | Berker Peksag | 2017-01-02 | 1 | -0/+3 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | * | | | | | | | | | | | | Issue #28985: Update authorizer constants in sqlite3 module | Berker Peksag | 2017-01-02 | 1 | -0/+3 |
| | | | | | | | * | | | | | | | | | | | | Issue #29094: Offsets in a ZIP file created with extern file object and modes | Serhiy Storchaka | 2017-01-02 | 3 | -36/+690 |
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ | merge | Raymond Hettinger | 2016-12-31 | 3 | -36/+690 |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ | merge | Raymond Hettinger | 2016-12-29 | 1 | -0/+1 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge 3.6 | Victor Stinner | 2016-12-30 | 1 | -0/+1 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 3.6 (#29085) | Benjamin Peterson | 2016-12-28 | 1 | -0/+3 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #29079: Prevent infinite loop in pathlib.resolve() on Windows | Steve Dower | 2016-12-28 | 3 | -26/+687 |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #29080: Fixes Misc/NEWS entry | Steve Dower | 2016-12-28 | 1 | -1/+1 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #28768: Fix implicit declaration of function _setmode. Patch by Masayuk... | Steve Dower | 2016-12-28 | 1 | -0/+3 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #29080: Removes hard dependency on hg.exe from PC/build.bat | Steve Dower | 2016-12-28 | 3 | -24/+685 |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. | Serhiy Storchaka | 2016-12-28 | 3 | -23/+684 |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #9770: curses.ascii predicates now work correctly with negative integers. | Serhiy Storchaka | 2016-12-28 | 3 | -23/+684 |
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #28427: old keys should not remove new values from | Antoine Pitrou | 2016-12-27 | 3 | -23/+684 |
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #29058: All stable API extensions added after Python 3.2 are now | Serhiy Storchaka | 2016-12-27 | 3 | -21/+682 |
| | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #23903: Added missed names to PC/python3.def. | Serhiy Storchaka | 2016-12-27 | 3 | -14/+678 |
| | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge | Raymond Hettinger | 2016-12-27 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Issue #29078: Merge 3.6. | Xiang Zhang | 2016-12-27 | 3 | -12/+676 |
| | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Issue #29049: Call _PyObject_GC_TRACK() lazily when calling Python function. | INADA Naoki | 2016-12-24 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | * | | | | | | | | | | | | | | | | | | Merge 3.6.0 release into default | Ned Deily | 2016-12-23 | 3 | -12/+673 |
| | | | | | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |