summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 3.7.4 finalv3.7.4Ned Deily2019-07-081-2/+0
* bpo-37149: Replace dead link for online Tkinter reference (GH-14616)Miss Islington (bot)2019-07-081-0/+2
* 3.7.4rc1v3.7.4rc1Ned Deily2019-06-1817-20/+0
* bpo-34903: Document that some strptime formats only require 1 digit (GH-14149)Miss Islington (bot)2019-06-181-0/+1
* bpo-36868: Fix what's new for SSLContext.hostname_checks_common_name (GH-13248)Miss Islington (bot)2019-06-031-0/+2
* Improve version added references in `typing` module docs (GH-13457)Miss Islington (bot)2019-06-011-0/+1
* bpo-25735: math.factorial doc should mention integer return type (GH-6420)Miss Islington (bot)2019-05-311-0/+1
* [3.7] bpo-33482: fix codecs.StreamRecoder.writelines (GH-6779) (GH-13502)Jelle Zijlstra2019-05-221-0/+1
* [3.7] bpo-22865: Expand on documentation for the pty.spawn function (GH-11980...Geoff Shannon2019-05-211-0/+1
* bpo-32995 - Added context variable in glossary (GH-9741)Miss Islington (bot)2019-05-141-0/+1
* [3.7] bpo-10536: Enhancements to gettext docs (GH-10324) (GH-13224)Miss Islington (bot)2019-05-091-0/+1
* bpo-36783: Added C API Documentation for Time_FromTimeAndFold and PyDateTime_...Miss Islington (bot)2019-05-071-0/+2
* bpo-30840: Document relative imports (GH-12831) (GH-12938)Miss Islington (bot)2019-04-251-0/+1
* bpo-36523: Add docstring to io.IOBase.writelines (GH-12683)Marcin Niemira2019-04-221-0/+1
* bpo-35581: Document @typing.type_check_only (GH-11312)Miss Islington (bot)2019-04-121-0/+1
* bpo-36157:Document PyInterpreterState_Main() (GH-12238)Miss Islington (bot)2019-04-011-0/+1
* bpo-36425: Add Simplified Chinese to the language switcher (GH-12537)Miss Islington (bot)2019-03-281-0/+2
* bpo-33832: Add "magic method" glossary entry (GH-7630)Miss Islington (bot)2019-03-261-0/+1
* [3.7] bpo-35564: add master_doc='contents' to conf.py (GH-12460)Julien Palard2019-03-201-0/+1
* bpo-36138: Clarify docs about converting datetime.timedelta to scalars. (GH-1...Miss Islington (bot)2019-03-151-0/+1
* 3.7.3rc1v3.7.3rc1Ned Deily2019-03-124-6/+0
* bpo-21314: Add a FAQ entry about positional only parameters (GH-10641)Miss Islington (bot)2019-03-101-0/+3
* closes bpo-36083: Fix formatting of the manpage Synopsis. (GH-12017)Miss Islington (bot)2019-02-241-0/+1
* [3.7] bpo-22062: Updated docstring and documentation for pathlib (GH-8519) (G...Miss Islington (bot)2019-02-111-0/+1
* bpo-34764: improve docs example of iter() with sentinel value (GH-11222) (#11...Miss Islington (bot)2018-12-231-0/+1
* 3.7.2rc1v3.7.2rc1Ned Deily2018-12-118-16/+0
* [3.7] bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023)Miss Islington (bot)2018-11-211-0/+1
* [3.7] bpo-32613: Update window FAQ (GH-5552). (GH-10544)Julien Palard2018-11-141-0/+2
* bpo-35089: Don't mention typing.io and typing.re (GH-10173)Miss Islington (bot)2018-10-281-0/+2
* bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)Miss Islington (bot)2018-10-261-0/+2
* bpo-35038: AttributeError: 'frame' object has no attribute 'f_restricted'. (G...Miss Islington (bot)2018-10-251-0/+2
* bpo-33594: Add deprecation info in inspect.py module (GH-7036)Miss Islington (bot)2018-10-191-0/+3
* bpo-34967: Sphinx is deprecating add_description_unit, use add_object_type (G...Miss Islington (bot)2018-10-151-0/+2
* [3.7] bpo-11233: Create availability directive for documentation (GH-9692) (G...Cheryl Sabella2018-10-151-0/+2
* 3.7.1rc2v3.7.1rc2Ned Deily2018-10-131-2/+0
* bpo-32174: Let .chm document display non-ASCII characters properly (GH-9758)Miss Islington (bot)2018-10-081-0/+2
* 3.7.1rc1v3.7.1rc1Ned Deily2018-09-266-7/+0
* bpo-34790: [docs] Passing coroutines to asyncio.wait() can be confusing. (GH-...Miss Islington (bot)2018-09-251-0/+1
* [3.7] closes bpo-25041: Document AF_PACKET socket address format. (GH-9207)Benjamin Peterson2018-09-111-0/+1
* bpo-28617 Fixed docs inaccuracies about the types that support membership tes...Miss Islington (bot)2018-09-111-0/+2
* bpo-33460: remove ellipsis that look like continuation prompts (GH-7851)Miss Islington (bot)2018-09-101-0/+1
* [3.7] bpo-34065: Improve the markup of logging.basicConfig() arguments (GH-81...Dong-hee Na2018-07-071-0/+1
* bpo-33847: Add '@' operator entry to index (GH-7669)Miss Islington (bot)2018-06-151-0/+1
* 3.7.0rc1v3.7.0rc1Ned Deily2018-06-123-6/+0
* bpo-31432: Clarify ssl CERT_NONE/OPTIONAL/REQUIRED docs. (GH-3530) (GH-7649)Miss Islington (bot)2018-06-111-0/+2
* bpo-33409: Clarify PEP 538/540 relationship (GH-7534)Miss Islington (bot)2018-06-091-0/+2
* bpo-33736: Improve the documentation of asyncio stream APIs (GH-7326)Miss Islington (bot)2018-06-081-0/+2
* 3.7.0b5v3.7.0b5Ned Deily2018-05-305-5/+0
* [3.7] bpo-23859: Document that asyncio.wait() does not cancel its futures (GH...Miss Islington (bot)2018-05-291-0/+1
* bpo-32436: Document PEP 567 changes to asyncio. (GH-7073)Miss Islington (bot)2018-05-231-0/+1