diff options
| author | Thomas Wouters <thomas@python.org> | 2025-04-08 13:53:49 (GMT) |
|---|---|---|
| committer | Thomas Wouters <thomas@python.org> | 2025-04-08 13:54:08 (GMT) |
| commit | 6280bb547840b609feedb78887c6491af75548e8 (patch) | |
| tree | 93cd3c95c0de296ec949673762a860f0203c902b /Doc | |
| parent | 67c7de49dc326c931188509cf6b008e0a53129e6 (diff) | |
| download | cpython-3.13.3.zip cpython-3.13.3.tar.gz cpython-3.13.3.tar.bz2 | |
Python 3.13.3v3.13.3
Diffstat (limited to 'Doc')
| -rw-r--r-- | Doc/c-api/monitoring.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/c-api/monitoring.rst b/Doc/c-api/monitoring.rst index d7b53ab..0c28881 100644 --- a/Doc/c-api/monitoring.rst +++ b/Doc/c-api/monitoring.rst @@ -199,6 +199,6 @@ would typically correspond to a python function. .. versionadded:: 3.13 - .. deprecated:: next + .. deprecated:: 3.13.3 This function is :term:`soft deprecated`. |
