Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unicode 9.0.0 | Benjamin Peterson | 2016-09-15 | 10 | -24347/+26005 |
* | Issue #28153: Make kqueue()'s event filters optional | Berker Peksag | 2016-09-14 | 1 | -0/+18 |
* | Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp(). | Serhiy Storchaka | 2016-09-14 | 3 | -28/+101 |
|\ | |||||
| * | Issue #27599: Fixed buffer overrun in binascii.b2a_qp() and binascii.a2b_qp(). | Serhiy Storchaka | 2016-09-14 | 3 | -28/+100 |
* | | Add _PyDict_CheckConsistency() | Victor Stinner | 2016-09-14 | 3 | -7/+91 |
* | | Issue #28114: Add unit tests on os.spawn*() | Victor Stinner | 2016-09-14 | 1 | -0/+86 |
* | | Restrict name_length to NAME_MAXLEN in unicodedata_UCD_lookup() | Christian Heimes | 2016-09-14 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Restrict name_length to NAME_MAXLEN in unicodedata_UCD_lookup() | Christian Heimes | 2016-09-14 | 1 | -1/+1 |
* | | more granular configure checks for clock_* functions (closes #28081) | Benjamin Peterson | 2016-09-14 | 4 | -4/+91 |
* | | merge 3.5 | Benjamin Peterson | 2016-09-14 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | merge heads | Benjamin Peterson | 2016-09-14 | 3 | -1/+17 |
| |\ | |||||
* | \ | merge heads | Benjamin Peterson | 2016-09-14 | 3 | -1/+17 |
|\ \ \ | |||||
| * \ \ | Issue #26171: Null merge | Berker Peksag | 2016-09-14 | 0 | -0/+0 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Issue #26171: Null merge | Berker Peksag | 2016-09-14 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * \ | Issue #26171: Null merge | Berker Peksag | 2016-09-14 | 0 | -0/+0 |
| | | |\ \ | |||||
| | | | * | | Issue #26171: Prevent buffer overflow in get_data | Berker Peksag | 2016-09-14 | 2 | -0/+8 |
| * | | | | | Issue #28131: Merge from 3.5 | Berker Peksag | 2016-09-14 | 3 | -1/+17 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Issue #28131: Fix a regression in zipimport's compile_source() | Berker Peksag | 2016-09-14 | 3 | -1/+17 |
* | | | | | | merge 3.5 (#28119) | Benjamin Peterson | 2016-09-14 | 1 | -22/+14 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | improve type-safe of and prevent double-frees in get_locale_info (#28119) | Benjamin Peterson | 2016-09-14 | 1 | -17/+9 |
| |/ / / | |||||
* | | | | Issue #28188: Use PyMem_Calloc() to get rid of a type-limits warning and an e... | Christian Heimes | 2016-09-13 | 1 | -3/+2 |
* | | | | Issue #28126: Replace Py_MEMCPY with memcpy(). Visual Studio can properly opt... | Christian Heimes | 2016-09-13 | 14 | -97/+83 |
* | | | | Add text about PEP 526 to What's new in 3.6. Ivan L. | Guido van Rossum | 2016-09-13 | 1 | -1/+37 |
* | | | | Add an Android section to whatsnew/3.6.rst. | Xavier de Gaye | 2016-09-13 | 1 | -0/+5 |
* | | | | Tidy 3.6 What's New summary | Ned Deily | 2016-09-13 | 1 | -0/+2 |
* | | | | Fix _PyDict_Pop() on pending key | Victor Stinner | 2016-09-13 | 3 | -1/+13 |
* | | | | Issue #28040: Cleanup find_empty_slot() | Victor Stinner | 2016-09-13 | 1 | -6/+2 |
* | | | | Issue #15819: Merge include search from 3.5 into 3.6 | Martin Panter | 2016-09-13 | 3 | -7/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #15819: Remove old unconditional -IInclude option | Martin Panter | 2016-09-13 | 2 | -1/+4 |
| * | | | Issue #28104: More accurately document set method signatures | Raymond Hettinger | 2016-09-13 | 1 | -6/+6 |
* | | | | Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. | Christian Heimes | 2016-09-13 | 1 | -1/+1 |
* | | | | Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default. | Christian Heimes | 2016-09-13 | 1 | -10/+14 |
* | | | | Fix NULL check in sock_sendmsg_iovec. CID 1372885 | Christian Heimes | 2016-09-13 | 1 | -1/+1 |
* | | | | merge heads | Benjamin Peterson | 2016-09-13 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Issue #27952: Merge from 3.5 | Berker Peksag | 2016-09-13 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Issue #27981: Merge from 3.5 | Berker Peksag | 2016-09-13 | 1 | -2/+5 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | merge 3.5 | Benjamin Peterson | 2016-09-13 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | merge heads | Benjamin Peterson | 2016-09-13 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Issue #27952: Capture stderr in run_script() | Berker Peksag | 2016-09-13 | 1 | -1/+2 |
| | | |/ / / | | |/| | | | |||||
| | * | | | | Issue #27981: Fix refleak in fp_setreadl() | Berker Peksag | 2016-09-13 | 1 | -2/+5 |
* | | | | | | merge 3.5 (#27981) | Benjamin Peterson | 2016-09-13 | 1 | -15/+17 |
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | | | |||||
| * | | | | restructure fp_setreadl so as to avoid refleaks (closes #27981) | Benjamin Peterson | 2016-09-13 | 1 | -15/+17 |
| |/ / / | |||||
* | | | | Fix headers in whatsnew/3.6.rst | Berker Peksag | 2016-09-13 | 1 | -14/+14 |
* | | | | Issue #28103: Merge from 3.5 | Berker Peksag | 2016-09-13 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #28103: Use ``'...'`` style in zipfile documentation | Berker Peksag | 2016-09-13 | 1 | -2/+2 |
* | | | | Start 3.6 branch | Ned Deily | 2016-09-12 | 1 | -0/+1 |
* | | | | Post 3.6.0b1 merge | Ned Deily | 2016-09-12 | 4 | -32/+21 |
|\ \ \ \ | |||||
| * | | | | Updates zip and nuget builds for Windows. | Steve Dower | 2016-09-12 | 2 | -21/+20 |
| * | | | | Fix warning in _PyCFunction_FastCallKeywords() | Victor Stinner | 2016-09-12 | 1 | -2/+1 |
| * | | | | Issue #23545: Adding -Wextra in setup.py is no longer necessary, since it | Stefan Krah | 2016-09-12 | 1 | -9/+0 |