Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge | Brett Cannon | 2016-12-22 | 1 | -4/+4 |
|\ | |||||
| * | Merge | Brett Cannon | 2016-12-22 | 1 | -4/+4 |
| |\ | |||||
| | * | Grammatical fixes following #d95f19892fd0 | Brett Cannon | 2016-12-22 | 1 | -4/+4 |
* | | | Issue #28762: Merge 3.6. | Xavier de Gaye | 2016-12-22 | 4 | -4/+45 |
|\ \ \ | |/ / | |||||
| * | | Issue #28762: lockf() is available on Android API level 24, but the | Xavier de Gaye | 2016-12-22 | 4 | -4/+45 |
* | | | Issue #29044: Merge 3.6. | Xiang Zhang | 2016-12-22 | 1 | -3/+4 |
|\ \ \ | |/ / | |||||
| * | | Issue #29044: Merge 3.5. | Xiang Zhang | 2016-12-22 | 1 | -3/+4 |
| |\ \ | | |/ | |||||
| | * | Issue #29044: Fix a use-after-free in string '%c' formatter. | Xiang Zhang | 2016-12-22 | 1 | -3/+4 |
* | | | Issue 28923: Remove editor artifacts from Tix.py, | Terry Jan Reedy | 2016-12-22 | 2 | -4/+2 |
|\ \ \ | |/ / | |||||
| * | | Issue 28923: Remove editor artifacts from Tix.py, | Terry Jan Reedy | 2016-12-22 | 2 | -4/+2 |
| |\ \ | | |/ | |||||
| | * | Issue 28923: Remove editor artifacts from Tix.py. | Terry Jan Reedy | 2016-12-22 | 2 | -4/+2 |
* | | | Issue #28538: Merge 3.6. | Xavier de Gaye | 2016-12-21 | 2 | -4/+28 |
|\ \ \ | |/ / | |||||
| * | | Issue #28538: On Darwin net/if.h requires that sys/socket.h be included befor... | Xavier de Gaye | 2016-12-21 | 2 | -4/+28 |
* | | | Fixed a type error introduced in issue #28992. | Serhiy Storchaka | 2016-12-21 | 1 | -1/+1 |
* | | | Issue #28538: Merge 3.6. | Xavier de Gaye | 2016-12-21 | 3 | -2/+50 |
|\ \ \ | |/ / | |||||
| * | | Issue #28538: Fix the compilation error that occurs because if_nameindex() is | Xavier de Gaye | 2016-12-21 | 3 | -2/+50 |
* | | | Issue #28992: Use bytes.fromhex(). | Serhiy Storchaka | 2016-12-21 | 4 | -10/+7 |
* | | | Merge from 3.6. | Serhiy Storchaka | 2016-12-21 | 3 | -0/+14 |
|\ \ \ | |/ / | |||||
| * | | Merge from 3.5. | Serhiy Storchaka | 2016-12-21 | 3 | -0/+14 |
| |\ \ | | |/ | |||||
| | * | Issue #28871: Fixed a crash when deallocate deep ElementTree. | Serhiy Storchaka | 2016-12-21 | 3 | -0/+14 |
* | | | Issue #28822: Adjust indices handling of PyUnicode_FindChar(). | Xiang Zhang | 2016-12-20 | 5 | -8/+55 |
* | | | merge 3.6 (#28932) | Benjamin Peterson | 2016-12-20 | 5 | -3/+8 |
|\ \ \ | |/ / | |||||
| * | | merge 3.5 (#28932) | Benjamin Peterson | 2016-12-20 | 5 | -3/+8 |
| |\ \ | | |/ | |||||
| | * | add a specific configure check for sys/random.h (closes #28932) | Benjamin Peterson | 2016-12-20 | 5 | -3/+8 |
* | | | null merge | INADA Naoki | 2016-12-20 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | null merge | INADA Naoki | 2016-12-20 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | Issue #28147: Fix a memory leak in split-table dictionaries | INADA Naoki | 2016-12-20 | 4 | -6/+46 |
* | | | Issue #28927: bytes.fromhex() and bytearray.fromhex() now ignore all ASCII | Serhiy Storchaka | 2016-12-19 | 5 | -4/+27 |
* | | | Issue #28950: Merge 3.6. | Xiang Zhang | 2016-12-19 | 4 | -2/+7 |
|\ \ \ | |/ / | |||||
| * | | Issue #28950: Disallow -j0 combined with -T/-l in regrtest. | Xiang Zhang | 2016-12-19 | 4 | -2/+7 |
| |\ \ | | |/ | |||||
| | * | Issue #28950: Disallow -j0 combined with -T/-l/-M in regrtest. | Xiang Zhang | 2016-12-19 | 3 | -3/+9 |
* | | | abstract.h: remove long outdated comment | Victor Stinner | 2016-12-19 | 1 | -118/+2 |
* | | | Merge 3.6 | Victor Stinner | 2016-12-19 | 1 | -5/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge 3.5 | Victor Stinner | 2016-12-19 | 1 | -5/+8 |
| |\ \ | | |/ | |||||
| | * | doc: Suggest to hash(tuple of attr) rather than XOR | Victor Stinner | 2016-12-19 | 1 | -5/+8 |
* | | | Issue #29009: Merge 3.6. | Xiang Zhang | 2016-12-19 | 2 | -8/+0 |
|\ \ \ | |/ / | |||||
| * | | Issue #29009: Merge 3.5. | Xiang Zhang | 2016-12-19 | 2 | -8/+0 |
| |\ \ | | |/ | |||||
| | * | Issue #29009: Remove outdated doc of PyUnicode_RichCompare. | Xiang Zhang | 2016-12-19 | 2 | -8/+0 |
* | | | Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDicti... | Antoine Pitrou | 2016-12-19 | 3 | -5/+53 |
|\ \ \ | |/ / | |||||
| * | | Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDicti... | Antoine Pitrou | 2016-12-19 | 3 | -5/+53 |
| |\ \ | | |/ | |||||
| | * | Issue #19542: Fix bugs in WeakValueDictionary.setdefault() and WeakValueDicti... | Antoine Pitrou | 2016-12-19 | 3 | -5/+53 |
* | | | Issue #28996: Merge 3.6. | Xavier de Gaye | 2016-12-19 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Issue #28996: Skip two tests that fail on Android with the locale strcoll() and | Xavier de Gaye | 2016-12-19 | 1 | -2/+2 |
* | | | Issue #25677: Merge SyntaxError caret positioning from 3.6 | Martin Panter | 2016-12-19 | 5 | -5/+39 |
|\ \ \ | |/ / | |||||
| * | | Issue #25677: Merge SyntaxError caret positioning from 3.5 | Martin Panter | 2016-12-19 | 5 | -5/+39 |
| |\ \ | | |/ | |||||
| | * | Issue #25677: Correct syntax error caret for indented blocks. | Martin Panter | 2016-12-11 | 5 | -5/+39 |
* | | | Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that | Serhiy Storchaka | 2016-12-19 | 3 | -33/+48 |
|\ \ \ | |/ / | |||||
| * | | Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that | Serhiy Storchaka | 2016-12-19 | 3 | -33/+48 |
| |\ \ | | |/ | |||||
| | * | Issue #20191: Fixed a crash in resource.prlimit() when pass a sequence that | Serhiy Storchaka | 2016-12-19 | 3 | -33/+48 |
* | | | Merge: #29005: clarify terminology in tutorial 'method' discussion. | R David Murray | 2016-12-18 | 1 | -3/+2 |
|\ \ \ | |/ / |