-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[release-1.4] Set VERSION to 1.4.0-rc1 #34452
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
Conversation
#32414 is on the 1.4 milestone, is it planned to be fixed after RC1 ? |
Maybe? I don't understand why it is on the milestone though. |
Probably because it was identified as the cause of the failure of BitIntegers (#34288) (I already fixed the other problem with this package on 1.4 related to |
Previously, it just gave garbage though, right? We just added the assert to catch it in assert builds. |
After investigation, you seem to be right: I was testing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's get #34461 in as well
Ideally, all bugs should be fixed but this is at least an improvement over status quo? |
Agreed! I will disable the failing test if this doesn't get fixed in 1.4. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be good to go now
CI seems not particularly happy |
a65e6b0
to
6041237
Compare
All green now. |
No description provided.