| Commit message (Expand) | Author | Age | Files | Lines |
* | Marked keystrokes with the :kbd: role. | Serhiy Storchaka | 2015-09-12 | 3 | -4/+4 |
|
|
* | remove stray '(' (closes #24547) | Benjamin Peterson | 2015-07-02 | 1 | -1/+1 |
|
|
* | Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum... | Senthil Kumaran | 2015-06-15 | 2 | -4/+4 |
|
|
* | whitespace | Terry Jan Reedy | 2015-05-23 | 1 | -1/+1 |
|
|
* | Add pointer to IDLE what's new file. | Terry Jan Reedy | 2015-05-23 | 1 | -0/+10 |
|
|
* | Issue #23181: More "codepoint" -> "code point". | Serhiy Storchaka | 2015-01-18 | 1 | -6/+6 |
|
|
* | Removed duplicated words in in comments and docs. | Serhiy Storchaka | 2014-12-01 | 1 | -1/+1 |
|
|
* | PEP 476: enable HTTPS certificate verification by default (#22417) | Benjamin Peterson | 2014-11-03 | 1 | -0/+29 |
|
|
* | Issue #22388: Unified the style of "Contributed by" sentences in What's New. | Serhiy Storchaka | 2014-11-02 | 2 | -107/+107 |
|
|
* | Doc: fix default role usage (except in unittest mock docs) | Georg Brandl | 2014-10-30 | 2 | -2/+2 |
|
|
* | Fixing broken links in doc, part 4: some more breaks and redirects | Georg Brandl | 2014-10-29 | 8 | -10/+9 |
|
|
* | Use https:// URLs when referring to python.org hosts. | Georg Brandl | 2014-10-29 | 11 | -39/+39 |
|
|
* | Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3. | Georg Brandl | 2014-09-20 | 1 | -1/+1 |
|
|
* | standardize pep 466 relnote style | Benjamin Peterson | 2014-09-19 | 1 | -11/+9 |
|
|
* | remove extra letter | Benjamin Peterson | 2014-09-19 | 1 | -1/+1 |
|
|
* | whatsnew for pep 466 ssl backport | Benjamin Peterson | 2014-09-19 | 1 | -0/+11 |
|
|
* | Issue #22369: Change "context manager protocol" to "context management protoc... | Serhiy Storchaka | 2014-09-10 | 5 | -10/+10 |
|
|
* | Forward port PEP 466 What's New in 2.7 updates | Nick Coghlan | 2014-08-23 | 1 | -6/+16 |
|
|
* | Issue #21569: Fix incorrect cross reference | Nick Coghlan | 2014-06-09 | 1 | -1/+1 |
|
|
* | Issue #21569: sync Python 2.7 What's New with 2.7 version | Nick Coghlan | 2014-06-07 | 1 | -113/+201 |
|
|
* | Typo | Jesus Cea | 2014-03-17 | 1 | -1/+1 |
|
|
* | Typo | Jesus Cea | 2014-03-17 | 1 | -1/+1 |
|
|
* | Typo | Jesus Cea | 2014-03-17 | 1 | -1/+1 |
|
|
* | Final documentation fixes for 3.4.0 final.v3.4.0 | Larry Hastings | 2014-03-16 | 1 | -4/+1 |
|
|
* | Regenerate pydoc_topics, fix markup errors, in preparation for 3.4.0 final. | Larry Hastings | 2014-03-16 | 1 | -1/+1 |
|
|
* | Merge in all documentation changes since branching 3.4.0rc1. | Larry Hastings | 2014-03-16 | 1 | -212/+954 |
|
|
* | whatsnew: difflib.isbjunk &c were removed, not deprecated. | R David Murray | 2014-03-14 | 1 | -4/+6 |
|
|
* | whatsnew: cp273 codec (#10907797) | R David Murray | 2014-03-08 | 1 | -0/+3 |
|
|
* | whatsnew: importlib deprecations. | R David Murray | 2014-02-22 | 1 | -4/+24 |
|
|
* | Mangle __parameters in __annotations__ dict properly. Issue #20625. | Yury Selivanov | 2014-02-18 | 1 | -0/+4 |
|
|
* | Python 3.4.0rc1 release: Updated pydoc topics, fixed suspicious markup errors. | Larry Hastings | 2014-02-10 | 1 | -1/+1 |
|
|
* | Issue #20500: clarify that invocation may be indirect | Nick Coghlan | 2014-02-09 | 1 | -2/+3 |
|
|
* | Issue #20500: Note other public APIs with the new assertion | Nick Coghlan | 2014-02-09 | 1 | -5/+9 |
|
|
* | Note the new debug assertion in PyObject_Str | Nick Coghlan | 2014-02-09 | 1 | -0/+7 |
|
|
* | Tweaks to What's New and some referenced docs | Nick Coghlan | 2014-02-09 | 1 | -13/+37 |
|
|
* | Close #20563: Declare ipaddress API stable | Nick Coghlan | 2014-02-08 | 1 | -0/+11 |
|
|
* | whatsnew: read/write on closed SSL socket exception has changed. | R David Murray | 2014-02-03 | 1 | -1/+5 |
|
|
* | whatsnew: html.escape 10x faster, _gestalt module gone. | R David Murray | 2014-02-03 | 1 | -1/+8 |
|
|
* | whatsnew: hmac accepts more bytes types, importlib decode_source, stat in C. | R David Murray | 2014-02-02 | 1 | -0/+18 |
|
|
* | whatsnew: -m <namespace package>, plus 'using' doc updates. | R David Murray | 2014-02-02 | 1 | -0/+7 |
|
|
* | whatsnew: some more importlib replacements for imp functions. | R David Murray | 2014-02-02 | 1 | -2/+10 |
|
|
* | whatsnew: filecmp.clear_cache, and reword description of cache in docs. | R David Murray | 2014-02-02 | 1 | -0/+11 |
|
|
* | whatsnew: fix importlib.reload entry. | R David Murray | 2014-02-02 | 1 | -3/+3 |
|
|
* | whatsnew: move of reload, update new windows-only ssl functions entry. | R David Murray | 2014-02-01 | 1 | -2/+8 |
|
|
* | inspect.signature: Support duck-types of Python functions (Cython, for instan... | Yury Selivanov | 2014-01-31 | 1 | -0/+4 |
|
|
* | Typo fix | Andrew Kuchling | 2014-01-31 | 1 | -2/+1 |
|
|
* | inspect.getfullargspec: Use inspect.signature API behind the scenes #17481 | Yury Selivanov | 2014-01-29 | 1 | -0/+7 |
|
|
* | inspect.signature: Use '/' to separate positional-only parameters from | Yury Selivanov | 2014-01-27 | 1 | -0/+3 |
|
|
* | Close #20105: set __traceback__ when chaining exceptions in C | Nick Coghlan | 2014-01-26 | 1 | -0/+8 |
|
|
* | Fix grammar: merge with 3.3. | Eric V. Smith | 2014-01-25 | 1 | -1/+1 |
|\ |
|