Skip to content

Commit e61cfb1

Browse files
authored
PEP 787: Add discussion-to (#4373)
1 parent 81823e1 commit e61cfb1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

peps/pep-0787.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
PEP: 787
22
Title: Safer subprocess usage using t-strings
33
Author: Nick Humrich <[email protected]>, Alyssa Coghlan <[email protected]>
4-
Discussions-To: Pending
4+
Discussions-To: https://discuss.python.org/t/pep-787-safer-subprocess-usage-using-t-strings/88311
55
Status: Draft
66
Type: Standards Track
77
Requires: 750
88
Created: 13-Apr-2025
99
Python-Version: 3.14
10+
Post-History: `14-Apr-2025 <https://discuss.python.org/t/pep-787-safer-subprocess-usage-using-t-strings/88311>`__
1011

1112
Abstract
1213
========

0 commit comments

Comments
 (0)