Skip to content

Commit f52625f

Browse files
pablogsalhugovk
andauthored
PEP 768: Mark as Accepted (#4317)
* PEP 768: Mark as final * Update peps/pep-0768.rst Co-authored-by: Hugo van Kemenade <[email protected]> --------- Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 6df4931 commit f52625f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0768.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@ 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: Draft
5+
Status: Accepted
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>`__
10+
Resolution: `17-Mar-2025 <https://discuss.python.org/t/pep-768-safe-external-debugger-interface-for-cpython/73969/57>`__
1011

1112
Abstract
1213
========

0 commit comments

Comments
 (0)