summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.6.rst
Commit message (Expand)AuthorAgeFilesLines
* gh-101100: Fix sphinx warnings of removed opcodes (#127222)Yuki Kobayashi2024-11-241-6/+6
* gh-101100: Add a table of class attributes to the "Custom classes" section of...Alex Waygood2024-09-251-2/+2
* gh-123492: Remove unnecessary `:func:` parentheses (#123493)Wei-Hsiang (Matt) Wang2024-08-301-4/+4
* gh-121905: Consistently use "floating-point" instead of "floating point" (GH-...Serhiy Storchaka2024-07-191-1/+1
* docs: fix a few typos identified by codespell (#119516)Ned Batchelder2024-05-261-2/+2
* gh-100734: What's New in 3.x: Add missing detail from 3.x branch (#114689)Hugo van Kemenade2024-02-151-0/+33
* gh-101100: Fix Sphinx warnings for removed dead batteries (#113669)Hugo van Kemenade2024-01-031-7/+7
* gh-101100: Improve documentation of code object attributes (#112781)Alex Waygood2023-12-061-3/+4
* gh-101100: Properly document frame object attributes (#112735)Alex Waygood2023-12-051-1/+1
* gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077)Serhiy Storchaka2023-08-211-3/+3
* gh-106909: Use role :const: for referencing module constants (GH-106910)Serhiy Storchaka2023-07-211-2/+2
* gh-106892: Use roles :data: and :const: for referencing module variables (GH-...Serhiy Storchaka2023-07-211-2/+2
* gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)Serhiy Storchaka2023-07-211-5/+5
* gh-75552: Remove deprecated tkinter.tix module (GH-104902)Zachary Ware2023-05-271-1/+1
* gh-104773: PEP 594: Remove the crypt module (#104908)Victor Stinner2023-05-251-1/+1
* gh-104773: PEP 594: Remove the spwd module (#104871)Victor Stinner2023-05-241-1/+1
* gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)Victor Stinner2023-05-241-2/+2
* gh-104773: PEP 594: Remove the telnetlib module (#104778)Victor Stinner2023-05-231-1/+1
* GH-98040: Suppress cross-references to the removed ``imp`` module (#104131)Adam Turner2023-05-031-1/+1
* GH-103484: Fix redirected permanently URLs (#104001)Rafael Fontenelle2023-05-021-1/+1
* docs: Change links to label refs (#98454)Stanley2022-10-261-0/+2
* Docs: Fix backtick errors found by sphinx-lint (#97998)Hugo van Kemenade2022-10-071-3/+3
* gh-96959: Update more HTTP links (GH-97536)Serhiy Storchaka2022-09-271-1/+1
* gh-85454: Remove links from historical mentions of distutils (GH-95192)Oleg Iarygin2022-07-251-3/+3
* gh-93851: Fix all broken links in Doc/ (GH-93853)Oleg Iarygin2022-06-211-1/+2
* bpo-31582: Created a new documentation section describing sys.path initializa...Russel Webber2022-03-231-2/+2
* Doc: some rst linting. (GH-30149)Julien Palard2021-12-171-1/+1
* bpo-43774: Document configure options (GH-25283)Victor Stinner2021-04-081-2/+2
* bpo-42967: Fix urllib.parse docs and make logic clearer (GH-24536)Ken Jin2021-02-151-2/+2
* bpo-42967: only use '&' as a query string separator (#24297)Adam Goldschmidt2021-02-141-0/+13
* bpo-40204: Fix reference to terms in the doc (GH-21865)Victor Stinner2020-08-141-1/+1
* Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *reuse_...Kyle Stanley2019-12-161-0/+10
* bpo-35486: Note Py3.6 import system API requirement change (GH-11540)Nick Coghlan2019-01-171-0/+11
* bpo-35044, doc: Use the :exc: role for the exceptions (GH-10037)Stéphane Wirtel2018-10-261-1/+1
* bpo-33899: Mention tokenize behavior change in What's New (GH-10073)Tal Einat2018-10-241-0/+8
* bpo-34906: Doc: Fix typos (GH-9712)Stéphane Wirtel2018-10-051-1/+1
* bpo-1529353: IDLE: Squeezer What's New for 3.6.7 (#9567)Terry Jan Reedy2018-09-251-2/+11
* bpo-33649: First asyncio docs improvement pass (GH-9142)Yury Selivanov2018-09-111-8/+8
* bpo-33859: Fix spelling mistakes in docs. (GH-7691)Xtreak2018-06-161-1/+1
* bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137)Terry Jan Reedy2018-06-111-0/+6
* bpo-23404: Update/sync What's New files for 3.6/3.5/2.7 (GH-7620)Ned Deily2018-06-111-0/+53
* bpo-33820: Fix IDLE What's New typo (#7594)Terry Jan Reedy2018-06-101-1/+1
* bpo-33820: Update idlelib subsection of What's New 3.6 (GH-7589)Terry Jan Reedy2018-06-101-0/+37
* 3.6 what's new: fix a reference to PEP 528 (#7113)Dmitry Shachnev2018-05-301-1/+1
* bpo-30935: update get_event_loop docs (GH-2731)Mandeep Singh2018-05-291-1/+1
* bpo-23722: Fix docs for future __classcell__ changes. (GH-6999)Serhiy Storchaka2018-05-201-1/+2
* Improve highlighting of some code blocks. (GH-6401)Serhiy Storchaka2018-04-081-1/+3
* bpo-25910: Link redirections in docs (#1933)Sanyam Khurana2018-01-201-1/+1
* bpo-25910: Fixes redirection from http to https (#4674)Sanyam Khurana2017-12-061-2/+2
* bpo-29898: Fix incorrect env variable name (GH-1576)Berker Peksag2017-05-161-1/+1