Skip to content

Commit 2a60d2d

Browse files
authored
PEP 786: Add 'Discussions-To' header field and update 'Post-History' (#4894)
1 parent 32d17e4 commit 2a60d2d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

peps/pep-0786.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@ PEP: 786
22
Title: Precision and modulo-precision flag format specifiers for integer fields
33
Author: Jay Berry <email@jb2170.com>
44
Sponsor: Alyssa Coghlan <ncoghlan@gmail.com>
5+
Discussions-To: https://discuss.python.org/t/106907
56
Status: Draft
67
Type: Standards Track
78
Created: 04-Apr-2025
89
Python-Version: 3.15
9-
Post-History: `14-Feb-2025 <https://discuss.python.org/t/80760>`__,
10+
Post-History:
11+
`14-Feb-2025 <https://discuss.python.org/t/80760>`__,
12+
`09-Apr-2026 <https://discuss.python.org/t/106907>`__,
1013

1114

1215
Abstract

0 commit comments

Comments
 (0)