summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Documentation
Commit message (Expand)AuthorAgeFilesLines
* gh-115233: Fix an example in the Logging Cookbook (GH-115325)Serhiy Storchaka2024-02-121-0/+1
* gh-114123: Migrate docstring from _csv to csv (#114124)Skip Montanaro2024-01-181-0/+7
* Python 3.13.0a3v3.13.0a3Thomas Wouters2024-01-173-5/+0
* gh-95649: Document that asyncio contains uvloop code (#107536)Alois Klink2024-01-121-0/+3
* gh-110746: Improve markup in ``tkinter.ttk.rst`` (#111236)Akshat Khandelwal2023-12-151-0/+1
* gh-111699: Move smtpd note to dedicated section in What's New Python 3.12 doc...Matt Prodani2023-11-301-0/+1
* Python 3.13.0a1v3.13.0a1Thomas Wouters2023-10-1314-24/+0
* gh-108826: Document `dis` module CLI and rename `_test` function to `main` (#...Radislav Chugunov2023-10-101-0/+1
* GH-109209: Bump the minimum Sphinx version to 4.2 (#109210)Adam Turner2023-09-211-0/+1
* gh-102757: fix function signature mismatch for `functools.reduce` between cod...Xuehai Pan2023-09-181-0/+2
* gh-102823: Document return type of floor division on floats (#102824)Mark Dickinson2023-09-071-0/+2
* gh-105052:update timeit function's description (#105060)R2023-08-271-0/+1
* gh-107305: Update the C-API Docs for PEP 684 (gh-107324)Eric Snow2023-07-281-0/+3
* gh-54738: Add argparse i18n howto (#104562)Tomas R2023-07-231-0/+1
* gh-106948: Add standard external names to nitpick_ignore (GH-106949)Serhiy Storchaka2023-07-221-0/+1
* gh-107008: Document the curses module variables LINES and COLS (GH-107011)Serhiy Storchaka2023-07-221-0/+2
* gh-106232: Make timeit doc command lines compatible with Windows. (#106296)Terry Jan Reedy2023-07-011-0/+2
* gh-89412: Add missing attributes (added in 3.10) to traceback module docs (#1...Jakub Kuczys2023-06-051-0/+2
* gh-105172: Fixed functools.lru_cache typed argument docstring. (GH-105173)Bar Harel2023-05-311-0/+2
* GH-89455: Add missing attributes (added in 3.11) to traceback module docs (#1...Jakub Kuczys2023-05-291-0/+3
* gh-104943: Remove mentions of old Python versions (#104945)Tomas R2023-05-261-0/+1
* Python 3.12.0b1v3.12.0b1Thomas Wouters2023-05-225-8/+0
* gh-67056: document that registering/unregistering an atexit func from within ...Irit Katriel2023-05-151-0/+2
* gh-103629: Update typing.Unpack docs in compliance with PEP 692 (#103894)Franek Magiera2023-04-261-0/+2
* gh-48241: Clarify URL needs to be encoded when provided to urlopen and Reques...Michael Blahay2023-04-261-0/+1
* gh-99202: Fix extension type from documentation for compiling in C++20 mode ...Jeffrey Newman2023-04-061-0/+1
* gh-86094: Add support for Unicode Path Extra Field in ZipFile (gh-102566)Yeojin Kim2023-04-051-0/+2
* Python 3.12.0a7v3.12.0a7Thomas Wouters2023-04-041-1/+0
* gh-103112: Add http.client.HTTPResponse.read docstring and fix pydoc output (...Bernhard Wagner2023-03-291-0/+1
* Python 3.12.0a6v3.12.0a6Thomas Wouters2023-03-072-3/+0
* gh-85417: Clarify behaviour on branch cuts in cmath module (#102046)Mark Dickinson2023-02-191-0/+1
* Merge branch 'main' of https://github.com/python/cpython into mainThomas Wouters2023-02-071-0/+2
|\
| * gh-97725: Fix documentation for the default file of `asyncio.Task.print_stack...Oleg Iarygin2023-02-071-0/+2
* | Python 3.12.0a5v3.12.0a5Thomas Wouters2023-02-071-3/+0
|/
* gh-88324: Clarify documentation for redirected stdout/stderr when using subpr...richardhob2023-01-201-0/+3
* Python 3.12.0a4v3.12.0a4Thomas Wouters2023-01-103-4/+0
* gh-100616: Document 'attr' parameter for window.vline() in curses module (#24...mathieui2022-12-301-0/+2
* gh-100472: Fix docs claim that compileall parameters could be bytes (#100473)Shantanu2022-12-241-0/+1
* GH-69564: Clarify use of octal format of mode argument in help(os.chmod) (#20...amaajemyfren2022-12-211-0/+1
* Python 3.12.0a3v3.12.0a3Thomas Wouters2022-12-065-8/+0
* Use sphinxext-opengraph to generate OpenGraph metadata (#99931)Hugo van Kemenade2022-12-051-0/+2
* bpo-41825: restructure docs for the os.wait*() family (GH-22356)Georg Brandl2022-11-281-0/+3
* gh-89682: [doc] reword docstring of __contains__ to clarify that it returns a...Ivan Savov2022-11-261-0/+1
* gh-88330: Add more detail about what is a resource. (#99801)Jason R. Coombs2022-11-261-0/+1
* GH-92892: Add section about variadic functions to ctypes documentation (#99529)Ronald Oussoren2022-11-221-0/+1
* Python 3.12.0a2v3.12.0a2Thomas Wouters2022-11-142-3/+0
* gh-98832: Change wording in docstring of `pathlib.Path.iterdir` (GH-98833)Nikita Sobolev2022-11-091-0/+1
* gh-97966: Update uname docs to clarify the special nature of the platform att...Jason R. Coombs2022-10-301-0/+2
* Python 3.12.0a1v3.12.0a1Thomas Wouters2022-10-2425-49/+0
* gh-85525: Remove extra row in doc (#98337)Joannah Nanjekye2022-10-161-0/+1