Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | asyncio: Make sure sys.set_coroutine_wrapper is called *only* when loop is ru... | Yury Selivanov | 2015-05-12 | 1 | -35/+45 | |
* | | use our normal bracing style | Benjamin Peterson | 2015-05-12 | 1 | -1/+2 | |
* | | Issue #24017: Plug ref leak. | Yury Selivanov | 2015-05-12 | 1 | -2/+0 | |
* | | Issue #23983: Update the pty module example. | Berker Peksag | 2015-05-12 | 1 | -37/+29 | |
|\ \ | |/ | ||||||
| * | Issue #23983: Update the pty module example. | Berker Peksag | 2015-05-12 | 1 | -37/+29 | |
* | | Issue #23796: Null merge. | Berker Peksag | 2015-05-12 | 0 | -0/+0 | |
|\ \ | |/ | ||||||
| * | Issue #23796: peak and read1 methods of BufferedReader now raise ValueError | Berker Peksag | 2015-05-12 | 3 | -0/+16 | |
* | | Issue #23796: peak and read1 methods of BufferedReader now raise ValueError | Berker Peksag | 2015-05-12 | 3 | -0/+16 | |
* | | Fixed compilation on Windows for issue #20173. | Serhiy Storchaka | 2015-05-12 | 1 | -1/+1 | |
* | | Issue #23870: The pprint module now supports all standard collections | Serhiy Storchaka | 2015-05-12 | 2 | -0/+228 | |
* | | Issue #20173: Converted the _codecs module to Argument Clinic. | Serhiy Storchaka | 2015-05-12 | 2 | -616/+1998 | |
* | | doc: Briefly mention C API changes in whatsnew. | Yury Selivanov | 2015-05-12 | 1 | -0/+3 | |
* | | Mention PEP 492 in whatsnew. | Yury Selivanov | 2015-05-12 | 1 | -0/+1 | |
* | | Issue 24017: Update NEWS file. | Yury Selivanov | 2015-05-12 | 1 | -0/+2 | |
* | | Fix warnings for gen_get_iter() | Yury Selivanov | 2015-05-12 | 1 | -1/+1 | |
* | | Fix warnings for PyEval_GetCoroutineWrapper | Yury Selivanov | 2015-05-12 | 2 | -2/+2 | |
* | | PEP 0492 -- Coroutines with async and await syntax. Issue #24017. | Yury Selivanov | 2015-05-12 | 72 | -5617/+9139 | |
* | | merge | Raymond Hettinger | 2015-05-12 | 1 | -0/+5 | |
|\ \ | |/ | ||||||
| * | Defend against a mutation during comparison | Raymond Hettinger | 2015-05-12 | 1 | -0/+5 | |
* | | asyncio: Merge 3.4 -- Support PEP 492. Issue #24017. | Yury Selivanov | 2015-05-12 | 6 | -27/+116 | |
|\ \ | |/ | ||||||
| * | asyncio: Support PEP 492. Issue #24017. | Yury Selivanov | 2015-05-12 | 6 | -27/+116 | |
* | | Minor code cleanups. | Raymond Hettinger | 2015-05-12 | 1 | -5/+5 | |
* | | Merge 3.4 (asyncio docs) | Yury Selivanov | 2015-05-11 | 4 | -20/+48 | |
|\ \ | |/ | ||||||
| * | docs/asyncio: Document new ensure_future() and deprecated async() | Yury Selivanov | 2015-05-11 | 3 | -20/+28 | |
| * | docs/asyncio: Document set_task_factory/get_task_factory | Yury Selivanov | 2015-05-11 | 1 | -0/+20 | |
* | | Null merge. | Yury Selivanov | 2015-05-11 | 0 | -0/+0 | |
|\ \ | |/ | ||||||
| * | Fix NEWS file. | Yury Selivanov | 2015-05-11 | 1 | -4/+4 | |
* | | Merge 3.4 (asyncio changes) | Yury Selivanov | 2015-05-11 | 7 | -35/+58 | |
|\ \ | |/ | ||||||
| * | asyncio: async() function is deprecated in favour of ensure_future(). | Yury Selivanov | 2015-05-11 | 7 | -34/+57 | |
* | | asyncio: Drop JoinableQueue from 3.5 | Yury Selivanov | 2015-05-11 | 1 | -6/+1 | |
* | | Merge 3.4 (asyncio) | Yury Selivanov | 2015-05-11 | 3 | -4/+16 | |
|\ \ | |/ | ||||||
| * | Sync asyncio changes from the main repo. | Yury Selivanov | 2015-05-11 | 5 | -16/+94 | |
* | | asyncio: Sync with github repo | Yury Selivanov | 2015-05-11 | 5 | -36/+110 | |
* | | Minor stylistic clean-up. | Raymond Hettinger | 2015-05-11 | 1 | -6/+6 | |
* | | Issue #24155: Optimize heapify for better cache utililzation. | Raymond Hettinger | 2015-05-11 | 2 | -0/+75 | |
* | | #21795: advertise 8BITMIME if decode_data is False. | R David Murray | 2015-05-11 | 5 | -97/+219 | |
* | | merge heads | Benjamin Peterson | 2015-05-11 | 6 | -22/+180 | |
|\ \ | ||||||
| * | | #21800: Add RFC 6855 support to imaplib. | R David Murray | 2015-05-10 | 5 | -21/+179 | |
| * | | Issue #22906: Do incref before SetCause/SetContext | Yury Selivanov | 2015-05-10 | 1 | -1/+1 | |
* | | | merge 3.4 | Benjamin Peterson | 2015-05-11 | 1 | -1/+1 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | add trailing slash | Benjamin Peterson | 2015-05-11 | 1 | -1/+1 | |
* | | Fix news entry for issue 24018. | Guido van Rossum | 2015-05-09 | 1 | -1/+1 | |
* | | Issue 22906: Increment refcount after PyException_SetContext | Yury Selivanov | 2015-05-09 | 1 | -0/+1 | |
* | | Issue 22906: Add test file. | Yury Selivanov | 2015-05-09 | 1 | -0/+34 | |
* | | PEP 479: Change StopIteration handling inside generators. | Yury Selivanov | 2015-05-09 | 14 | -15/+103 | |
* | | Issue #24018: Add a collections.Generator abstract base class. | Raymond Hettinger | 2015-05-09 | 4 | -2/+145 | |
* | | merge 3.4 | Benjamin Peterson | 2015-05-09 | 3 | -2/+15 | |
|\ \ | |/ | ||||||
| * | ensure .keywords is always a dict | Benjamin Peterson | 2015-05-09 | 3 | -9/+9 | |
* | | merge 3.4 (#23042) | Benjamin Peterson | 2015-05-09 | 1 | -18/+30 | |
|\ \ | |/ | ||||||
| * | merge heads | Benjamin Peterson | 2015-05-09 | 2 | -1/+1 | |
| |\ |