Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 3.5 | Terry Jan Reedy | 2015-09-04 | 0 | -0/+0 |
|\ | |||||
| * | Merge 3.5.0 into 3.5.1 | Terry Jan Reedy | 2015-09-04 | 0 | -0/+0 |
| |\ | |||||
| | * | Merged in storchaka/cpython350 (pull request #13) | Larry Hastings | 2015-09-04 | 3 | -1/+21 |
| | |\ | |||||
| | * | | Issue #21192: Change 'RUN' back to 'RESTART' when running editor file. | Terry Jan Reedy | 2015-09-04 | 1 | -1/+1 |
* | | | | Issue #24986: Merge with 3.5 | Zachary Ware | 2015-09-04 | 2 | -11/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #24986: Save some bandwidth from svn.python.org | Zachary Ware | 2015-09-04 | 2 | -11/+14 |
* | | | | Fixed merge error. | Serhiy Storchaka | 2015-09-04 | 1 | -6/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixed merge error. | Serhiy Storchaka | 2015-09-04 | 1 | -3/+0 |
* | | | | Merge heads | Serhiy Storchaka | 2015-09-04 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * \ \ \ | Closes #24986: Merge with 3.5 | Zachary Ware | 2015-09-04 | 3 | -6/+38 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge with 3.5 | Zachary Ware | 2015-09-04 | 3 | -12/+21 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge from 3.5 for issue #24913 | Brett Cannon | 2015-09-03 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge 3.5 | Serhiy Storchaka | 2015-09-04 | 5 | -18/+65 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | Merge heads | Serhiy Storchaka | 2015-09-04 | 5 | -18/+65 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | Issue #24986: Allow building Python without external libraries on Windows | Zachary Ware | 2015-09-04 | 3 | -6/+38 |
| | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | Allow PCbuild\rt.bat to accept unlimited arguments for regrtest. | Zachary Ware | 2015-09-04 | 3 | -12/+24 |
| | | |/ / / | | |/| | | | |||||
| | * | | | | Merge from 3.5.0 for issue #24913 | Brett Cannon | 2015-09-03 | 1 | -0/+3 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
* | | | | | | Merge 3.5.0 | Serhiy Storchaka | 2015-09-04 | 1 | -3/+6 |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | |||||
| * | | | | Merge 3.5.0 | Serhiy Storchaka | 2015-09-04 | 1 | -3/+6 |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | * | | Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is | Serhiy Storchaka | 2015-09-04 | 3 | -1/+21 |
| | |/ | |||||
| | * | Issue #24913: Fix overrun error in deque.index(). | Brett Cannon | 2015-09-03 | 3 | -0/+10 |
* | | | Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is | Serhiy Storchaka | 2015-09-03 | 3 | -1/+21 |
|\ \ \ | |/ / | |||||
| * | | Issue #24989: Fixed buffer overread in BytesIO.readline() if a position is | Serhiy Storchaka | 2015-09-03 | 3 | -1/+21 |
* | | | Merge 3.5 (ICC) | Victor Stinner | 2015-09-03 | 1 | -8/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge 3.4 (ICC) | Victor Stinner | 2015-09-03 | 1 | -8/+4 |
| |\ \ | |||||
| | * | | Don't use defined() in C preprocessor macros | Victor Stinner | 2015-09-03 | 1 | -10/+6 |
* | | | | Closes #24974: Merge with 3.5 | Zachary Ware | 2015-09-03 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #24974: Force fp-model precice in mpdecimal.c on Windows | Zachary Ware | 2015-09-03 | 1 | -0/+1 |
* | | | | Merge 3.5 (odict) | Victor Stinner | 2015-09-03 | 2 | -18/+25 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #24992: Fix error handling and a race condition (related to garbage | Victor Stinner | 2015-09-03 | 2 | -18/+25 |
* | | | | Don't abuse volatile keyword in pytime.c | Victor Stinner | 2015-09-03 | 1 | -2/+4 |
* | | | | Enhance _PyTime_AsTimespec() | Victor Stinner | 2015-09-03 | 1 | -3/+3 |
* | | | | Merge 3.5 (namereplace) | Victor Stinner | 2015-09-03 | 1 | -7/+5 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #24993: Handle import error in namereplace error handler | Victor Stinner | 2015-09-03 | 1 | -7/+5 |
* | | | | Merge 3.5 (test_gdb) | Victor Stinner | 2015-09-03 | 1 | -2/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 3.4 (test_gdb) | Victor Stinner | 2015-09-03 | 1 | -2/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | test_gdb: oops, the regex to parse the gdb version was still too strict | Victor Stinner | 2015-09-03 | 1 | -2/+3 |
* | | | | Fix ast_for_atom() | Victor Stinner | 2015-09-03 | 1 | -0/+1 |
* | | | | type_call() now detect bugs in type new and init | Victor Stinner | 2015-09-03 | 1 | -19/+27 |
* | | | | Merge 3.5 (null merge) | Victor Stinner | 2015-09-03 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 3.4 (test_wsgiref) | Victor Stinner | 2015-09-03 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | test_wsgiref: add missing import (support) | Victor Stinner | 2015-09-03 | 1 | -0/+2 |
* | | | | Merge with 3.6. Fix test_wsgiref execution from the test module. | Senthil Kumaran | 2015-09-03 | 1 | -3/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with 3.5. Fix test_wsgiref execution from the test module. | Senthil Kumaran | 2015-09-03 | 1 | -3/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix test_wsgiref execution from the test module. | Senthil Kumaran | 2015-09-03 | 1 | -3/+2 |
* | | | | Merge 3.5 (test_gdb) | Victor Stinner | 2015-09-03 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 3.4 (test_gdb) | Victor Stinner | 2015-09-03 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | test_gdb: fix regex to parse GDB version for 'GNU gdb 6.1.1 [FreeBSD]\n' | Victor Stinner | 2015-09-03 | 1 | -1/+2 |
* | | | | Issue #23517: fromtimestamp() and utcfromtimestamp() methods of | Victor Stinner | 2015-09-03 | 4 | -8/+14 |
* | | | | Merge with 3.5 | Terry Jan Reedy | 2015-09-03 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |