summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
* GH-109190: Copyedit 3.12 What's New: Update the ``imp`` porting guidance (#10...Adam Turner2023-09-251-2/+3
* GH-109190: Copyedit 3.12 What's New: Increase the prominence of the setuptool...Adam Turner2023-09-251-0/+7
* Sync whatsnew with the edit I made in the 3.12 backport PR. (#109807)Gregory P. Smith2023-09-241-1/+3
* GH-109190: Copyedit 3.12 What's New: Use the ``:file:`` role (#109756)Adam Turner2023-09-241-11/+11
* gh-101100: Fix sphinx warnings in `Doc/library/xml.etree.elementtree.rst` (#1...Nikita Sobolev2023-09-242-2/+6
* gh-109634: Use :samp: role (GH-109635)Serhiy Storchaka2023-09-2322-86/+90
* gh-100228: Document the os.fork threads DeprecationWarning. (#109767)Gregory P. Smith2023-09-234-4/+58
* GH-95913: Add the release date for Python 3.11 (#109750)Adam Turner2023-09-232-2/+1
* Fix indentation in 3.13 What's New (#109769)Jelle Zijlstra2023-09-231-4/+6
* Docs: Update Donghee Na's name (#109743)Hugo van Kemenade2023-09-226-36/+36
* GH-109190: Copyedit 3.12 What's New: asyncio (#109661)Adam Turner2023-09-221-4/+4
* GH-109190: Copyedit 3.12 What's New: PEP 669 (#109658)Adam Turner2023-09-221-3/+5
* Remove outdated docstring from the `quantify` itertools recipe (#109726)Ɓukasz Langa2023-09-221-1/+0
* GH-109190: Copyedit 3.12 What's New: Other Language Changes (#109660)Adam Turner2023-09-221-8/+8
* GH-109190: Copyedit 3.12 What's New: PEP 684 (#109657)Adam Turner2023-09-221-4/+4
* GH-109190: Copyedit 3.12 What's New: bytecode (LOAD_METHOD) (#109665)Adam Turner2023-09-221-2/+2
* GH-109190: Copyedit 3.12 What's New: calendar (#109662)Adam Turner2023-09-221-1/+2
* GH-109190: Copyedit 3.12 What's New: tokenize (#109663)Adam Turner2023-09-221-2/+2
* GH-109190: Copyedit 3.12 What's New: Consistently show module names (#109664)Adam Turner2023-09-221-20/+20
* GH-109190: Copyedit 3.12 What's New: PEP 701 (#109655)Adam Turner2023-09-211-15/+17
* GH-109190: Copyedit 3.12 What's New: Improved Error Messages (#109654)Adam Turner2023-09-211-6/+5
* GH-109190: Copyedit 3.12 What's New: Typing PEPs (#109659)Adam Turner2023-09-211-4/+6
* GH-109190: Copyedit 3.12 What's New: PEP 709 (#109656)Adam Turner2023-09-211-7/+5
* gh-74481: Add missing debug function docs and constants to msvcrt (GH-109650)AN Long2023-09-211-13/+102
* GH-109209: Bump the minimum Sphinx version to 4.2 (#109210)Adam Turner2023-09-212-7/+5
* Fix typos in docs and comments (#109619)Heinz-Alexander Fuetterer2023-09-206-7/+7
* gh-109054: Document configure variables (#109224)Victor Stinner2023-09-202-0/+151
* gh-108973: Fix asyncio test_subprocess_consistent_callbacks() (#109431)Victor Stinner2023-09-202-6/+23
* fixes gh-109559: Update `unicodedata` for Unicode 15.1.0 (GH-109560)James Gerity2023-09-203-12/+12
* gh-109109: Expose retrieving certificate chains in SSL module (#109113)Mateusz Nowak2023-09-201-4/+25
* Misc itertool recipe improvements, mostly docstrings and comments (gh-109555)Raymond Hettinger2023-09-191-34/+42
* gh-109435: Add Doc/library/cmdline.rst (#109436)Victor Stinner2023-09-199-0/+70
* gh-102757: fix function signature mismatch for `functools.reduce` between cod...Xuehai Pan2023-09-181-6/+8
* Docs: getopt is deprecated in Python 3.13 (#109438)Hugo van Kemenade2023-09-181-1/+2
* Fix extraneous backslashes in hashlib docs (#109468)Anthony Sottile2023-09-181-12/+12
* gh-108511: Add C API functions which do not silently ignore errors (GH-109025)Serhiy Storchaka2023-09-174-6/+60
* gh-109451: Fix wrong format specifier in logging documentation (GH-109465)AlberLC2023-09-161-1/+1
* gh-109414: Add some basic information about venvs in the introduction. (GH-10...Vinay Sajip2023-09-161-0/+19
* gh-109474: Update two Unix packaging URLs (#109307)partev2023-09-161-2/+2
* GH-83417: Allow `venv` to add a `.gitignore` file to environments via a new `...Brett Cannon2023-09-153-33/+74
* gh-109096: Deprecate `http.server.CGIHTTPRequestHandler` (#109387)Gregory P. Smith2023-09-152-0/+25
* gh-109350: Fix outdated captured output in unittest.mock documentation (#109353)Egil Martinsson2023-09-152-10/+15
* Docs: Superseded modules: list only module names (#109439)Hugo van Kemenade2023-09-151-0/+1
* gh-101100: Fix sphinx warnings in `turtle.rst` (#109394)Nikita Sobolev2023-09-142-5/+4
* gh-107298: Document PyMODINIT_FUNC macro (#109236)Victor Stinner2023-09-143-3/+27
* GH-105848: Replace KW_NAMES + CALL with LOAD_CONST + CALL_KW (GH-109300)Brandt Bucher2023-09-131-25/+33
* Fix variable name in dis documentation example (GH-109343)Oleksandr Kravets2023-09-131-1/+1
* gh-105189: fix importlib.resources.abc deprecation docs (#105232)Thomas Grainger2023-09-132-12/+154
* GH-104395: Add a link in 'Meta Information' to the docs download page (#104443)Adam Turner2023-09-121-0/+1
* gh-109319: deprecate dis.HAVE_ARGUMENT (#109320)Irit Katriel2023-09-122-0/+7