Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | update Misc/NEWS | Giampaolo Rodola' | 2014-04-04 | 1 | -0/+3 | |
* | | | Issue #21076: sigpending() is not available on Windows | Victor Stinner | 2014-04-04 | 1 | -4/+5 | |
* | | | Finish up signal -> _signal change | Brett Cannon | 2014-04-04 | 1 | -1/+1 | |
* | | | Issue #21076: the C signal module has been renamed to _signal | Victor Stinner | 2014-04-04 | 1 | -1/+1 | |
* | | | merge along w/ fix for issue #2107 (commit c9239171e429) | Brett Cannon | 2014-04-04 | 7 | -9/+139 | |
|\ \ \ | ||||||
| * \ \ | merge 3.4 | Benjamin Peterson | 2014-04-04 | 0 | -0/+0 | |
| |\ \ \ | ||||||
| * | | | | fix #21076: turn signal module constants into enums | Giampaolo Rodola' | 2014-04-04 | 7 | -8/+138 | |
* | | | | | merge of fix for issue #20942 | Brett Cannon | 2014-04-04 | 3 | -32/+63 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | Issue #20942: PyImport_ImportFrozenModuleObject() no longer sets | Brett Cannon | 2014-04-04 | 3 | -32/+63 | |
| |/ / | ||||||
| * | | merge 3.3 | Benjamin Peterson | 2014-04-04 | 0 | -0/+0 | |
| |\ \ | | |/ | ||||||
| | * | merge 3.2 | Benjamin Peterson | 2014-04-04 | 0 | -0/+0 | |
| | |\ | ||||||
| | | * | fix versionchanged version | Benjamin Peterson | 2014-04-04 | 1 | -2/+2 | |
* | | | | Issue #20636: Improved the repr of Tkinter widgets. | Serhiy Storchaka | 2014-04-04 | 4 | -1/+13 | |
* | | | | Issue #19505: The items, keys, and values views of OrderedDict now support | Serhiy Storchaka | 2014-04-04 | 4 | -3/+41 | |
* | | | | Closes #21149: Improved thread-safety in logging cleanup during interpreter s... | Vinay Sajip | 2014-04-04 | 2 | -8/+12 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #21149: Improved thread-safety in logging cleanup during interpreter sh... | Vinay Sajip | 2014-04-04 | 2 | -8/+12 | |
* | | | | merge | Raymond Hettinger | 2014-04-03 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue 21143: Fix typo in docs for max(). | Raymond Hettinger | 2014-04-03 | 1 | -1/+1 | |
* | | | | merge 3.4 (#21135) | Benjamin Peterson | 2014-04-03 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | remove unused argument (closes #21135) | Benjamin Peterson | 2014-04-03 | 1 | -1/+1 | |
* | | | | Issue #20375: Clarify ET's parsing of comments and processing instructions. | Eli Bendersky | 2014-04-03 | 1 | -0/+22 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #20375: Clarify ET's parsing of comments and processing instructions. | Eli Bendersky | 2014-04-03 | 1 | -0/+22 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-04-02 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | make sure to test UnicodeEncodeError, too | Benjamin Peterson | 2014-04-02 | 1 | -1/+1 | |
* | | | | merge 3.4 (#21134) | Benjamin Peterson | 2014-04-02 | 3 | -0/+21 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | bail in unicode error's __str__ methods if the objects are not properly initi... | Benjamin Peterson | 2014-04-02 | 3 | -0/+21 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-04-02 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | make test name consistent with the rest of the file | Benjamin Peterson | 2014-04-02 | 1 | -1/+1 | |
* | | | | merge | Raymond Hettinger | 2014-04-02 | 2 | -0/+29 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #18652: Add an itertools recipe for first_true() | Raymond Hettinger | 2014-04-02 | 2 | -0/+29 | |
* | | | | merge | Raymond Hettinger | 2014-04-02 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Documentation nit. List the traditional keyword-only argument first and the ... | Raymond Hettinger | 2014-04-02 | 1 | -2/+2 | |
* | | | | merge | Raymond Hettinger | 2014-04-02 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue 21125: minor documentation tweak. | Raymond Hettinger | 2014-04-02 | 1 | -1/+1 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-04-01 | 1 | -3/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | update version changed | Benjamin Peterson | 2014-04-01 | 1 | -3/+3 | |
* | | | | merge 3.4 (#21082) | Benjamin Peterson | 2014-04-01 | 4 | -34/+20 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge 3.3 (#21082) | Benjamin Peterson | 2014-04-01 | 4 | -34/+20 | |
| |\ \ \ | | |/ / | ||||||
| | * | | merge 3.2 (#21082) | Benjamin Peterson | 2014-04-01 | 4 | -34/+20 | |
| | |\ \ | | | |/ | ||||||
| | | * | remove directory mode check from makedirs (closes #21082) | Benjamin Peterson | 2014-04-01 | 4 | -32/+20 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-04-01 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | fix typo | Benjamin Peterson | 2014-04-01 | 1 | -1/+1 | |
* | | | | merge 3.4 | Benjamin Peterson | 2014-04-01 | 1 | -5/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | simplify check, since now there are only new-style classes | Benjamin Peterson | 2014-04-01 | 1 | -5/+2 | |
* | | | | Closes #15067: Merge port of 2.7 sqlite3 docs. | Zachary Ware | 2014-04-01 | 1 | -46/+51 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #15067: Port 2.7 sqlite3 docs to 3.4 | Zachary Ware | 2014-04-01 | 1 | -46/+51 | |
* | | | | inspect: Remove references to Python-3000 | Yury Selivanov | 2014-04-01 | 1 | -2/+2 | |
* | | | | #16716: remove deprecation warning | Andrew Svetlov | 2014-03-31 | 1 | -4/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | #16716: remove deprecation warning | Andrew Svetlov | 2014-03-31 | 1 | -4/+0 | |
* | | | | Merge 3.4: Get rid of deprecated IOError in the doc | Andrew Svetlov | 2014-03-31 | 5 | -12/+12 | |
|\ \ \ \ | |/ / / |