diff --git a/peps/pep-0786.rst b/peps/pep-0786.rst index 39b3aa85d58..24a08e1ce71 100644 --- a/peps/pep-0786.rst +++ b/peps/pep-0786.rst @@ -2,11 +2,14 @@ PEP: 786 Title: Precision and modulo-precision flag format specifiers for integer fields Author: Jay Berry Sponsor: Alyssa Coghlan +Discussions-To: https://discuss.python.org/t/106907 Status: Draft Type: Standards Track Created: 04-Apr-2025 Python-Version: 3.15 -Post-History: `14-Feb-2025 `__, +Post-History: + `14-Feb-2025 `__, + `09-Apr-2026 `__, Abstract