Skip to content
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

python3.9: reserve 2MB of stack space #8827

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

jeremyd2019
Copy link
Member

https://bugs.python.org/issue40458 was happening on CLANG64 (test_pickle was crashing due to Windows stack overflow exception)

Also, get rid of no-longer-needed setting of CC and CXX for clang support (no longer needed after msys2/MSYS2-packages#2501)

https://bugs.python.org/issue40458 was happening on CLANG64.

Also, get rid of no-longer-needed setting of CC and CXX to clang.
@lazka lazka merged commit fff52bd into msys2:master Jun 4, 2021
@lazka
Copy link
Member

lazka commented Jun 4, 2021

Thanks!

@jeremyd2019 jeremyd2019 deleted the python3.9-stackreserve branch June 4, 2021 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants