cpython/Doc/howto
Miss Islington (bot) 6ffeef10b2
Some checks are pending
Tests / (push) Blocked by required conditions
Tests / Windows MSI (push) Blocked by required conditions
Tests / Change detection (push) Waiting to run
Tests / Docs (push) Blocked by required conditions
Tests / Check if the ABI has changed (push) Blocked by required conditions
Tests / Check if Autoconf files are up to date (push) Blocked by required conditions
Tests / Check if generated files are up to date (push) Blocked by required conditions
Tests / Ubuntu SSL tests with OpenSSL (push) Blocked by required conditions
Tests / WASI (push) Blocked by required conditions
Tests / Hypothesis tests on Ubuntu (push) Blocked by required conditions
Tests / Address sanitizer (push) Blocked by required conditions
Tests / CIFuzz (push) Blocked by required conditions
Tests / All required checks pass (push) Blocked by required conditions
Lint / lint (push) Waiting to run
[3.13] gh-137043: mention PyList_GET_ITEM as unsafe borrowed API in free-threading docs (GH-137042) (#137046)
gh-137043: mention `PyList_GET_ITEM` as unsafe borrowed API in free-threading docs (GH-137042)
(cherry picked from commit 38b936cc99)

Co-authored-by: Guido Imperiale <crusaderky@gmail.com>
2025-07-23 14:42:53 +00:00
..
annotations.rst
argparse-optparse.rst [3.13] gh-126180: Remove getopt and optparse deprecation notices (GH-128191) 2024-12-23 04:40:59 +00:00
argparse.rst [3.13] gh-126180: Remove getopt and optparse deprecation notices (GH-128191) 2024-12-23 04:40:59 +00:00
clinic.rst
cporting.rst [3.13] gh-133678: Document C API third party tools (GH-134526) (#134792) 2025-05-27 15:44:44 +00:00
curses.rst [3.13] Fix example code in curses tutorial (GH-126446) (#132362) 2025-04-10 12:13:50 +00:00
descriptor.rst
enum.rst
free-threading-extensions.rst [3.13] gh-137043: mention PyList_GET_ITEM as unsafe borrowed API in free-threading docs (GH-137042) (#137046) 2025-07-23 14:42:53 +00:00
free-threading-python.rst [3.13] Docs: fix link in free-threading-python.rst (GH-134548) (#134556) 2025-05-23 00:43:26 +00:00
functional.rst [3.13] gh-136135: Doc: Fix some broken links (GH-136137) (GH-136219) 2025-07-03 00:59:13 +00:00
gdb_helpers.rst [3.13] [Docs] GDB howto: Fix block type of a cast example (GH-127621) (#127653) 2024-12-05 20:58:36 +00:00
index.rst
instrumentation.rst
ipaddress.rst
isolating-extensions.rst [3.13] Replace capi-sig mailing list with discuss.python.org (GH-136211) (#136214) 2025-07-02 20:55:17 +03:00
logging-cookbook.rst [3.13] gh-94503: Update logging cookbook example with info on addressing log injection. (GH-136446) (GH-136450) 2025-07-09 09:00:07 +01:00
logging.rst [3.13] gh-136882: Update stale link in the basic logging tutorial. (GH-136885) (#136906) 2025-07-21 12:04:28 +03:00
logging_flow.png
logging_flow.svg
mro.rst [3.13] Docs: fix typo in Doc/howto/mro.rst (GH-129095) (GH-129122) 2025-01-21 10:40:31 +01:00
perf_profiling.rst [3.13] gh-130861: Add clarification to the perf docs on optimization levels (GH-131098) (#132687) 2025-04-18 13:48:23 +00:00
pyporting.rst
regex.rst [3.13] Docs: Add missing lines between regex and text (GH-134505) (GH-135719) 2025-06-19 15:07:40 +00:00
sockets.rst
sorting.rst
timerfd.rst
unicode.rst
urllib2.rst [3.13] gh-134835: Remove outdated list from howto/urllib2.rst (GH-134844) (#134985) 2025-05-31 17:54:38 +00:00