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

Bump to CPython 3.14.0a5 #521

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Bump to CPython 3.14.0a5 #521

wants to merge 2 commits into from

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Feb 11, 2025

No description provided.

@zanieb
Copy link
Member Author

zanieb commented Feb 12, 2025

Windows x86-64 failed with

cpython>      3>C:\Users\runneradmin\AppData\Local\Temp\python-build-o24wgyzl\Python-3.14.0a5\Python\ceval.c(791): fatal error C1001: Internal compiler error. [C:\Users\RUNNER~1\AppData\Local\Temp\python-build-o24wgyzl\Python-3.14.0a5\PCbuild\pythoncore.vcxproj]
cpython>          (compiler file 'D:\a\_work\1\s\src\vctools\Compiler\Utc\src\p2\main.cpp', line 253)
cpython>           To work around this problem, try simplifying or changing the program near the locations listed above.
cpython>          If possible please provide a repro here: https://developercommunity.visualstudio.com/
cpython>          Please choose the Technical Support command on the Visual C++
cpython>           Help menu, or open the Technical Support help file for more information
cpython>            link!InvokeCompilerPass()+0xdab22
cpython>            link!InvokeCompilerPass()+0xdab22
cpython>            link!InvokeCompilerPass()+0xda884
cpython>            link!InvokeCompilerPass()+0xd76f7
cpython>            link!InvokeCompilerPass()+0xd75fc
cpython>            link!InvokeCompilerPassW()+0xf25bd

Hopefully spurious.

@Fidget-Spinner
Copy link

@zanieb I don't think it's spurious :(. We had to fix this upstream as well python/cpython#130009.

@zanieb
Copy link
Member Author

zanieb commented Feb 12, 2025

Oh thanks! That will save me a lot of time.

@Fidget-Spinner
Copy link

Fidget-Spinner commented Feb 12, 2025

Relevant original PR that modified the build script for Windows python/cpython#130005

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants