-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
jb2170
wants to merge
19
commits into
python:main
Choose a base branch
from
jb2170:pep-786-precision
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+568
−1
Open
Changes from 6 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
9c0ef26
First main commit to PEP 791
jb2170 4e0e75e
791 -> 786
AA-Turner bd628a0
Add Alyssa as the sponsor of PEP 786
jb2170 ac5024d
Update .github/CODEOWNERS adding @ncoghlan for PEP 786
jb2170 3ca6120
Address AA-Turner's notes
jb2170 bd29ea4
Remove TODO bullet point for `z` and `#` commutativity
jb2170 d7d9cf0
Apply the more trivial suggestions from code review
jb2170 d1e47e4
Hyphenate 8-bit etc when appropriate
jb2170 be6f1dd
Correct 'defacto' -> 'de facto'
jb2170 b5c3b24
Reword the verdict of '!' syntax to not sound like there already is c…
jb2170 17a5532
Remove TODO bullet point for authorship
jb2170 a06e982
Reword 45 and -19 being indistinguishable modulo 64, '101101'
jb2170 2086547
Remove Sergey from Thanks as per his request
jb2170 d477f4c
Restructure Abstract and remove mentions to divmod
jb2170 e49ebdf
Fix quoting style; when quoting a whole sentence one should keep the …
jb2170 9cd0077
Remove TODO bullet point about RFC 2119
jb2170 565466d
Format to ~80 chars
jb2170 045df95
Restructure section about two cases of truncation
jb2170 5325a70
Ready for review
jb2170 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.