Skip to content

Conversation

@mdboom
Copy link
Contributor

@mdboommdboom commented Oct 9, 2024

@mdboommdboom changed the title gh-125217: Turn off optimization are _PyEval_EvalFrameDefault to avoid MSVC crashgh-125217: Turn off optimization around_PyEval_EvalFrameDefault to avoid MSVC crashOct 9, 2024
@mdboommdboom marked this pull request as draft October 10, 2024 15:47
@mdboom
Copy link
ContributorAuthor

Closing is this does not resolve the issue.

@mdboommdboom closed this Oct 11, 2024
@neonene
Copy link
Contributor

Have you already tried _Py_JIT (underscored)? I have an alternative, but I prefer this.

@mdboom
Copy link
ContributorAuthor

Have you already tried _Py_JIT (underscored)? I have an alternative, but I prefer this.

Thanks, @neonene. Indeed, that was just a typo on my part and correcting it does work around the compiler crash. Github wouldn't let me re-open this but I have a new PR here: #125477

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@mdboom@neonene