summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* gh-99079: Update macOS installer to use OpenSSL 3.0.9. (GH-107474)Ned Deily2023-07-311-128/+180
* gh-107427: Update the description of UNPACK_SEQUENCE (gh-107429)Dong-hee Na2023-07-301-2/+3
* Fix the documentation for PyCode_New add `qualname` parameter (#107186)da-woods2023-07-291-4/+4
* gh-107422: Remove outdated `TypedDict` example from typing docs (#107436)Rakesh Sabale2023-07-291-3/+0
* gh-107369: optimize textwrap.indent() (#107374)Inada Naoki2023-07-291-1/+2
* gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)Serhiy Storchaka2023-07-2951-138/+124
* gh-107091: Fix some uses of :func: role (GH-107378)Serhiy Storchaka2023-07-292-15/+15
* gh-107307: Update the importlib Docs for PEP 684 (gh-107400)Eric Snow2023-07-281-0/+31
* gh-107305: Update the C-API Docs for PEP 684 (gh-107324)Eric Snow2023-07-281-15/+194
* GH-101291: Add warning to "what's new" that `PyLongObject` internals have cha...Mark Shannon2023-07-281-0/+11
* gh-107091: Fix some uses of :const: role (GH-107379)Serhiy Storchaka2023-07-2810-30/+29
* gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345)Serhiy Storchaka2023-07-2719-79/+88
* gh-105268: _PyGC_FINALIZED() removal is already documented in 3.12 (#107350)Victor Stinner2023-07-271-7/+0
* Bump some docs dependencies to resolve a Dependabot security alert (#107341)Alex Waygood2023-07-271-4/+4
* gh-106996: Rewrite turtle explanation (#107244)Daniele Procida2023-07-271-54/+38
* gh-107298: Docs: add targets for some :c:member: and :c:macro: references (GH...Serhiy Storchaka2023-07-273-40/+40
* gh-107091: Fix some uses of :attr: role (GH-107318)Serhiy Storchaka2023-07-2710-58/+63
* gh-107298: Fix more Sphinx warnings in the C API doc (#107329)Victor Stinner2023-07-2723-119/+122
* gh-107298: Fix Sphinx warnings in the C API doc (#107302)Victor Stinner2023-07-2612-33/+26
* Docs: Argument Clinic: Restructure "Basic concepts and usage" (#106981)Erlend E. Aasland2023-07-261-43/+129
* Docs: Remove the numbered steps from the Argument Clinic tutorial (#107203)Erlend E. Aasland2023-07-261-314/+310
* gh-107091: Fix some uses of :c:type: role (GH-107138)Serhiy Storchaka2023-07-268-20/+26
* gh-107091: Fix some uses of :c:member: role (GH-107129)Serhiy Storchaka2023-07-268-14/+16
* Document that `os.link()` is not available on Emscripten (GH-104822)Roman Yurchak2023-07-261-1/+1
* gh-107298: Fix doc references to undocumented modules (#107300)Victor Stinner2023-07-268-13/+11
* gh-106948: Update documentation nitpick_ignore for c:identifer domain (#107295)Victor Stinner2023-07-262-3/+9
* gh-107015: Remove async_hacks from the tokenizer (#107018)Pablo Galindo Salgado2023-07-263-8/+11
* gh-106939: document ShareableList nul-strip quirk. (#107266)Gregory P. Smith2023-07-251-7/+37
* gh-106996: Add a how-to section to the turtle documentation (#107153)Daniele Procida2023-07-251-0/+114
* gh-86493: Modernize modules initialization code (GH-106858)Serhiy Storchaka2023-07-254-17/+6
* Docs: Add missing markup to Argument Clinic docs (#106876)Erlend E. Aasland2023-07-241-126/+143
* Fix PyVectorcall_Function doc versionadded (#107140)da-woods2023-07-241-1/+1
* Docs: Remove duplicate word in Argument Clinic howto heading (#107169)Hakan Celik2023-07-241-2/+2
* gh-107017: Change Chapter Strings to Texts in the Introduction chapter. (#107...TommyUnreal2023-07-241-20/+20
* gh-105291: Add link to migration guide for distutils (#107130)cLupus2023-07-231-1/+3
* gh-106948: Docs: Disable links for C standard library functions, OS utility f...Erlend E. Aasland2023-07-2311-40/+57
* Remove superflous whitespaces in `layout.html`. (GH-107067)Ezio Melotti2023-07-231-4/+4
* gh-107122: Update what's news for dbm.*dbm.clear() method (gh-107135)Dong-hee Na2023-07-231-0/+7
* gh-107122: Add clear method to dbm.ndbm module (gh-107126)Dong-hee Na2023-07-231-0/+6
* gh-107122: Add clear method to dbm.gdbm.module (gh-107127)Dong-hee Na2023-07-231-0/+7
* gh-107017: Analolgy to Pascal and C replaced. (#107025)TommyUnreal2023-07-231-2/+2
* gh-107091: Fix the use of some C domain roles (#107092)Serhiy Storchaka2023-07-239-17/+17
* gh-106996: Add the basics of a turtle graphics tutorial (#107072)Daniele Procida2023-07-232-26/+134
* gh-106976: alphabetise bullets by module name task2-3 (#107005)littlebutt's workshop2023-07-231-237/+237
* gh-101100: Fix some broken sphinx references (#107095)wulmer2023-07-2312-34/+27
* gh-54738: Add argparse i18n howto (#104562)Tomas R2023-07-232-0/+54
* gh-71261: Add paragraph on shadowing submodules with star imports (#107004)wulmer2023-07-231-0/+16
* gh-107017: removed mention that C does it the same way (#107020)Jakub Červinka2023-07-231-8/+15
* gh-102111: Add link to string escape sequences in re module (#106995)wulmer2023-07-232-2/+6
* gh-107028: tiny textual changes in logging docs and docstrings (GH-107029)Jochem Boersma2023-07-221-4/+5