Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #26907: add some missing getsockopt constants. | R David Murray | 2016-08-24 | 1 | -0/+12 |
* | Issue #27809: partial_call() uses fast call for positional args | Victor Stinner | 2016-08-23 | 1 | -12/+28 |
* | Issue #27809: methodcaller_reduce() uses fast call | Victor Stinner | 2016-08-22 | 1 | -11/+7 |
* | Issue #27809: _csv: _call_dialect() uses fast call | Victor Stinner | 2016-08-22 | 1 | -9/+7 |
* | Issue #27809: tzinfo_reduce() uses fast call | Victor Stinner | 2016-08-22 | 1 | -14/+10 |
* | Rename _PyObject_FastCall() to _PyObject_FastCallDict() | Victor Stinner | 2016-08-22 | 4 | -6/+6 |
* | Issue #21718: Merge from 3.5 | Berker Peksag | 2016-08-21 | 1 | -6/+5 |
|\ | |||||
| * | Issue #21718: cursor.description is now available for queries using CTEs | Berker Peksag | 2016-08-21 | 1 | -6/+5 |
* | | Merge #27782 fix from 3.5 | Nick Coghlan | 2016-08-21 | 1 | -1/+32 |
|\ \ | |/ | |||||
| * | Issue #27782: Fix m_methods handling in multiphase init | Nick Coghlan | 2016-08-21 | 1 | -1/+32 |
* | | pattern_subx() now uses fast call | Victor Stinner | 2016-08-19 | 1 | -8/+1 |
* | | _elementtree: deepcopy() now uses fast call | Victor Stinner | 2016-08-19 | 1 | -8/+4 |
* | | Issue #27128: _pickle uses fast call | Victor Stinner | 2016-08-19 | 1 | -15/+4 |
* | | keyobject_richcompare() now uses fast call | Victor Stinner | 2016-08-19 | 1 | -11/+7 |
* | | merge 3.5 (#27783) | Benjamin Peterson | 2016-08-17 | 1 | -8/+8 |
|\ \ | |/ | |||||
| * | merge 3.4 (#27783) | Benjamin Peterson | 2016-08-17 | 1 | -8/+8 |
| |\ | |||||
| | * | merge 3.3 (#27783) | Benjamin Peterson | 2016-08-17 | 1 | -8/+7 |
| | |\ | |||||
| | | * | rearrange methodcaller_new so that the main error case does not cause uniniti... | Benjamin Peterson | 2016-08-17 | 1 | -8/+7 |
* | | | | merge 3.5 (#27774) | Benjamin Peterson | 2016-08-16 | 1 | -3/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 3.4 (#27774) | Benjamin Peterson | 2016-08-16 | 1 | -3/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 3.3 (#27774) | Benjamin Peterson | 2016-08-16 | 1 | -3/+1 |
| | |\ \ | | | |/ | |||||
| | | * | do not decref value borrowed from list (closes #27774) | Benjamin Peterson | 2016-08-16 | 1 | -3/+1 |
* | | | | merge 3.5 (#27773) | Benjamin Peterson | 2016-08-16 | 1 | -6/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | fix corner cases in the management of server_hostname (closes #27773) | Benjamin Peterson | 2016-08-16 | 1 | -6/+4 |
* | | | | merge 3.5 | Benjamin Peterson | 2016-08-16 | 1 | -0/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 3.4 | Benjamin Peterson | 2016-08-16 | 1 | -0/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | fail when negative values are passed to instr() | Benjamin Peterson | 2016-08-16 | 1 | -0/+8 |
* | | | | Issue #27736: Prevent segfault after interpreter re-initialization due | Ned Deily | 2016-08-15 | 1 | -0/+2 |
* | | | | Issue #12345: Add mathemathcal constant tau to math and cmath. | Guido van Rossum | 2016-08-15 | 2 | -0/+2 |
* | | | | Issue #16764: Support keyword arguments to zlib.decompress(). Patch by | Serhiy Storchaka | 2016-08-15 | 2 | -13/+17 |
* | | | | Issue #27574: Decreased an overhead of parsing keyword arguments in functions | Serhiy Storchaka | 2016-08-14 | 26 | -302/+440 |
* | | | | merge 3.5 (closes #27760) | Benjamin Peterson | 2016-08-14 | 1 | -9/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 3.4 (closes #27760) | Benjamin Peterson | 2016-08-14 | 1 | -9/+15 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 3.3 (closes #27760) | Benjamin Peterson | 2016-08-14 | 1 | -9/+15 |
| | |\ \ | | | |/ | |||||
| | | * | fix possible integer overflow in binascii.b2a_qp (closes #27760) | Benjamin Peterson | 2016-08-14 | 1 | -9/+16 |
* | | | | merge 3.5 | Benjamin Peterson | 2016-08-14 | 1 | -0/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 3.4 | Benjamin Peterson | 2016-08-14 | 1 | -0/+8 |
| |\ \ \ | | |/ / | |||||
| | * | | do not allow reading negative values with getstr() | Benjamin Peterson | 2016-08-14 | 1 | -0/+8 |
* | | | | merge 3.5 (closes #27758) | Benjamin Peterson | 2016-08-14 | 1 | -4/+19 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 3.4 (closes #27758) | Benjamin Peterson | 2016-08-14 | 1 | -4/+19 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 3.3 (#27758) | Benjamin Peterson | 2016-08-14 | 1 | -4/+19 |
| | |\ \ | | | |/ | |||||
| | | * | check for overflow in join_append_data (closes #27758) | Benjamin Peterson | 2016-08-14 | 1 | -4/+19 |
* | | | | Closes #27710: Disallow fold not in [0, 1] in time and datetime constructors. | Alexander Belopolsky | 2016-08-08 | 1 | -5/+23 |
* | | | | Issue #27702: Only expose SOCK_RAW when defined | Berker Peksag | 2016-08-08 | 1 | -0/+3 |
* | | | | Expose EPOLLRDHUP conditionally | Berker Peksag | 2016-08-08 | 1 | -0/+3 |
* | | | | Issue #26800: Undocumented support of general bytes-like objects | Serhiy Storchaka | 2016-08-06 | 1 | -2/+29 |
* | | | | Closes #20160: Merged fix from 3.5. | Vinay Sajip | 2016-08-05 | 2 | -2/+30 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #20160: Merged fix from 3.4. | Vinay Sajip | 2016-08-05 | 2 | -2/+30 |
| |\ \ \ | | |/ / | |||||
| | * | | Issue #20160: Merged fix from 3.3. | Vinay Sajip | 2016-08-05 | 2 | -2/+30 |
| | |\ \ | | | |/ | |||||
| | | * | Issue #20160: Handled passing of large structs to callbacks correctly. | Vinay Sajip | 2016-08-05 | 2 | -2/+30 |