Uh oh!
There was an error while loading. Please reload this page.
gh-111417: Remove unused code block in math.trunc() and builtin_round_impl - #111454
Conversation
skirpichev
commented
Oct 29, 2023
I suggest adding some text explaining reasons for removal. Either in the commit message or in the pr description (which may become a commit message). |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Jason-Y-Z
commented
Nov 7, 2023
@serhiy-storchaka sorry for asking but any thoughts? |
serhiy-storchaka
left a comment
There was a problem hiding this comment.
As I have said on the issue, this change looks safe to me. Do you mind to remove also a similar code in round()?
Uh oh!
There was an error while loading. Please reload this page.
3048741 to
9716a15CompareJason-Y-Z
commented
Feb 3, 2024
Sorry for the delay, I've made the updates. @serhiy-storchaka |
…pythonGH-111454) _PyObject_LookupSpecial() now ensures that the type is ready.
…pythonGH-111454) _PyObject_LookupSpecial() now ensures that the type is ready.
Remove unused code block in
math.trunc()andbuiltin_round_implas mentioned in #111417