Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue 24342: Let wrapper set by sys.set_coroutine_wrapper fail gracefully | Yury Selivanov | 2015-06-02 | 1 | -0/+14 |
* | Issue #24357: merge from 3.4 | Ned Deily | 2015-06-02 | 1 | -4/+4 |
|\ | |||||
| * | Issue #24357: use example.org instead | Ned Deily | 2015-06-02 | 1 | -4/+4 |
* | | Issue #24357: merge from 3.4 | Ned Deily | 2015-06-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #24357: fix real typo | Ned Deily | 2015-06-02 | 1 | -1/+1 |
* | | Issue #24357: merge from 3.4 | Ned Deily | 2015-06-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue #24357: fix typo | Ned Deily | 2015-06-02 | 1 | -1/+1 |
* | | Issue #24357: merge from 3.4 | Ned Deily | 2015-06-02 | 1 | -4/+6 |
|\ \ | |/ | |||||
| * | Issue #24357: Change host in socket.getaddrinfo example to one that | Ned Deily | 2015-06-02 | 1 | -4/+6 |
* | | Merge release engineering changes with 3.5 branch head. | Larry Hastings | 2015-06-01 | 1 | -2/+2 |
|\ \ | |||||
| * | | Regenerated pydoc topic index in preparation for Python 3.5.0b2. | Larry Hastings | 2015-05-30 | 1 | -2/+2 |
* | | | Issue 24180: Mention sys.(get|set)_coroutine_wrapper in whatsnew | Yury Selivanov | 2015-05-31 | 1 | -0/+6 |
* | | | Issue 24180: Document sys.(set|get)_coroutine_wrapper | Yury Selivanov | 2015-05-31 | 1 | -0/+34 |
* | | | minor fix of module order in whatsnew/3.5 | Tal Einat | 2015-05-31 | 1 | -8/+8 |
* | | | Issue #19543: Implementation of isclose as per PEP 485 | Tal Einat | 2015-05-31 | 3 | -0/+85 |
* | | | Issue #24284: The startswith and endswith methods of the str class no longer | Serhiy Storchaka | 2015-05-31 | 1 | -0/+4 |
* | | | improve section title | Benjamin Peterson | 2015-05-31 | 1 | -2/+2 |
|/ / | |||||
* | | Issue 22357: Merge from 3.4 | Yury Selivanov | 2015-05-30 | 1 | -0/+11 |
|\ \ | |/ | |||||
| * | Issue 22357: Document __qualname__ in inspect.rst | Yury Selivanov | 2015-05-30 | 1 | -0/+11 |
* | | Reverting my previous commit. | Yury Selivanov | 2015-05-30 | 5 | -176/+9 |
* | | Merge 3.5 | Yury Selivanov | 2015-05-30 | 5 | -9/+176 |
|\ \ | |||||
| * \ | Issue 24315: Make collections.abc.Coroutine derived from Awaitable | Yury Selivanov | 2015-05-29 | 1 | -5/+5 |
| |\ \ | |||||
| * | | | docs/whatsnew/3.6: Mention that 'async' and 'await' will be keywords in 3.7 | Yury Selivanov | 2015-05-28 | 1 | -0/+8 |
| * | | | Merge 3.5 | Yury Selivanov | 2015-05-28 | 1 | -0/+8 |
| |\ \ \ | |||||
| * \ \ \ | merge 3.5 | Benjamin Peterson | 2015-05-28 | 1 | -4/+0 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Issue 24017: Drop getawaitablefunc and friends in favor of unaryfunc. | Yury Selivanov | 2015-05-28 | 1 | -6/+6 |
| |\ \ \ \ \ | |||||
| * | | | | | | More version bumping to 3.6. | Ned Deily | 2015-05-28 | 3 | -9/+9 |
| * | | | | | | Add whatsnew for 3.6 | Yury Selivanov | 2015-05-28 | 2 | -0/+159 |
* | | | | | | | docs/whatsnew: Mention OrderedDict C implementation | Yury Selivanov | 2015-05-30 | 1 | -0/+4 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Issue 24315: Make collections.abc.Coroutine derived from Awaitable | Yury Selivanov | 2015-05-29 | 1 | -5/+5 |
| |_|_|/ / |/| | | | | |||||
* | | | | | docs/whatsnew: Mention that 'async' and 'await' will be keywords in 3.7 | Yury Selivanov | 2015-05-28 | 1 | -0/+8 |
| |_|/ / |/| | | | |||||
* | | | | remove STORE_MAP, since it's unused | Benjamin Peterson | 2015-05-28 | 1 | -4/+0 |
| |/ / |/| | | |||||
* | | | Issue 24017: Drop getawaitablefunc and friends in favor of unaryfunc. | Yury Selivanov | 2015-05-28 | 1 | -6/+6 |
|/ / | |||||
* | | merge 3.4 | Benjamin Peterson | 2015-05-27 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | update for 3.6 emerging | Benjamin Peterson | 2015-05-27 | 1 | -1/+2 |
* | | Issue 24304: Fix broken license link in FAQ. | Ned Deily | 2015-05-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Issue 24304: Fix broken license link in FAQ. | Ned Deily | 2015-05-27 | 1 | -1/+1 |
* | | rephrase | Benjamin Peterson | 2015-05-27 | 1 | -7/+7 |
* | | Remove UTF-8 BOMs. | Serhiy Storchaka | 2015-05-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Remove UTF-8 BOMs. | Serhiy Storchaka | 2015-05-25 | 1 | -1/+1 |
* | | Update SOURCE_URI to reflect that we're branching 3.5 now. | Larry Hastings | 2015-05-24 | 1 | -1/+1 |
* | | Updated topics (and susp-ignored) for Python 3.5.0b1. | Larry Hastings | 2015-05-24 | 1 | -1/+1 |
* | | Fix bad indent in whatsnew/3.5.rst. | Guido van Rossum | 2015-05-23 | 1 | -1/+1 |
* | | Add pointer to IDLE what's new file. | Terry Jan Reedy | 2015-05-23 | 1 | -0/+9 |
* | | Merge with 3.4 | Terry Jan Reedy | 2015-05-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | whitespace | Terry Jan Reedy | 2015-05-23 | 1 | -1/+1 |
* | | Merge with 3.4 | Terry Jan Reedy | 2015-05-23 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Add pointer to IDLE what's new file. | Terry Jan Reedy | 2015-05-23 | 1 | -0/+10 |
* | | Fix Sphinx warnings. | Berker Peksag | 2015-05-23 | 2 | -1/+2 |
* | | Merge with 3.4 | Terry Jan Reedy | 2015-05-23 | 1 | -1/+1 |
|\ \ | |/ |