Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge 3.5 | Benjamin Peterson | 2016-01-22 | 1 | -0/+4 |
|\ | |||||
| * | merge 3.4 | Benjamin Peterson | 2016-01-22 | 1 | -0/+4 |
| |\ | |||||
| | * | reject negative data_size | Benjamin Peterson | 2016-01-22 | 1 | -0/+4 |
* | | | merge 3.5 (#26171) | Benjamin Peterson | 2016-01-21 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | merge 3.4 (#26171) | Benjamin Peterson | 2016-01-21 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | prevent buffer overflow in get_data (closes #26171) | Benjamin Peterson | 2016-01-21 | 1 | -0/+5 |
* | | | merge 3.5 | Benjamin Peterson | 2016-01-21 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | merge 3.4 | Benjamin Peterson | 2016-01-21 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | fix refleak in error condition | Benjamin Peterson | 2016-01-21 | 1 | -0/+1 |
* | | | Merge 3.5 | Victor Stinner | 2016-01-20 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Add _PyThreadState_UncheckedGet() | Victor Stinner | 2016-01-20 | 1 | -1/+1 |
* | | | Issue #26129: Deprecated accepting non-integers in grp.getgrgid(). | Serhiy Storchaka | 2016-01-18 | 1 | -5/+16 |
* | | | Fix indentation of continuation lines. | Georg Brandl | 2016-01-18 | 1 | -2/+2 |
* | | | Issue #26139: libmpdec: disable /W4 warning (non-standard dllimport behavior). | Stefan Krah | 2016-01-17 | 1 | -0/+5 |
* | | | Merge for issue #17633 | Brett Cannon | 2016-01-15 | 1 | -16/+32 |
|\ \ \ | |/ / | |||||
| * | | Issue #17633: Improve support for namespace packages with zipimport. | Brett Cannon | 2016-01-15 | 1 | -16/+32 |
* | | | Merge for issue #26114 | Brett Cannon | 2016-01-15 | 1 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | Issue #26114: Remove a reference to 'Numerical Recipes'. | Brett Cannon | 2016-01-15 | 1 | -3/+2 |
* | | | merge 3.5 (closes #25672) | Benjamin Peterson | 2016-01-08 | 1 | -0/+17 |
|\ \ \ | |/ / | |||||
| * | | enable SSL_MODE_RELEASE_BUFFERS | Benjamin Peterson | 2016-01-08 | 1 | -0/+17 |
* | | | Issue #20440: Cleaning up the code by using Py_SETREF. | Serhiy Storchaka | 2016-01-05 | 5 | -39/+12 |
* | | | merge 3.5 | Benjamin Peterson | 2016-01-01 | 2 | -4/+0 |
|\ \ \ | |/ / | |||||
| * | | merge 3.4 | Benjamin Peterson | 2016-01-01 | 2 | -4/+0 |
| |\ \ | | |/ | |||||
| | * | merge 3.3 | Benjamin Peterson | 2016-01-01 | 2 | -4/+0 |
| | |\ | |||||
| | | * | remove some copyright notices supserseded by the toplevel ones | Benjamin Peterson | 2016-01-01 | 2 | -4/+0 |
* | | | | Fixed formatting comman-line usage message. | Serhiy Storchaka | 2015-12-30 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed formatting comman-line usage message. | Serhiy Storchaka | 2015-12-30 | 1 | -4/+4 |
* | | | | Issue #25972, #20440: Fix compilation on Windows | Zachary Ware | 2015-12-29 | 1 | -1/+1 |
* | | | | Merge. | Stefan Krah | 2015-12-28 | 1 | -0/+16 |
|\ \ \ \ | |||||
| * \ \ \ | Issue #25447: Copying the lru_cache() wrapper object now always works, | Serhiy Storchaka | 2015-12-28 | 1 | -0/+16 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Issue #25447: Copying the lru_cache() wrapper object now always works, | Serhiy Storchaka | 2015-12-28 | 1 | -0/+16 |
* | | | | | Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by | Stefan Krah | 2015-12-28 | 3 | -3/+113 |
|/ / / / | |||||
* | | | | Issue #20440: Cleaning up the code by using Py_SETREF and Py_CLEAR. | Serhiy Storchaka | 2015-12-27 | 6 | -48/+18 |
* | | | | Issue #20440: More use of Py_SETREF. | Serhiy Storchaka | 2015-12-27 | 4 | -38/+21 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #20440: More use of Py_SETREF. | Serhiy Storchaka | 2015-12-27 | 4 | -40/+23 |
* | | | | Issue #20440: Applied yet one patch for using Py_SETREF. | Serhiy Storchaka | 2015-12-27 | 8 | -65/+38 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #20440: Applied yet one patch for using Py_SETREF. | Serhiy Storchaka | 2015-12-27 | 8 | -66/+39 |
* | | | | Issue #25923: Added more const qualifiers to signatures of static and private... | Serhiy Storchaka | 2015-12-25 | 35 | -95/+112 |
* | | | | Issue #25923: Added the const qualifier to static constant arrays. | Serhiy Storchaka | 2015-12-25 | 27 | -96/+98 |
* | | | | Issue #24103: Fixed possible use after free in ElementTree.XMLPullParser. | Serhiy Storchaka | 2015-12-24 | 1 | -19/+13 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #24103: Fixed possible use after free in ElementTree.XMLPullParser. | Serhiy Storchaka | 2015-12-24 | 1 | -19/+13 |
* | | | | Issue #20440: Massive replacing unsafe attribute setting code with special | Serhiy Storchaka | 2015-12-24 | 13 | -74/+40 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #20440: Massive replacing unsafe attribute setting code with special | Serhiy Storchaka | 2015-12-24 | 13 | -74/+40 |
* | | | | Issue #25869: Optimized deepcopying ElementTree; it is now 20 times faster. | Serhiy Storchaka | 2015-12-21 | 1 | -24/+54 |
* | | | | Issue #25873: Optimized iterating ElementTree. | Serhiy Storchaka | 2015-12-21 | 1 | -158/+101 |
* | | | | Issue #25902: Fixed various refcount issues in ElementTree iteration. | Serhiy Storchaka | 2015-12-21 | 1 | -32/+58 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #25902: Fixed various refcount issues in ElementTree iteration. | Serhiy Storchaka | 2015-12-21 | 1 | -32/+58 |
* | | | | Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size. | Serhiy Storchaka | 2015-12-19 | 11 | -15/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size. | Serhiy Storchaka | 2015-12-19 | 11 | -15/+15 |
* | | | | Issue #25890: Removed yet one unused variable. | Serhiy Storchaka | 2015-12-18 | 1 | -1/+0 |