| .. |
|
__future__.rst
|
[3.13] gh-135755: Document __future__.* and CO_* as proper Sphinx objects (GH-135980) (GH-136371)
|
2025-08-02 16:19:20 +02:00 |
|
__main__.rst
|
[3.13] gh-90437: Fix __main__.py documentation wording (GH-116309) (#121385)
|
2024-07-04 23:05:02 +00:00 |
|
_thread.rst
|
[3.13] gh-125058: update _thread docs regarding interruptibility of lock.acquire() (GH-125141) (#125306)
|
2024-10-11 08:20:46 +00:00 |
|
abc.rst
|
[3.13] Docs: Fix some semantic usages of iterator.__iter__ (GH-130172) (GH-130543)
|
2025-02-26 11:02:53 +01:00 |
|
aifc.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
allos.rst
|
[3.13] gh-126180: Remove getopt and optparse deprecation notices (GH-128191)
|
2024-12-23 04:40:59 +00:00 |
|
archiving.rst
|
|
|
|
argparse.rst
|
[3.13] GH-108009: Add clarification of parser and argument defaults in argparse docs (GH-124154) (#141085)
|
2025-11-05 22:52:43 +00:00 |
|
array.rst
|
[3.13] gh-137183: Document that array.array typecode w is new in 3.13 (GH-137184) (GH-137209)
|
2025-07-29 18:45:08 +02:00 |
|
ast.rst
|
[3.13] gh-134733: Fix documentation for the show_empty option of ast.dump() (GH-134925) (GH-134941)
|
2025-05-30 19:30:26 +03:00 |
|
asynchat.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
asyncio-api-index.rst
|
Doc: Found some remaining default roles. (GH-98392)
|
2022-10-18 15:46:18 +02:00 |
|
asyncio-dev.rst
|
[3.13] gh-133515: fix docs for unawaited coroutines in debug mode (GH-134081) (#134094)
|
2025-05-16 15:38:22 +00:00 |
|
asyncio-eventloop.rst
|
[3.13] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (GH-140997) (#141111)
|
2025-11-06 10:35:01 +05:30 |
|
asyncio-exceptions.rst
|
Clarify state of CancelledError in doc (#106453)
|
2023-07-05 08:07:02 -07:00 |
|
asyncio-extending.rst
|
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
|
2023-07-29 08:48:10 +03:00 |
|
asyncio-future.rst
|
[3.13] gh-137026: Add an explainer guide for asyncio (GH-137215) (#137582)
|
2025-08-09 05:35:38 +00:00 |
|
asyncio-llapi-index.rst
|
[3.13] gh-123517: Remove unnecessary :meth: parentheses (gh-123518) (GH-123577)
|
2024-09-02 16:00:04 +02:00 |
|
asyncio-platforms.rst
|
gh-106909: Use role :const: for referencing module constants (GH-106910)
|
2023-07-21 12:40:37 +03:00 |
|
asyncio-policy.rst
|
gh-113664: Improve style of Big O notation (GH-113695)
|
2024-01-10 15:01:18 +02:00 |
|
asyncio-protocol.rst
|
[3.13] gh-90483: fix docs of SubprocessTransport.get_pipe_transport (GH-137852) (#137854)
|
2025-08-16 11:17:55 +00:00 |
|
asyncio-queue.rst
|
[3.13] Fix Queue.shutdown docs for condition to unblock a join (gh-137088) (gh-137102)
|
2025-07-25 08:48:28 -06:00 |
|
asyncio-runner.rst
|
[3.13] gh-123492: Remove unnecessary :func: parentheses (gh-123493) (#123513)
|
2024-08-30 20:14:48 +03:00 |
|
asyncio-stream.rst
|
[3.13] gh-138703: clarify data buffer requirement of asyncio.StreamWriter.write (GH-139564) (#139571)
|
2025-10-04 22:12:03 +05:30 |
|
asyncio-subprocess.rst
|
[3.13] gh-118516: clarify that subprocess are automatically killed if transport gets garbage collected (GH-140997) (#141111)
|
2025-11-06 10:35:01 +05:30 |
|
asyncio-sync.rst
|
[3.13] gh-101359: clarify docs for asyncio.Event.clear (GH-137849) (#137851)
|
2025-08-16 16:29:26 +05:30 |
|
asyncio-task.rst
|
[3.13] gh-137026: Add an explainer guide for asyncio (GH-137215) (#137582)
|
2025-08-09 05:35:38 +00:00 |
|
asyncio.rst
|
[3.13] gh-140569: recommend the new REPL in the asyncio REPL docs (GH-140570) (#141116)
|
2025-11-06 05:45:18 +00:00 |
|
asyncore.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
atexit.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
audioop.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
audit_events.rst
|
gh-115777: Fix double versionadded directives (GH-116269)
|
2024-03-05 17:41:53 +02:00 |
|
base64.rst
|
[3.13] gh-134201: Expand explanation of Base85 encodings in base64 docs (GH-134288) (#134297)
|
2025-05-20 00:05:26 +00:00 |
|
bdb.rst
|
[3.13] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118792)
|
2024-05-08 19:55:12 +00:00 |
|
binary.rst
|
|
|
|
binascii.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
bisect.rst
|
[3.13] GH-138465: Improve documentation for common sequence methods (GH-138474) (#138567)
|
2025-09-05 21:39:32 +00:00 |
|
builtins.rst
|
[3.13] gh-99030: Added documentation links for types and exceptions (GH-123857) (#125764)
|
2024-10-21 00:42:06 +00:00 |
|
bz2.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
calendar.rst
|
[3.13] gh-108202: Document calendar.Calendar.firstweekday (GH-128566) (#128579)
|
2025-01-07 08:05:09 +00:00 |
|
cgi.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
cgitb.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
chunk.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
cmath.rst
|
[3.13] gh-137871: Clarify cmath.nan documentation by linking to math module (GH-137876) (#140096)
|
2025-10-14 08:32:41 +00:00 |
|
cmd.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
cmdline.rst
|
[3.13] gh-130160: Add anchors to CLI Usage section for cmdline (GH-133182) (#141667)
|
2025-11-17 19:55:54 +02:00 |
|
cmdlinelibs.rst
|
[3.13] gh-137777: Disband the 'Program Frameworks' chapter (GH-137796) (#137831)
|
2025-08-15 17:50:47 +00:00 |
|
code.rst
|
[3.13] gh-53189: Document peculiarities of InteractiveConsole in relation to pickle (GH-123069) (GH-134329)
|
2025-05-20 12:17:10 +00:00 |
|
codecs.rst
|
[3.13] gh-128571: Document UTF-16/32 native byte order (GH-139974) (#140308)
|
2025-10-18 19:03:38 +00:00 |
|
codeop.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
collections.abc.rst
|
[3.13] gh-105812: Use the `:deco:` role in place of manual decorator markup (GH-139619) (#139628)
|
2025-10-05 20:28:30 +00:00 |
|
collections.rst
|
[3.13] GH-138465: Improve documentation for common sequence methods (GH-138474) (#138567)
|
2025-09-05 21:39:32 +00:00 |
|
colorsys.rst
|
[3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012)
|
2024-07-19 09:13:08 +00:00 |
|
compileall.rst
|
[3.13] gh-133503: clarify compileall -s/-p docs (GH-134756) (#134996)
|
2025-06-01 08:27:26 +00:00 |
|
concurrency.rst
|
Put contextvars docs into the concurrency category (GH-24760)
|
2021-03-06 08:25:54 -08:00 |
|
concurrent.futures.rst
|
[3.13] Mention the "context manager" keyword in concurrent.futures documentation (GH-130976) (#137811)
|
2025-08-15 19:41:04 +05:30 |
|
concurrent.rst
|
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
|
2023-07-29 08:48:10 +03:00 |
|
configparser.rst
|
[3.13] gh-125436: Doc: Add missing `allow_unnamed_section parameter to ConfigParser` documentation (GH-125437) (#126421)
|
2024-11-05 03:04:32 +00:00 |
|
constants.rst
|
[3.13] gh-138307: Update the Ellipsis documentation (GH-138306) (#138439)
|
2025-09-05 13:47:19 -07:00 |
|
contextlib.rst
|
[3.13] Docs: Add a missing trailing full stop (GH-130561) (#132358)
|
2025-04-10 11:57:40 +00:00 |
|
contextvars.rst
|
[3.13] gh-124872: Refine contextvars documentation (GH-124773) (#125233)
|
2024-10-30 20:48:02 +00:00 |
|
copy.rst
|
[3.13] gh-134559: Add versionadded for `object.__replace__()` (GH-134672) (#134700)
|
2025-05-26 10:29:53 +00:00 |
|
copyreg.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
crypt.rst
|
[3.13] gh-139672: Remove references to passlib (GH-139673) (#139868)
|
2025-10-09 17:22:01 +00:00 |
|
crypto.rst
|
gh-104773: PEP 594: Remove the crypt module (#104908)
|
2023-05-25 15:45:46 +02:00 |
|
csv.rst
|
[3.13] gh-137952: update csv.Sniffer().has_header() docs to describe the actual off-by-onish behavior (GH-137953) (#141435)
|
2025-11-11 16:13:19 -08:00 |
|
ctypes.rst
|
[3.13] gh-136769: Include fixed-width integers in the fundamental data types table (GH-136784) (#136786)
|
2025-07-19 10:25:37 +00:00 |
|
curses.ascii.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
curses.panel.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
curses.rst
|
[3.13] gh-76007: remove curses.__version__ doc (GH-141052) (#141077)
|
2025-11-05 22:07:32 +00:00 |
|
custominterp.rst
|
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
|
2022-07-05 11:16:10 +02:00 |
|
dataclasses.rst
|
[3.13] gh-105812: Use the `:deco:` role in place of manual decorator markup (GH-139619) (#139628)
|
2025-10-05 20:28:30 +00:00 |
|
datatypes.rst
|
|
|
|
datetime.rst
|
[3.13] gh-132642: document how to render human-readable timedelta objects (GH-133825) (#133836)
|
2025-05-10 15:57:29 +00:00 |
|
dbm.rst
|
[3.13] Update the dbm documentation (GH-137919) (GH-137963)
|
2025-08-19 20:39:08 +03:00 |
|
debug.rst
|
|
|
|
decimal.rst
|
[3.13] Add missing backticks in os and decimal docs (GH-141699) (#141706)
|
2025-11-18 10:38:16 +00:00 |
|
development.rst
|
gh-104780: Remove 2to3 program and lib2to3 module (#104781)
|
2023-05-23 19:40:02 +02:00 |
|
devmode.rst
|
gh-101100: Fix sphinx warnings in library/devmode.rst (#109963)
|
2023-09-27 16:07:28 +03:00 |
|
dialog.rst
|
[3.13] gh-135756: Fix nonexistent parameter in tkinter docs (GH-135770) (#135777)
|
2025-06-20 23:35:39 +00:00 |
|
difflib.rst
|
[3.13] Replace ambiguous word "pound" by "hash" in difflib docs (GH-139601) (#139617)
|
2025-10-05 17:18:11 +00:00 |
|
dis.rst
|
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.4.rst (GH-138413) (#138444)
|
2025-09-03 15:47:22 +00:00 |
|
distribution.rst
|
gh-85454: Remove distutils documentation (#95239)
|
2022-07-25 15:50:46 +02:00 |
|
distutils.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
doctest.rst
|
[3.13] gh-44538: Mention nested classes/functions in doctest docs (GH-137870) (GH-137917)
|
2025-08-18 15:05:12 +00:00 |
|
email.charset.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
email.compat32-message.rst
|
[3.13] gh-101100: Fix Sphinx warnings in library/email.compat32-message.rst (GH-136323) (#136390)
|
2025-07-07 19:51:04 +03:00 |
|
email.contentmanager.rst
|
[3.13] gh-121542: Document trailing newline behavior in set_content() (GH-121543) (#128995)
|
2025-01-18 18:40:30 +00:00 |
|
email.encoders.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
email.errors.rst
|
[3.13] gh-101100: Fix sphinx warnings in library/email.errors.rst (GH-130774) (#130781)
|
2025-03-03 12:04:51 +02:00 |
|
email.examples.rst
|
Fix the french used in the email documentation (GH-106279)
|
2023-07-16 19:14:08 +02:00 |
|
email.generator.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
email.header.rst
|
[3.13] Docs: Fix duplicate word typos (GH-135958) (GH-136008)
|
2025-06-26 20:13:46 -04:00 |
|
email.headerregistry.rst
|
[3.13] Docs: Fix typo in email.headerregistry.rst (GH-140965) (#141021)
|
2025-11-04 19:35:14 +00:00 |
|
email.iterators.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
email.message.rst
|
[3.13] gh-123517: Remove unnecessary :meth: parentheses (gh-123518) (GH-123577)
|
2024-09-02 16:00:04 +02:00 |
|
email.mime.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
email.parser.rst
|
[3.13] Partially revert "gh-101100: Fix sphinx warnings in library/email.parser.rst (GH-136475)" (GH-136629) (#136647)
|
2025-07-14 13:19:40 +03:00 |
|
email.policy.rst
|
[3.13] Docs: fix MessageDefect references in email.policy docs (GH-128468) (#128526)
|
2025-01-05 22:04:39 +00:00 |
|
email.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
email.utils.rst
|
[3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012)
|
2024-07-19 09:13:08 +00:00 |
|
ensurepip.rst
|
[3.13] gh-130160: Add anchors to CLI Usage section for cmdline (GH-133182) (#141667)
|
2025-11-17 19:55:54 +02:00 |
|
enum.rst
|
[3.13] gh-139487: add missing imports for standalone doctest Enum examples (GH-139488) (#139494)
|
2025-10-02 14:43:33 +02:00 |
|
errno.rst
|
[3.13] gh-85046: Document errno constants (GH-126420) (#129383)
|
2025-01-28 00:19:06 +00:00 |
|
exceptions.rst
|
[3.13] gh-123858: Improve Doc: SyntaxWarning is emitted during bytecode generation (gh-138243)
|
2025-08-30 00:35:17 +10:00 |
|
faulthandler.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
fcntl.rst
|
[3.13] gh-132742: Update documentation for the fcntl module (GH-132765) (GH-132832)
|
2025-04-23 21:08:46 +03:00 |
|
filecmp.rst
|
[3.13] Use roles :data: and :const: for referencing module variables (GH-129507) (GH-129649)
|
2025-02-04 14:25:18 +00:00 |
|
fileformats.rst
|
bpo-47061: document module deprecations due to PEP 594 (GH-31984)
|
2022-03-21 16:16:37 -07:00 |
|
fileinput.rst
|
[3.13] gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) (GH-120411)
|
2024-06-12 14:51:35 +00:00 |
|
filesys.rst
|
[3.13] gh-126180: Remove getopt and optparse deprecation notices (GH-128191)
|
2024-12-23 04:40:59 +00:00 |
|
fnmatch.rst
|
[3.13] gh-123345: improve fnmatch docs (GH-123346) (#128776)
|
2025-01-13 10:35:26 +00:00 |
|
fractions.rst
|
[3.13] gh-122450: Expand documentation for `Rational and Fraction` (#136800) (#137367)
|
2025-08-05 14:54:31 +01:00 |
|
frameworks.rst
|
[3.13] gh-137777: Disband the 'Program Frameworks' chapter (GH-137796) (#137831)
|
2025-08-15 17:50:47 +00:00 |
|
ftplib.rst
|
[3.13] gh-120823: Fix doc for ftplib.FTP.retrbinary() (GH-121697) (GH-121707)
|
2024-07-13 14:45:32 +00:00 |
|
functional.rst
|
|
|
|
functions.rst
|
[3.13] gh-141343: Fix swapped words in sorted doc (GH-141356)
|
2025-11-10 15:02:45 +00:00 |
|
functools.rst
|
[3.13] gh-140873: Fix the singledispatchmethod documentation (GH-141523) (GH-141710)
|
2025-11-18 11:38:38 +00:00 |
|
gc.rst
|
[3.13] gh-138556: Fix old link in gc docs (#138596)
|
2025-09-07 10:53:56 +03:00 |
|
getopt.rst
|
[3.13] gh-126180: Remove getopt and optparse deprecation notices (GH-128191)
|
2024-12-23 04:40:59 +00:00 |
|
getpass.rst
|
[3.13] gh-123492: Remove unnecessary :func: parentheses (gh-123493) (#123513)
|
2024-08-30 20:14:48 +03:00 |
|
gettext.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
glob.rst
|
[3.13] docs: be clearer that glob results are unordered (GH-140184) (#140340)
|
2025-10-20 07:32:05 +03:00 |
|
graphlib.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
grp.rst
|
[3.13] gh-116622: Complete Android documentation (GH-124259) (#124395)
|
2024-09-24 00:13:45 +00:00 |
|
gzip.rst
|
[3.13] gh-130160: Add anchors to CLI Usage section for cmdline (GH-133182) (#141667)
|
2025-11-17 19:55:54 +02:00 |
|
hashlib-blake2-tree.png
|
Optimize images by IMGbot (GH-21348)
|
2022-02-04 15:49:43 +09:00 |
|
hashlib.rst
|
[3.13] gh-139495: Fix hashlib.file_digest() versionchanged description of BlockingIOError (GH-139496) (#139528)
|
2025-10-02 17:17:55 -07:00 |
|
heapq.rst
|
[3.13] Minor documentation improvements (GH-140626) (#141161)
|
2025-11-06 17:37:31 +00:00 |
|
hmac.rst
|
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.7.rst (GH-138410) (#138424)
|
2025-09-03 06:27:17 +00:00 |
|
html.entities.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
html.parser.rst
|
[3.13] Fix the versionchanged directive for gh-137836 (GH-140859)
|
2025-10-31 16:55:54 +00:00 |
|
html.rst
|
[3.13] gh-139006: Doc: Clarify html.escape function description (GH-139016) (#139037)
|
2025-09-17 21:54:16 +08:00 |
|
http.client.rst
|
[3.13] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141024)
|
2025-11-04 16:22:31 -05:00 |
|
http.cookiejar.rst
|
[3.13] Fix minor typo: 'web site' -> 'website' (GH-140561) (GH-140977)
|
2025-11-04 14:11:15 +01:00 |
|
http.cookies.rst
|
[3.13] gh-136992: Add "None" as valid SameSite value as per RFC 6265bis (GH-137040) (#137141)
|
2025-07-27 22:08:46 +02:00 |
|
http.rst
|
[3.13] gh-102247: Improve documentation of http.HTTPStatus members update (GH-133190) (#140090)
|
2025-10-14 08:24:31 +00:00 |
|
http.server.rst
|
[3.13] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141024)
|
2025-11-04 16:22:31 -05:00 |
|
i18n.rst
|
|
|
|
idle.rst
|
[3.13] gh-130160: Add anchors to CLI Usage section for cmdline (GH-133182) (#141667)
|
2025-11-17 19:55:54 +02:00 |
|
imaplib.rst
|
Python 3.13.8
|
2025-10-07 14:01:51 +02:00 |
|
imghdr.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
imp.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
importlib.metadata.rst
|
[3.13] Fix typo in importlib.metadata.rst (gh-131596) (#131630)
|
2025-03-27 15:42:47 +02:00 |
|
importlib.resources.abc.rst
|
[3.13] gh-110631: Fix some incorrect indents in the documentation (GH-129312) (#134420)
|
2025-05-21 14:00:13 +00:00 |
|
importlib.resources.rst
|
[3.13] gh-136516: Mention installation artifacts as de-facto resources (GH-136419) (GH-137039)
|
2025-07-24 09:01:12 +02:00 |
|
importlib.rst
|
[3.13] Remove duplicate words in the documentation (GH-140221) (GH-140226)
|
2025-10-16 20:10:31 +02:00 |
|
index.rst
|
[3.13] gh-137777: Disband the 'Program Frameworks' chapter (GH-137796) (#137831)
|
2025-08-15 17:50:47 +00:00 |
|
inspect.rst
|
[3.13] gh-130160: Add anchors to CLI Usage section for cmdline (GH-133182) (#141667)
|
2025-11-17 19:55:54 +02:00 |
|
internet.rst
|
GH-97950: Use new-style index directive ('module') (#103996)
|
2023-05-04 10:17:12 +02:00 |
|
intro.rst
|
[3.13] gh-116622: Complete Android documentation (GH-124259) (#124395)
|
2024-09-24 00:13:45 +00:00 |
|
io.rst
|
[3.13] gh-80050: Update BufferedReader.read docs around non-blocking (GH-130653) (#134445)
|
2025-05-21 17:07:03 +00:00 |
|
ipaddress.rst
|
[3.13] gh-136752: Clarify documentation for `IPv{N}Address.is_reserved` (GH-136794) (#136828)
|
2025-07-19 14:50:37 +00:00 |
|
ipc.rst
|
bpo-47061: document module deprecations due to PEP 594 (GH-31984)
|
2022-03-21 16:16:37 -07:00 |
|
itertools.rst
|
[3.13] Docs: Improve example for `itertools.batched()` (GH-136775) (#136779)
|
2025-07-19 09:35:48 +00:00 |
|
json.rst
|
[3.13] gh-140793: Improve documentatation and tests for the ensure_ascii option in the json module (GH-140906) (GH-141228)
|
2025-11-08 10:30:15 +00:00 |
|
kde_example.png
|
Improve kde graph with better caption and number formatting (gh-113967)
|
2024-01-11 18:25:18 -06:00 |
|
keyword.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
language.rst
|
|
|
|
linecache.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
locale.rst
|
[3.13] gh-141004: Document pyctype.h macros (GH-141272) (GH-141339)
|
2025-11-10 10:11:39 +00:00 |
|
logging.config.rst
|
[3.13] Docs: Fix markups for emphasis (GH-135598) (GH-135686)
|
2025-06-18 17:44:43 +00:00 |
|
logging.handlers.rst
|
[3.13] gh-134817: Restore accidentally deleted line in documentation. (GH-141013) (GH-141017)
|
2025-11-04 18:57:32 +00:00 |
|
logging.rst
|
[3.13] gh-138162: Fix logging.LoggerAdapter with merge_extra=True and without the extra argument (GH-140511) (GH-140785)
|
2025-10-30 11:31:54 +00:00 |
|
lzma.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
mailbox.rst
|
[3.13] gh-139434: Update selected RFC 2822 references to RFC 5322 (GH-139435) (#141024)
|
2025-11-04 16:22:31 -05:00 |
|
mailcap.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
markup.rst
|
|
|
|
marshal.rst
|
[3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012)
|
2024-07-19 09:13:08 +00:00 |
|
math.rst
|
[3.13] gh-136122: Fix video link for math.tau documentation (GH-136129) (#136132)
|
2025-06-30 14:49:35 +00:00 |
|
mimetypes.rst
|
[3.13] Document `mimetypes.MimeTypes.add_type()` (GH-122301) (#122328)
|
2024-07-26 22:20:01 +00:00 |
|
mm.rst
|
bpo-47061: document module deprecations due to PEP 594 (GH-31984)
|
2022-03-21 16:16:37 -07:00 |
|
mmap.rst
|
[3.13] gh-138092: Correct the documented signature of `mmap.flush` (GH-138671) (#139203)
|
2025-09-21 11:05:10 +00:00 |
|
modulefinder.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
modules.rst
|
gh-93610: Improve docs for importlib.resources (#93611)
|
2022-07-25 18:16:17 +02:00 |
|
msilib.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
msvcrt.rst
|
[3.13] gh-139707: Specify winreg, msvcrt and winsound module availability in docs (GH-140429) (GH-141350)
|
2025-11-10 17:40:53 +01:00 |
|
multiprocessing.rst
|
[3.13] gh-140578: Doc: Remove sencence implying that concurrent.futures.ThreadPoolExecutor does not exist (GH-140689) (#141383)
|
2025-11-11 04:58:30 +00:00 |
|
multiprocessing.shared_memory.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
netdata.rst
|
gh-68966: Deprecate the mailcap module (#91951)
|
2022-04-26 22:43:50 +02:00 |
|
netrc.rst
|
[3.13] gh-135815: skip netrc security checks if os.getuid is missing (GH-135816) (#135826)
|
2025-06-22 20:12:20 +00:00 |
|
nis.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
nntplib.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
numbers.rst
|
[3.13] gh-122450: Expand documentation for `Rational and Fraction` (#136800) (#137367)
|
2025-08-05 14:54:31 +01:00 |
|
numeric.rst
|
|
|
|
operator.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
optparse.rst
|
[3.13] gh-126180: Remove getopt and optparse deprecation notices (GH-128191)
|
2024-12-23 04:40:59 +00:00 |
|
os.path.rst
|
[3.13] gh-136437: Convert more `os.path` functions to positional-only in the docs (GH-136970) (#137001)
|
2025-07-22 13:44:36 +00:00 |
|
os.rst
|
[3.13] Add missing backticks in os and decimal docs (GH-141699) (#141706)
|
2025-11-18 10:38:16 +00:00 |
|
ossaudiodev.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
pathlib-inheritance.png
|
|
|
|
pathlib-inheritance.svg
|
Optimize images by IMGbot (GH-21348)
|
2022-02-04 15:49:43 +09:00 |
|
pathlib.rst
|
[3.13] gh-133286: add explanation about seq for pathlib Pattern Language (GH-133340) (#134106)
|
2025-05-16 20:20:53 +01:00 |
|
pdb.rst
|
[3.13] gh-130160: Add anchors to CLI Usage section for cmdline (GH-133182) (#141667)
|
2025-11-17 19:55:54 +02:00 |
|
persistence.rst
|
|
|
|
pickle.rst
|
[3.13] GH-138465: Improve documentation for common sequence methods (GH-138474) (#138567)
|
2025-09-05 21:39:32 +00:00 |
|
pickletools.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
pipes.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
pkgutil.rst
|
[3.13] Docs: Emphasize parameter name in pkgutil.iter_importers (GH-135597) (GH-135711)
|
2025-06-19 13:04:46 +00:00 |
|
platform.rst
|
[3.13] gh-138952: Document platform.machine() output casing inconsistency across platforms (GH-138962) (#139046)
|
2025-09-17 15:05:56 +00:00 |
|
plistlib.rst
|
[3.13] gh-101100: Fix sphinx warnings in library/plistlib.rst (GH-132422) (#132485)
|
2025-04-13 18:41:56 +00:00 |
|
poplib.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
posix.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
pprint.rst
|
[3.13] gh-139155: Remove "dictionaries are sorted by key" note in pprint docs (GH-139159) (GH-140004)
|
2025-10-12 16:56:03 +00:00 |
|
profile.rst
|
[3.13] gh-137846: Add missing 'be' to profile doc. (GH-137856) (#137858)
|
2025-08-16 10:56:21 -04:00 |
|
pty.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
pwd.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
py_compile.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
pyclbr.rst
|
[3.13] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118792)
|
2024-05-08 19:55:12 +00:00 |
|
pydoc.rst
|
[3.13] Doc: Note that pydoc uses and prefers `MANPAGER` (GH-125362) (#126152)
|
2024-10-29 23:23:18 +00:00 |
|
pyexpat.rst
|
[3.13] gh-139313: Improve docs on XML security (GH-139460) (GH-141066)
|
2025-11-05 19:06:37 +00:00 |
|
python.rst
|
GH-103082: Document PEP-669: Low Impact Monitoring for CPython (GH-107772)
|
2023-09-05 12:35:52 +01:00 |
|
queue.rst
|
[3.13] Fix Queue.shutdown docs for condition to unblock a join (gh-137088) (gh-137102)
|
2025-07-25 08:48:28 -06:00 |
|
quopri.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
random.rst
|
[3.13] gh-101100: Fix sphinx warnings in whatsnew/3.9 (GH-136163) (#136373)
|
2025-07-07 10:47:59 +00:00 |
|
re.rst
|
[3.13] gh-122055: Clarify documentation for empty matches in RE (GH-133169) (GH-134218)
|
2025-05-19 16:49:29 +03:00 |
|
readline.rst
|
[3.13] gh-101100: Fix sphinx warnings in readline.rst (GH-130300) (#130346)
|
2025-02-20 15:06:33 +02:00 |
|
removed.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
reprlib.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
resource.rst
|
[3.13] gh-101100: Fix sphinx warnings in library/resource.rst (GH-140023) (#140353)
|
2025-10-20 07:23:27 +00:00 |
|
rlcompleter.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
runpy.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
sched.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
secrets.rst
|
[3.13] gh-123789: secrets.randbits returns only non-negative int (GH-123801) (#123830)
|
2024-09-24 11:21:10 -07:00 |
|
security_warnings.rst
|
[3.13] gh-127502: Remove XML vulnerability table (GH-135294) (#136360)
|
2025-07-07 09:10:20 +00:00 |
|
select.rst
|
[3.13] Use roles :data: and :const: for referencing module variables (GH-129507) (GH-129649)
|
2025-02-04 14:25:18 +00:00 |
|
selectors.rst
|
[3.13] GH-121970: Replace custom abstract method directive with the `:abstract:` option (#129311) (#130439)
|
2025-02-22 02:04:54 +00:00 |
|
shelve.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
shlex.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
shutil.rst
|
[3.13] GH-101100: Resolve reference warnings in whatsnew/2.7.rst (GH-138415) (#138442)
|
2025-09-03 11:42:23 +00:00 |
|
signal.rst
|
[3.13] gh-101100: Fix sphinx warnings in library/resource.rst (GH-140023) (#140353)
|
2025-10-20 07:23:27 +00:00 |
|
site.rst
|
[3.13] gh-130160: Add anchors to CLI Usage section for cmdline (GH-133182) (#141667)
|
2025-11-17 19:55:54 +02:00 |
|
smtpd.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
smtplib.rst
|
[3.13] gh-101100: Fix sphinx warnings in library/smtplib.rst (GH-139991) (#140085)
|
2025-10-14 08:18:53 +00:00 |
|
sndhdr.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
socket.rst
|
Python 3.13.4
|
2025-06-03 17:34:24 +02:00 |
|
socketserver.rst
|
[3.13] Docs: Fix duplicate word typos (GH-135958) (GH-136008)
|
2025-06-26 20:13:46 -04:00 |
|
spwd.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
sqlite3.rst
|
Python 3.13.8
|
2025-10-07 14:01:51 +02:00 |
|
ssl.rst
|
[3.13] gh-138633: synchronize documented signatures of SSL objects with runtime ones (GH-138639, GH-138648) (#138647)
|
2025-09-18 13:07:06 +01:00 |
|
stat.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
statistics.rst
|
[3.13] gh-121977: Add tips for handling unhashable data (GH-122075) (#122076)
|
2024-07-21 06:10:06 +00:00 |
|
stdtypes.rst
|
[3.13] Remove duplicate words in the documentation (GH-140221) (GH-140226)
|
2025-10-16 20:10:31 +02:00 |
|
string.rst
|
[3.13] Docs: use boolean constants for returning boolean value (GH-133325) (GH-133761)
|
2025-05-09 14:19:23 +00:00 |
|
stringprep.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
struct.rst
|
[3.13] gh-123110: correct note about _Bool in the struct module docs (GH-123111) (#123126)
|
2024-08-19 13:00:54 +05:30 |
|
subprocess.rst
|
[3.13] gh-133089: Use original timeout value for TimeoutExpired when the func subprocess.run is called with a timeout (GH-133103) (#133418)
|
2025-05-05 01:38:30 +00:00 |
|
sunau.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
superseded.rst
|
[3.13] gh-126180: Remove getopt and optparse deprecation notices (GH-128191)
|
2024-12-23 04:40:59 +00:00 |
|
symtable.rst
|
[3.13] gh-70870: Clarify dual usage of 'free variable' (GH-122545) (#125088)
|
2024-10-08 17:58:47 +10:00 |
|
sys.monitoring.rst
|
[3.13] Document that returning sys.monitoring.DISABLE in response to a global event raises ValueError (GH-140726) (GH-141015)
|
2025-11-04 18:36:40 +00:00 |
|
sys.rst
|
[3.13] gh-141004: correctly document Py_HASH_* and PyHASH_* as hash_info attributes (GH-141233) (#141235)
|
2025-11-08 12:29:55 +00:00 |
|
sys_path_init.rst
|
gh-105145: Remove old functions to config Python init (#105154)
|
2023-06-01 09:14:02 +02:00 |
|
sysconfig.rst
|
[3.13] Synced docs and docstring for sysconfig.get_platform (GH-135530) (#138975)
|
2025-09-17 13:22:36 +00:00 |
|
syslog.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
tabnanny.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
tarfile.rst
|
[3.13] gh-86608: Improve and restructure tarfile examples (GH-121771) (#136867)
|
2025-07-20 14:16:26 +01:00 |
|
telnetlib.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
tempfile.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
termios.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
test.rst
|
[3.13] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124556)
|
2024-09-25 17:29:48 -07:00 |
|
text.rst
|
|
|
|
textwrap.rst
|
[3.13] docs: fix a few typos identified by codespell (GH-119516) (#119570)
|
2024-05-26 08:20:37 +00:00 |
|
threading.rst
|
[3.13] gh-124210: Add introduction to threading docs (GH-127046) (#134091)
|
2025-05-16 12:25:22 +00:00 |
|
time.rst
|
[3.13] gh-141246: Link to correct Windows docs in time.sleep() doc (GH-141248) (#141252)
|
2025-11-08 15:03:07 +00:00 |
|
timeit.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
tk.rst
|
[3.13] gh-137777: Disband the 'Program Frameworks' chapter (GH-137796) (#137831)
|
2025-08-15 17:50:47 +00:00 |
|
tk_msg.png
|
Optimize images by IMGbot (GH-21348)
|
2022-02-04 15:49:43 +09:00 |
|
tkinter.colorchooser.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
tkinter.dnd.rst
|
[3.13] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118792)
|
2024-05-08 19:55:12 +00:00 |
|
tkinter.font.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
tkinter.messagebox.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
tkinter.rst
|
[3.13] gh-138997: Remove false justify fill option from Tkinter docs (GH-139023) (#140320)
|
2025-10-19 03:53:44 +00:00 |
|
tkinter.scrolledtext.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
tkinter.ttk.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
token-list.inc
|
[3.13] gh-130587: Add hand-written docs for non-OP tokens (GH-130588) (GH-131465)
|
2025-03-24 12:34:23 +00:00 |
|
token.rst
|
[3.13] gh-135263: Fix typo in token.NAME documentation (GH-135275) (#135281)
|
2025-06-08 17:55:12 -04:00 |
|
tokenize.rst
|
[3.13] gh-129020: Remove ambiguous sentence from tokenize.untokenize docs (GH-129021) (#129035)
|
2025-01-20 00:11:27 +00:00 |
|
tomllib.rst
|
[3.13] gh-123905: Update TOML description to include version number (GH-123906) (#123908)
|
2024-09-24 11:15:30 -07:00 |
|
trace.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
traceback.rst
|
[3.13] gh-128481: indicate that the default value for FrameSummary.end_lineno changed in 3.13 (GH-130755) (#130767)
|
2025-03-02 17:22:48 +00:00 |
|
tracemalloc.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
tty.rst
|
[3.13] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118792)
|
2024-05-08 19:55:12 +00:00 |
|
turtle-star.pdf
|
|
|
|
turtle-star.png
|
|
|
|
turtle-star.ps
|
|
|
|
turtle.rst
|
[3.13] gh-139533: fix refs to code without proper markups on turtledemo doc (GH-139534) (#141422)
|
2025-11-11 19:42:01 +00:00 |
|
types.rst
|
[3.13] gh-101100: Consolidate documentation on ModuleType attributes (#124709) (#125208)
|
2024-10-09 20:03:30 +01:00 |
|
typing.rst
|
[3.13] [Docs] Add missing note about Required/NotRequired/ReadOnly in get_type_hints() (GH-139565) (#140387)
|
2025-10-20 13:23:28 -07:00 |
|
unicodedata.rst
|
[3.13] Fix the reference to unicode specification (#139138) (#139285)
|
2025-09-24 10:36:37 +02:00 |
|
unittest.mock-examples.rst
|
[3.13] gh-62480: De-personalize "Partial mocking" section in unittest.mock examples (GH-141321) (#141327)
|
2025-11-09 18:08:09 -06:00 |
|
unittest.mock.rst
|
[3.13] Replace "ordered arguments" with "positional arguments" in unittest.mock documentation (GH-137552) (GH-137554)
|
2025-08-08 14:08:01 +00:00 |
|
unittest.rst
|
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.8.rst (GH-138409) (#138438)
|
2025-09-03 11:32:17 +00:00 |
|
unix.rst
|
[3.13] gh-137777: Disband the 'Program Frameworks' chapter (GH-137796) (#137831)
|
2025-08-15 17:50:47 +00:00 |
|
urllib.error.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
urllib.parse.rst
|
[3.13] Added a warning to the urljoin docs, indicating that it is not safe to use with attacker controlled URLs (GH-126659) (#126888)
|
2024-11-15 23:15:27 +00:00 |
|
urllib.request.rst
|
[3.13] gh-137341: Remove more word duplications (GH-137342) (GH-137347)
|
2025-08-03 17:24:26 +00:00 |
|
urllib.robotparser.rst
|
[3.13] Fix minor typo: 'web site' -> 'website' (GH-140561) (GH-140977)
|
2025-11-04 14:11:15 +01:00 |
|
urllib.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
uu.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
uuid.rst
|
[3.13] gh-130461: Remove unnecessary usages of .. index:: directives in Doc/library/uuid.rst (#130526) (#130548)
|
2025-02-25 15:24:46 +02:00 |
|
venv.rst
|
[3.13] Fix Windows path in venv docs (GH-138478)
|
2025-09-03 20:22:05 +00:00 |
|
warnings.rst
|
[3.13] gh-140241: Fix documentation for the registry parameter of warnings.warn_explicit() (GH-140242) (GH-140293)
|
2025-10-18 11:03:03 +00:00 |
|
wave.rst
|
[3.13] gh-123517: Remove unnecessary :meth: parentheses (gh-123518) (GH-123577)
|
2024-09-02 16:00:04 +02:00 |
|
weakref.rst
|
[3.13] Docs: Standardise versionchanged text in weakref.rst (GH-122898) (#122911)
|
2024-08-11 20:57:19 +00:00 |
|
webbrowser.rst
|
[3.13] gh-130160: Add anchors to CLI Usage section for cmdline (GH-133182) (#141667)
|
2025-11-17 19:55:54 +02:00 |
|
windows.rst
|
bpo-47061: document module deprecations due to PEP 594 (GH-31984)
|
2022-03-21 16:16:37 -07:00 |
|
winreg.rst
|
[3.13] gh-139707: Specify winreg, msvcrt and winsound module availability in docs (GH-140429) (GH-141350)
|
2025-11-10 17:40:53 +01:00 |
|
winsound.rst
|
[3.13] gh-139707: Specify winreg, msvcrt and winsound module availability in docs (GH-140429) (GH-141350)
|
2025-11-10 17:40:53 +01:00 |
|
wsgiref.rst
|
[3.13] gh-127522: wsgiref: indicate that start_response objects should follow a specific protocol (GH-127525) (GH-130504)
|
2025-02-24 15:08:07 +01:00 |
|
xdrlib.rst
|
[3.13] Docs: re-create pages for removed modules to document their removal. (GH-126622) (#126709)
|
2024-11-17 22:20:32 +02:00 |
|
xml.dom.minidom.rst
|
[3.13] gh-127502: Remove XML vulnerability table (GH-135294) (#136360)
|
2025-07-07 09:10:20 +00:00 |
|
xml.dom.pulldom.rst
|
[3.13] Correct class name from PullDom to PullDOM (GH-141207) (#141742)
|
2025-11-19 13:07:07 +02:00 |
|
xml.dom.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
xml.etree.elementtree.rst
|
[3.13] gh-127502: Remove XML vulnerability table (GH-135294) (#136360)
|
2025-07-07 09:10:20 +00:00 |
|
xml.rst
|
[3.13] gh-139313: Improve docs on XML security (GH-139460) (GH-141066)
|
2025-11-05 19:06:37 +00:00 |
|
xml.sax.handler.rst
|
[3.13] gh-101100: Resolve reference warnings in library/xml.sax.handler.rst (GH-136612) (#138422)
|
2025-09-03 00:43:18 +00:00 |
|
xml.sax.reader.rst
|
[3.13] docs: module page titles should not start with a link to themselves (GH-117099) (#118790)
|
2024-05-08 19:52:39 +00:00 |
|
xml.sax.rst
|
[3.13] gh-127502: Remove XML vulnerability table (GH-135294) (#136360)
|
2025-07-07 09:10:20 +00:00 |
|
xml.sax.utils.rst
|
[3.13] gh-141650: Fix typo in xml.sax.saxutils.unescape documentation (GH-141652) (#141653)
|
2025-11-17 13:02:01 +00:00 |
|
xmlrpc.client.rst
|
[3.13] gh-140463: Fix typo in xmlrpc.client documentation (GH-140552) (#140567)
|
2025-10-24 20:53:38 +00:00 |
|
xmlrpc.rst
|
[3.13] gh-101100: Fix sphinx warnings in whatsnew/3.0.rst (GH-127662) (#127783)
|
2024-12-10 10:45:30 +00:00 |
|
xmlrpc.server.rst
|
[3.13] gh-127502: Remove XML vulnerability table (GH-135294) (#136360)
|
2025-07-07 09:10:20 +00:00 |
|
zipapp.rst
|
[3.13] gh-123492: Remove unnecessary :func: parentheses (gh-123493) (#123513)
|
2024-08-30 20:14:48 +03:00 |
|
zipfile.rst
|
[3.13] gh-133125: Clarify ZipInfo.date_time attribute documentation (GH-136082) (#138076)
|
2025-08-22 17:01:37 -07:00 |
|
zipimport.rst
|
[3.13] gh-133829: Remove some specifics from the `zipimport` example (GH-133835) (#138273)
|
2025-08-31 00:59:47 +00:00 |
|
zlib.rst
|
[3.13] zlib.rst: Link to constants and deduplicate text (GH-140115) (GH-140350)
|
2025-10-21 14:45:02 -07:00 |
|
zoneinfo.rst
|
[3.13] Doc/library/zoneinfo.rst: Fix typo (GH-139190) (#139230)
|
2025-10-08 15:54:08 +02:00 |