summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue 24342: Let wrapper set by sys.set_coroutine_wrapper fail gracefullyYury Selivanov2015-06-021-0/+14
* Issue #24357: merge from 3.4Ned Deily2015-06-021-4/+4
|\
| * Issue #24357: use example.org insteadNed Deily2015-06-021-4/+4
* | Issue #24357: merge from 3.4Ned Deily2015-06-021-1/+1
|\ \ | |/
| * Issue #24357: fix real typoNed Deily2015-06-021-1/+1
* | Issue #24357: merge from 3.4Ned Deily2015-06-021-1/+1
|\ \ | |/
| * Issue #24357: fix typoNed Deily2015-06-021-1/+1
* | Issue #24357: merge from 3.4Ned Deily2015-06-021-4/+6
|\ \ | |/
| * Issue #24357: Change host in socket.getaddrinfo example to one thatNed Deily2015-06-021-4/+6
* | Merge release engineering changes with 3.5 branch head.Larry Hastings2015-06-011-2/+2
|\ \
| * | Regenerated pydoc topic index in preparation for Python 3.5.0b2.Larry Hastings2015-05-301-2/+2
* | | Issue 24180: Mention sys.(get|set)_coroutine_wrapper in whatsnewYury Selivanov2015-05-311-0/+6
* | | Issue 24180: Document sys.(set|get)_coroutine_wrapperYury Selivanov2015-05-311-0/+34
* | | minor fix of module order in whatsnew/3.5Tal Einat2015-05-311-8/+8
* | | Issue #19543: Implementation of isclose as per PEP 485Tal Einat2015-05-313-0/+85
* | | Issue #24284: The startswith and endswith methods of the str class no longerSerhiy Storchaka2015-05-311-0/+4
* | | improve section titleBenjamin Peterson2015-05-311-2/+2
|/ /
* | Issue 22357: Merge from 3.4Yury Selivanov2015-05-301-0/+11
|\ \ | |/
| * Issue 22357: Document __qualname__ in inspect.rstYury Selivanov2015-05-301-0/+11
* | Reverting my previous commit.Yury Selivanov2015-05-305-176/+9
* | Merge 3.5Yury Selivanov2015-05-305-9/+176
|\ \
| * \ Issue 24315: Make collections.abc.Coroutine derived from AwaitableYury Selivanov2015-05-291-5/+5
| |\ \
| * | | docs/whatsnew/3.6: Mention that 'async' and 'await' will be keywords in 3.7Yury Selivanov2015-05-281-0/+8
| * | | Merge 3.5Yury Selivanov2015-05-281-0/+8
| |\ \ \
| * \ \ \ merge 3.5Benjamin Peterson2015-05-281-4/+0
| |\ \ \ \
| * \ \ \ \ Issue 24017: Drop getawaitablefunc and friends in favor of unaryfunc.Yury Selivanov2015-05-281-6/+6
| |\ \ \ \ \
| * | | | | | More version bumping to 3.6.Ned Deily2015-05-283-9/+9
| * | | | | | Add whatsnew for 3.6Yury Selivanov2015-05-282-0/+159
* | | | | | | docs/whatsnew: Mention OrderedDict C implementationYury Selivanov2015-05-301-0/+4
| |_|_|_|/ / |/| | | | |
* | | | | | Issue 24315: Make collections.abc.Coroutine derived from AwaitableYury Selivanov2015-05-291-5/+5
| |_|_|/ / |/| | | |
* | | | | docs/whatsnew: Mention that 'async' and 'await' will be keywords in 3.7Yury Selivanov2015-05-281-0/+8
| |_|/ / |/| | |
* | | | remove STORE_MAP, since it's unusedBenjamin Peterson2015-05-281-4/+0
| |/ / |/| |
* | | Issue 24017: Drop getawaitablefunc and friends in favor of unaryfunc.Yury Selivanov2015-05-281-6/+6
|/ /
* | merge 3.4Benjamin Peterson2015-05-271-1/+2
|\ \ | |/
| * update for 3.6 emergingBenjamin Peterson2015-05-271-1/+2
* | Issue 24304: Fix broken license link in FAQ.Ned Deily2015-05-271-1/+1
|\ \ | |/
| * Issue 24304: Fix broken license link in FAQ.Ned Deily2015-05-271-1/+1
* | rephraseBenjamin Peterson2015-05-271-7/+7
* | Remove UTF-8 BOMs.Serhiy Storchaka2015-05-251-1/+1
|\ \ | |/
| * Remove UTF-8 BOMs.Serhiy Storchaka2015-05-251-1/+1
* | Update SOURCE_URI to reflect that we're branching 3.5 now.Larry Hastings2015-05-241-1/+1
* | Updated topics (and susp-ignored) for Python 3.5.0b1.Larry Hastings2015-05-241-1/+1
* | Fix bad indent in whatsnew/3.5.rst.Guido van Rossum2015-05-231-1/+1
* | Add pointer to IDLE what's new file.Terry Jan Reedy2015-05-231-0/+9
* | Merge with 3.4Terry Jan Reedy2015-05-231-1/+1
|\ \ | |/
| * whitespaceTerry Jan Reedy2015-05-231-1/+1
* | Merge with 3.4Terry Jan Reedy2015-05-231-0/+10
|\ \ | |/
| * Add pointer to IDLE what's new file.Terry Jan Reedy2015-05-231-0/+10
* | Fix Sphinx warnings.Berker Peksag2015-05-232-1/+2
* | Merge with 3.4Terry Jan Reedy2015-05-231-1/+1
|\ \ | |/