Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 3.4 | Terry Jan Reedy | 2014-05-23 | 2 | -2/+8 |
|\ | |||||
| * | Issue #21545: Add .pop example and tweak comment about pure mutation methods. | Terry Jan Reedy | 2014-05-23 | 2 | -2/+8 |
* | | merge | Raymond Hettinger | 2014-05-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue 21479: Fix markup for the TarFile.open() classmethod. | Raymond Hettinger | 2014-05-23 | 1 | -1/+1 |
* | | merge | Raymond Hettinger | 2014-05-22 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue 21198: Minor tarfile documentation bug. | Raymond Hettinger | 2014-05-22 | 1 | -1/+1 |
* | | merge | Raymond Hettinger | 2014-05-22 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Issue 21554: Repair an out-of-date tutorial example to reflect changes in sh... | Raymond Hettinger | 2014-05-22 | 1 | -0/+2 |
* | | Issue #21383: OS X installer builds now use "make touch". | Ned Deily | 2014-05-22 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Issue #21383: OS X installer builds now use "make touch". | Ned Deily | 2014-05-22 | 1 | -0/+3 |
* | | Issue #21455: Add a default backlog to socket.listen(). | Charles-François Natali | 2014-05-22 | 4 | -17/+27 |
* | | Issue #21525: Most Tkinter methods which accepted tuples now accept lists too. | Serhiy Storchaka | 2014-05-21 | 3 | -33/+50 |
* | | Fix Issue #21528 - Fix documentation typos | Donald Stufft | 2014-05-20 | 32 | -43/+43 |
* | | (Merge 3.4) asyncio: test_base_events: use mock.Mock instead of | Victor Stinner | 2014-05-20 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | asyncio: test_base_events: use mock.Mock instead of unittest.mock.Mock to | Victor Stinner | 2014-05-20 | 1 | -1/+1 |
* | | Merge with 3.4 | Terry Jan Reedy | 2014-05-20 | 2 | -27/+26 |
|\ \ | |/ | |||||
| * | merge heads | Terry Jan Reedy | 2014-05-20 | 2 | -27/+26 |
| |\ | |||||
| | * | Issue #21477: idle htests - lower case function names, other cleanups. | Terry Jan Reedy | 2014-05-19 | 2 | -27/+26 |
* | | | merge | Raymond Hettinger | 2014-05-19 | 1 | -6/+10 |
|\ \ \ | |/ / | |||||
| * | | Issue 20620: Update the min()/max() docs for the new default argument. | Raymond Hettinger | 2014-05-19 | 1 | -6/+10 |
* | | | Small code and comment cleanups | Raymond Hettinger | 2014-05-19 | 1 | -14/+4 |
* | | | Improve readability | Raymond Hettinger | 2014-05-19 | 1 | -1/+1 |
* | | | merge | Raymond Hettinger | 2014-05-19 | 1 | -5/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge. | Larry Hastings | 2014-05-19 | 1 | -5/+7 |
| |\ \ | | |/ | |||||
| | * | Don't grow strings by concatenation. Use ''.join() instead. | Raymond Hettinger | 2014-05-18 | 1 | -5/+7 |
* | | | Merge. | Larry Hastings | 2014-05-19 | 1 | -0/+2 |
|\ \ \ | |||||
| * \ \ | Null merge 3.4.1 (and 3.4.1rc1) release-engineering revisions. | Larry Hastings | 2014-05-19 | 1 | -0/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Added tag v3.4.1 for changeset c0e311e010fc | Larry Hastings | 2014-05-18 | 1 | -0/+1 |
| | * | | Version bump for 3.4.1.v3.4.1 | Larry Hastings | 2014-05-18 | 4 | -6/+6 |
| | * | | Rebuild pydoc topics. | Larry Hastings | 2014-05-18 | 1 | -78/+78 |
| | |/ | |||||
| | * | Merge. | Larry Hastings | 2014-05-18 | 69 | -4598/+5120 |
| | |\ | |||||
| | * | | Post-release version bump for 3.4.1rc1. Sorry it's late! | Larry Hastings | 2014-05-18 | 2 | -1/+13 |
| | * | | Added tag v3.4.1rc1 for changeset c67a19e11a71 | Larry Hastings | 2014-05-04 | 1 | -0/+1 |
| | * | | Version bump for 3.4.1rc1.v3.4.1rc1 | Larry Hastings | 2014-05-04 | 6 | -86/+86 |
* | | | | Add development comments to setobject.c | Raymond Hettinger | 2014-05-18 | 1 | -8/+15 |
* | | | | Add comment and make minor code clean-up to improve clarity. | Raymond Hettinger | 2014-05-18 | 1 | -3/+13 |
|/ / / | |||||
* | | | (null merge 3.4) | Benjamin Peterson | 2014-05-18 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Upgrade pip to 1.5.6 | Donald Stufft | 2014-05-17 | 2 | -1/+1 |
* | | | Issue #21430: additions to the description of non-blocking SSL sockets | Antoine Pitrou | 2014-05-17 | 1 | -1/+7 |
|\ \ \ | |/ / | |||||
| * | | Issue #21430: additions to the description of non-blocking SSL sockets | Antoine Pitrou | 2014-05-17 | 1 | -3/+20 |
* | | | Issue #20186: memoryobject.c: add function signatures. | Stefan Krah | 2014-05-17 | 1 | -5/+6 |
* | | | merge 3.4 (#10744) | Benjamin Peterson | 2014-05-17 | 5 | -15/+74 |
|\ \ \ | |/ / | |||||
| * | | support pep 3118 format strings for ctypes objects with nontrivial shapes (cl... | Benjamin Peterson | 2014-05-17 | 5 | -15/+74 |
* | | | Miscellaneous corrections and updates to the OS X README file. | Ned Deily | 2014-05-17 | 1 | -13/+17 |
|\ \ \ | |/ / | |||||
| * | | Miscellaneous corrections and updates to the OS X README file. | Ned Deily | 2014-05-17 | 1 | -13/+17 |
* | | | Issue #21362: concurrent.futures does not validate that max_workers is proper | Brian Quinlan | 2014-05-17 | 4 | -0/+15 |
* | | | Upgrade pip to 1.5.6 | Donald Stufft | 2014-05-17 | 2 | -1/+1 |
* | | | Upgrade setuptools to 3.6 | Donald Stufft | 2014-05-17 | 2 | -1/+1 |
* | | | Issue #21503: Use test_both() consistently in test_importlib. | Eric Snow | 2014-05-16 | 30 | -429/+527 |
* | | | Fix a small typo in test_importlib. | Eric Snow | 2014-05-16 | 1 | -2/+2 |