summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
Commit message (Expand)AuthorAgeFilesLines
* Issue #25523: Further a-to-an corrections.Serhiy Storchaka2015-11-022-2/+2
* Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-025-6/+6
* Fix some spelling errors in documentation and code commentsMartin Panter2015-10-311-1/+1
* Use :menuselection: in whatsnew/3.4.Serhiy Storchaka2015-09-131-1/+1
* Marked keystrokes with the :kbd: role.Serhiy Storchaka2015-09-123-4/+4
* remove stray '(' (closes #24547)Benjamin Peterson2015-07-021-1/+1
* Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum...Senthil Kumaran2015-06-152-4/+4
* whitespaceTerry Jan Reedy2015-05-231-1/+1
* Add pointer to IDLE what's new file.Terry Jan Reedy2015-05-231-0/+10
* Issue #23181: More "codepoint" -> "code point".Serhiy Storchaka2015-01-181-6/+6
* Removed duplicated words in in comments and docs.Serhiy Storchaka2014-12-011-1/+1
* PEP 476: enable HTTPS certificate verification by default (#22417)Benjamin Peterson2014-11-031-0/+29
* Issue #22388: Unified the style of "Contributed by" sentences in What's New.Serhiy Storchaka2014-11-022-107/+107
* Doc: fix default role usage (except in unittest mock docs)Georg Brandl2014-10-302-2/+2
* Fixing broken links in doc, part 4: some more breaks and redirectsGeorg Brandl2014-10-298-10/+9
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-2911-39/+39
* Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3.Georg Brandl2014-09-201-1/+1
* standardize pep 466 relnote styleBenjamin Peterson2014-09-191-11/+9
* remove extra letterBenjamin Peterson2014-09-191-1/+1
* whatsnew for pep 466 ssl backportBenjamin Peterson2014-09-191-0/+11
* Issue #22369: Change "context manager protocol" to "context management protoc...Serhiy Storchaka2014-09-105-10/+10
* Forward port PEP 466 What's New in 2.7 updatesNick Coghlan2014-08-231-6/+16
* Issue #21569: Fix incorrect cross referenceNick Coghlan2014-06-091-1/+1
* Issue #21569: sync Python 2.7 What's New with 2.7 versionNick Coghlan2014-06-071-113/+201
* TypoJesus Cea2014-03-171-1/+1
* TypoJesus Cea2014-03-171-1/+1
* TypoJesus Cea2014-03-171-1/+1
* Final documentation fixes for 3.4.0 final.v3.4.0Larry Hastings2014-03-161-4/+1
* Regenerate pydoc_topics, fix markup errors, in preparation for 3.4.0 final.Larry Hastings2014-03-161-1/+1
* Merge in all documentation changes since branching 3.4.0rc1.Larry Hastings2014-03-161-212/+954
* whatsnew: difflib.isbjunk &c were removed, not deprecated.R David Murray2014-03-141-4/+6
* whatsnew: cp273 codec (#10907797)R David Murray2014-03-081-0/+3
* whatsnew: importlib deprecations.R David Murray2014-02-221-4/+24
* Mangle __parameters in __annotations__ dict properly. Issue #20625.Yury Selivanov2014-02-181-0/+4
* Python 3.4.0rc1 release: Updated pydoc topics, fixed suspicious markup errors.Larry Hastings2014-02-101-1/+1
* Issue #20500: clarify that invocation may be indirectNick Coghlan2014-02-091-2/+3
* Issue #20500: Note other public APIs with the new assertionNick Coghlan2014-02-091-5/+9
* Note the new debug assertion in PyObject_StrNick Coghlan2014-02-091-0/+7
* Tweaks to What's New and some referenced docsNick Coghlan2014-02-091-13/+37
* Close #20563: Declare ipaddress API stableNick Coghlan2014-02-081-0/+11
* whatsnew: read/write on closed SSL socket exception has changed.R David Murray2014-02-031-1/+5
* whatsnew: html.escape 10x faster, _gestalt module gone.R David Murray2014-02-031-1/+8
* whatsnew: hmac accepts more bytes types, importlib decode_source, stat in C.R David Murray2014-02-021-0/+18
* whatsnew: -m <namespace package>, plus 'using' doc updates.R David Murray2014-02-021-0/+7
* whatsnew: some more importlib replacements for imp functions.R David Murray2014-02-021-2/+10
* whatsnew: filecmp.clear_cache, and reword description of cache in docs.R David Murray2014-02-021-0/+11
* whatsnew: fix importlib.reload entry.R David Murray2014-02-021-3/+3
* whatsnew: move of reload, update new windows-only ssl functions entry.R David Murray2014-02-011-2/+8
* inspect.signature: Support duck-types of Python functions (Cython, for instan...Yury Selivanov2014-01-311-0/+4
* Typo fixAndrew Kuchling2014-01-311-2/+1