Skip to content

Commit 3f21a1a

Browse files
authored
PEP 768: Mark as Final (#4626)
1 parent 5945b8d commit 3f21a1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

peps/pep-0768.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,15 @@ PEP: 768
22
Title: Safe external debugger interface for CPython
33
Author: Pablo Galindo Salgado <[email protected]>, Matt Wozniski <[email protected]>, Ivona Stojanovic <[email protected]>
44
Discussions-To: https://discuss.python.org/t/pep-768-safe-external-debugger-interface-for-cpython/73969
5-
Status: Accepted
5+
Status: Final
66
Type: Standards Track
77
Created: 25-Nov-2024
88
Python-Version: 3.14
99
Post-History: `11-Dec-2024 <https://discuss.python.org/t/pep-768-safe-external-debugger-interface-for-cpython/73969>`__
1010
Resolution: `17-Mar-2025 <https://discuss.python.org/t/pep-768-safe-external-debugger-interface-for-cpython/73969/57>`__
1111

12+
.. canonical-doc:: :ref:`py3.14:remote-debugging`
13+
1214
Abstract
1315
========
1416

0 commit comments

Comments
 (0)