We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81823e1 commit 97b980dCopy full SHA for 97b980d
1 file changed
peps/pep-0787.rst
@@ -1,12 +1,13 @@
1
PEP: 787
2
Title: Safer subprocess usage using t-strings
3
Author: Nick Humrich <nick@humrich.us>, Alyssa Coghlan <ncoghlan@gmail.com>
4
-Discussions-To: Pending
+Discussions-To: https://discuss.python.org/t/pep-787-safer-subprocess-usage-using-t-strings/88311
5
Status: Draft
6
Type: Standards Track
7
Requires: 750
8
Created: 13-Apr-2025
9
Python-Version: 3.14
10
+Post-History: `14-Apr-2025 <https://discuss.python.org/t/pep-787-safer-subprocess-usage-using-t-strings/88311>`__
11
12
Abstract
13
========
0 commit comments