..
annotations.rst
gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs ( #124480 )
2024-09-25 19:29:58 +00:00
argparse-optparse.rst
gh-126180: Remove getopt and optparse deprecation notices (GH-126227)
2024-12-23 14:17:19 +10:00
argparse.rst
gh-126180: Remove getopt and optparse deprecation notices (GH-126227)
2024-12-23 14:17:19 +10:00
clinic.rst
cporting.rst
curses.rst
Fix example code in curses tutorial ( #126446 )
2025-04-10 15:06:38 +03:00
descriptor.rst
gh-101100: Fix sphinx warnings in howto/*
( #127084 )
2024-11-26 10:17:54 +02:00
enum.rst
gh-101100: Fix sphinx warnings in howto/*
( #127084 )
2024-11-26 10:17:54 +02:00
free-threading-extensions.rst
gh-133779: Revert Windows generation of pyconfig.h and go back to a static header. (GH-133966)
2025-05-19 11:35:22 +01:00
free-threading-python.rst
gh-128384: Use a context variable for warnings.catch_warnings (gh-130010)
2025-04-09 16:18:54 -07:00
functional.rst
Fix example in Doc/howto/functional.rst ( #133978 )
2025-05-18 21:56:17 +05:30
gdb_helpers.rst
[Docs] GDB howto: Fix block type of a cast example ( #127621 )
2024-12-05 22:52:58 +02:00
index.rst
gh-131591: Add remote debugging attachment protocol documentation ( #132638 )
2025-04-21 20:18:24 +00:00
instrumentation.rst
gh-123492: Remove unnecessary :func:
parentheses ( #123493 )
2024-08-30 14:34:09 +03:00
ipaddress.rst
isolating-extensions.rst
Fix typos in docs, error messages and comments ( #122502 )
2024-08-01 00:26:09 +00:00
logging-cookbook.rst
Python 3.14.0b1
2025-05-06 18:33:52 +03:00
logging.rst
docs(logging): fix phrasing from "operation on" to "operate on" ( #127543 )
2024-12-03 12:22:12 +05:30
logging_flow.png
logging_flow.svg
mro.rst
Docs: fix typo in Doc/howto/mro.rst
(GH-129095)
2025-01-21 10:22:13 +01:00
perf_profiling.rst
gh-130861: Add clarification to the perf docs on optimization levels ( #131098 )
2025-04-18 14:42:20 +01:00
pyporting.rst
regex.rst
gh-133306: Support \z as a synonym for \Z in regular expressions (GH-133314)
2025-05-03 07:54:33 +00:00
remote_debugging.rst
Docs: fix a couple typos in Doc/
(GH-132927)
2025-04-27 15:56:58 -07:00
sockets.rst
gh-75898: make use of thread more explicit in the "Socket Programming HOWTO" document ( #125023 )
2024-10-08 17:43:37 +05:30
sorting.rst
Sorting techniques edits ( #124701 )
2024-09-27 17:19:44 -07:00
timerfd.rst
unicode.rst
urllib2.rst