Commit Graph

11 Commits

Author SHA1 Message Date
Hugo van Kemenade e9bbf8617d Add a new Sphinx soft-deprecated directive (#148630)
Co-authored-by: Stan Ulbrych <stan@python.org>
2026-04-18 11:37:54 +03:00
Petr Viktorin 3f2b83e959 Fix minor typos and wording in C API docs (#140955) 2025-11-03 22:04:46 +02:00
Hugo van Kemenade 29af6cee02 Python 3.14.0a7 2025-04-08 14:20:51 +03:00
Yuki Kobayashi f819900245 gh-118915: Document PY_MONITORING_IS_INSTRUMENTED_EVENT (GH-128026) 2025-03-18 17:34:01 +01:00
Mark Shannon d2f1d917e8 GH-122548: Implement branch taken and not taken events for sys.monitoring (GH-122564) 2024-12-19 16:59:51 +00:00
ember91 ded105a62b Doc: Fix typos (#125728) 2024-10-21 10:44:18 +02:00
Adam Turner 9d0a75269c GH-109975: Copyedit 3.13 What's New: C API (#124313) 2024-09-23 14:28:17 +01:00
Petr Viktorin 32119fc377 gh-118915: Add/fix docs entries for some new 3.13 C API (GH-124134) 2024-09-18 14:15:43 +02:00
Awbert cae4c80714 gh-119968: Improved monitoring c-api docs (#119969) 2024-06-03 12:31:02 +03:00
Irit Katriel 6e9863d7a3 gh-118692: Avoid creating unnecessary StopIteration instances for monitoring (#119216) 2024-05-21 20:42:51 +00:00
Irit Katriel 85af789961 gh-111997: C-API for signalling monitoring events (#116413) 2024-05-04 08:23:50 +00:00