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 32d17e4 commit 2a60d2dCopy full SHA for 2a60d2d
peps/pep-0786.rst
@@ -2,11 +2,14 @@ PEP: 786
2
Title: Precision and modulo-precision flag format specifiers for integer fields
3
Author: Jay Berry <email@jb2170.com>
4
Sponsor: Alyssa Coghlan <ncoghlan@gmail.com>
5
+Discussions-To: https://discuss.python.org/t/106907
6
Status: Draft
7
Type: Standards Track
8
Created: 04-Apr-2025
9
Python-Version: 3.15
-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>`__,
13
14
15
Abstract
0 commit comments