Skip to content

PEP 786: Precision and Modulo-Precision Flag format specifiers for integer fields #4416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove TODO bullet point about RFC 2119
The new Abstract given by d477f4c seems
sufficient.
  • Loading branch information
jb2170 committed May 22, 2025
commit 9cd0077cb7d50b5aaaadb87c97ae1aca06a2a31c
1 change: 0 additions & 1 deletion peps/pep-0786.rst
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ TODO AND REMOVE BEFORE MERGE
============================

* Format all lines to ~80 characters. I've left this formatting until we're happy with the contents.
* RFC 2119 Style Specification? After all is said and done here.
* Give a good example of non-hardware aware use of modular arithmetic formatting, my brain has gone blank...


Expand Down