-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Re-merge binary literals #19695
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
Comments
Why? I though they need a minor release? |
"before 3.5" is a bit ambiguous — presumably "in time for 3.5" was meant here. |
I updated the milestone in #19405 to 3.5 to avoid confusion. |
Ah indeed I misunderstood. So with the milestone added, can we close this issue now? |
Thinking more about it, shouldn't they be added as experimental first, validated by the SIP comittee, and only then merged as non-experimental ? (I think it is fine to do an exception for this case, but it is good to be aware that this is what we are doing) |
That should be the procedure, but as far as I remember, there are problems with experimental switches during parsing. |
Not for language imports. We do honor them during parsing. But in this case, since the SIP is already accepted, we don't need to go though the procedure again. |
Out of curiosity, do we honor them as well during tokenization ? (That is where the parsing of integer literals is done) |
It has been decided to be included in the 3.5.0 release. |
Uh oh!
There was an error while loading. Please reload this page.
Binary literals PR should be re-merged in time for 3.5 release.
#19405
The text was updated successfully, but these errors were encountered: