summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.4.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-38600: NULL -> ``NULL``. (GH-17001)Serhiy Storchaka2019-10-301-1/+1
* bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)Serhiy Storchaka2019-10-301-1/+1
* bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895)Raymond Hettinger2019-09-111-1/+1
* bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)Serhiy Storchaka2018-12-191-1/+1
* bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)Serhiy Storchaka2018-10-311-4/+4
* bpo-30737: Update DevGuide links to new URL (GH-3228)Lisa Hewus Fresh2017-08-301-2/+2
* Issue #19795: Fixed markup errors.Serhiy Storchaka2016-10-191-1/+1
|\
| * Issue #19795: Fixed markup errors.Serhiy Storchaka2016-10-191-1/+1
* | Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-1/+1
|\ \ | |/
| * Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-1/+1
* | #24277: Fix 3.4 whats new link broken by email doc changes.R David Murray2016-09-081-1/+1
* | Issue #27285: Cleanup "suspicious" warnings.Ned Deily2016-07-111-4/+4
|/
* Issue #27125: Remove duplicated words from documentation and commentsMartin Panter2016-05-301-1/+1
* Issue #23921: Standardized documentation whitespace formatting.Serhiy Storchaka2016-05-101-1/+1
* Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-1/+1
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-171-1/+1
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-4/+4
* 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
* remove stray '(' (closes #24547)Benjamin Peterson2015-07-021-1/+1
* whitespaceTerry Jan Reedy2015-05-231-1/+1
* Add pointer to IDLE what's new file.Terry Jan Reedy2015-05-231-0/+10
* 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-021-56/+56
* Use https:// URLs when referring to python.org hosts.Georg Brandl2014-10-291-5/+5
* Issue #22369: Change "context manager protocol" to "context management protoc...Serhiy Storchaka2014-09-101-3/+3
* 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