| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-29941: Assert fixes (#886) (#955) | T. Wouters | 2017-04-02 | 1 | -0/+4 |
|
|
* | bpo-29935: Fixed error messages in the index() method of tuple, list and dequ... | Serhiy Storchaka | 2017-03-30 | 1 | -0/+1 |
|
|
* | Merge branch '3.6.1' of github.com:ned-deily/cpython into 3.6 | Ned Deily | 2017-03-22 | 1 | -3/+3 |
|\ |
|
| * | Bump to 3.6.2rc1 development. | Ned Deily | 2017-03-22 | 1 | -1/+1 |
|
|
| * | Update docs and patchlevel for 3.6.1 finalv3.6.1 | Ned Deily | 2017-03-21 | 1 | -3/+3 |
|
|
| * | Fix the only non-C90 comment to be C90 compatible. (#568) | n.d. parker | 2017-03-21 | 1 | -1/+1 |
|
|
* | | bpo-28749: Fixed the documentation of the mapping codec APIs. (#487) (#714) | Serhiy Storchaka | 2017-03-19 | 1 | -27/+18 |
|
|
* | | bpo-29619: Convert st_ino using unsigned integer (#557) (#584) | Victor Stinner | 2017-03-09 | 1 | -1/+1 |
|
|
* | | Fix the only non-C90 comment to be C90 compatible. (#568) | n.d. parker | 2017-03-08 | 1 | -1/+1 |
|
|
* | | Bump to v3.6.1rc1+. | Ned Deily | 2017-03-05 | 1 | -1/+1 |
|/ |
|
* | Update docs and patchlevel for 3.6.1rc1.v3.6.1rc1 | Ned Deily | 2017-03-04 | 1 | -4/+4 |
|
|
* | [3.6] bpo-27593: Get SCM build info from git instead of hg. (#446) (#454) | Ned Deily | 2017-03-04 | 1 | -2/+2 |
|
|
* | Issue #27867: Silenced may-be-used-uninitialized warnings after | Serhiy Storchaka | 2017-02-04 | 1 | -2/+3 |
|\ |
|
| * | Issue #27867: Silenced may-be-used-uninitialized warnings after | Serhiy Storchaka | 2017-02-04 | 1 | -2/+3 |
|
|
* | | Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if | Serhiy Storchaka | 2017-01-25 | 1 | -2/+14 |
|\ \
| |/ |
|
| * | Issue #27867: Function PySlice_GetIndicesEx() is replaced with a macro if | Serhiy Storchaka | 2017-01-25 | 1 | -2/+14 |
|
|
* | | Issue #29083: Fixed the declaration of some public API functions. | Serhiy Storchaka | 2017-01-24 | 1 | -7/+5 |
|\ \
| |/ |
|
| * | Issue #29083: Fixed the declaration of some public API functions. | Serhiy Storchaka | 2017-01-24 | 1 | -5/+5 |
|
|
| * | Fix incorrect patchlevel information for 3.5.3+. | Larry Hastings | 2017-01-20 | 1 | -2/+2 |
|
|
| * | Merge 3.5.3 release head with main 3.5 branch. | Larry Hastings | 2017-01-17 | 2 | -2/+3 |
| |\ |
|
| * | | Post-release updates for 3.5.3. | Larry Hastings | 2017-01-17 | 1 | -1/+1 |
|
|
| * | | Version bump for Python 3.5.3.v3.5.3 | Larry Hastings | 2017-01-16 | 1 | -3/+3 |
|
|
* | | | Issue #28969: Fixed race condition in C implementation of functools.lru_cache. | Serhiy Storchaka | 2017-01-12 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Issue #28969: Fixed race condition in C implementation of functools.lru_cache. | Serhiy Storchaka | 2017-01-12 | 1 | -0/+1 |
| |/ |
|
| * | Post-release fixups for Python 3.5.3rc1. | Larry Hastings | 2017-01-03 | 1 | -1/+1 |
|
|
| * | Version bump for 3.5.3rc1.v3.5.3rc1 | Larry Hastings | 2017-01-02 | 1 | -4/+4 |
|
|
* | | Issue #27961: Define HAVE_LONG_LONG as 1. | Victor Stinner | 2017-01-05 | 1 | -1/+1 |
|
|
* | | Issue #28427: old keys should not remove new values from | Antoine Pitrou | 2016-12-27 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Issue #28427: old keys should not remove new values from | Antoine Pitrou | 2016-12-27 | 1 | -0/+2 |
|
|
* | | Issue #29058: All stable API extensions added after Python 3.2 are now | Serhiy Storchaka | 2016-12-27 | 18 | -7/+85 |
|
|
* | | Issue #29009: Merge 3.5. | Xiang Zhang | 2016-12-19 | 1 | -4/+0 |
|\ \
| |/ |
|
| * | Issue #29009: Remove outdated doc of PyUnicode_RichCompare. | Xiang Zhang | 2016-12-19 | 1 | -4/+0 |
|
|
* | | guard HAVE_LONG_LONG definition to prevent redefinition (#28898) | Benjamin Peterson | 2016-12-08 | 1 | -2/+3 |
|
|
* | | Prepare for 3.6.1. Any further 3.6.0 release candidates and 3.6.0 final will... | Ned Deily | 2016-12-07 | 1 | -3/+3 |
|
|
* | | Version bump for 3.6.0rc1v3.6.0rc1 | Ned Deily | 2016-12-07 | 1 | -3/+3 |
|
|
* | | Fixed misplaced comment. | Serhiy Storchaka | 2016-12-06 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Fixed misplaced comment. | Serhiy Storchaka | 2016-12-06 | 1 | -6/+6 |
|
|
* | | Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. | Serhiy Storchaka | 2016-12-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #28808: PyUnicode_CompareWithASCIIString() now never raises exceptions. | Serhiy Storchaka | 2016-12-05 | 1 | -1/+1 |
|
|
* | | Start 3.6.0rc1. (Note, patch level was incorrectly set to 3.6.0b4+ following ... | Ned Deily | 2016-11-22 | 1 | -1/+1 |
|
|
* | | Version bump for 3.6.0b4v3.6.0b4 | Ned Deily | 2016-11-22 | 1 | -1/+1 |
|
|
* | | Issue 28751: Fix comments in code.h. (Contributed by Ned Batchelder). | Raymond Hettinger | 2016-11-21 | 1 | -4/+3 |
|
|
* | | Issue #28701: _PyUnicode_EqualToASCIIId and _PyUnicode_EqualToASCIIString now | Serhiy Storchaka | 2016-11-16 | 1 | -2/+2 |
|
|
* | | Issue #21449: Removed private function _PyUnicode_CompareWithId. | Serhiy Storchaka | 2016-11-16 | 1 | -9/+0 |
|
|
* | | Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId. | Serhiy Storchaka | 2016-11-16 | 1 | -0/+19 |
|\ \
| |/ |
|
| * | Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId. | Serhiy Storchaka | 2016-11-16 | 1 | -0/+19 |
|
|
* | | Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualT... | Serhiy Storchaka | 2016-11-16 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualT... | Serhiy Storchaka | 2016-11-16 | 1 | -0/+11 |
|
|
* | | Issue #23996: Added _PyGen_SetStopIterationValue for safe raising | Serhiy Storchaka | 2016-11-06 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Issue #23996: Added _PyGen_SetStopIterationValue for safe raising | Serhiy Storchaka | 2016-11-06 | 1 | -0/+1 |
|
|