◐ Shell
clean mode source ↗

bpo-43271: Re-enable ceval.c optimizations for Windows debug builds by db3l · Pull Request #24739 · python/cpython

Conversation

Partially reverts commit b74396c

The optimizations are necessary to prevent the interpreter from
crashing in a number of tests involving recursion.

gvanrossum

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@gvanrossum

@db3l

Are you sure a blurb would be helpful? I sort of figured it might be confusing as this just re-establishes preexisting behavior, plus the blurb for the original change being reverted was skipped.

@gvanrossum

Okay, there was no blurb for the original, so let's just merge it.

@db3l db3l deleted the bpo-43271 branch

March 4, 2021 03:17

Labels