Skip to content

Bump to 3.14.0a7 #580

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

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

Bump to 3.14.0a7 #580

wants to merge 7 commits into from

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Apr 8, 2025

No description provided.

@zanieb
Copy link
Member Author

zanieb commented Apr 9, 2025

Windows failing with

cpython>        "C:\Users\RUNNER~1\AppData\Local\Temp\python-build-t157ajd1\Python-3.14.0a7\PCbuild\pcbuild.proj" (Build target) (1) ->
cpython>        "C:\Users\RUNNER~1\AppData\Local\Temp\python-build-t157ajd1\Python-3.14.0a7\PCbuild\pythoncore.vcxproj" (Build target) (3) ->
cpython>        "C:\Users\RUNNER~1\AppData\Local\Temp\python-build-t157ajd1\Python-3.14.0a7\PCbuild\zlib-ng.vcxproj" (default target) (4) ->
cpython>        (_EnsureZlibH target) ->
cpython>          C:\Users\RUNNER~1\AppData\Local\Temp\python-build-t157ajd1\Python-3.14.0a7\PCbuild\zlib-ng.vcxproj(220,7): error MSB4184: The expression "[System.IO.File]::ReadAllText(C:\Users\runneradmin\AppData\Local\Temp\python-build-t157ajd1\Python-3.14.0a7\externals\\zlib-ng-2.2.4\\zlib.h.in)" cannot be evaluated. Could not find a part of the path 'C:\Users\runneradmin\AppData\Local\Temp\python-build-t157ajd1\Python-3.14.0a7\externals\zlib-ng-2.2.4\zlib.h.in'.

Due to python/cpython#131438

Now

cpython>        (_EnsureZlibH target) ->
cpython>          C:\Users\RUNNER~1\AppData\Local\Temp\python-build-gqmme7fz\Python-3.14.0a7\PCbuild\zlib-ng.vcxproj(220,7): error MSB4184: The expression "[System.IO.File]::ReadAllText(C:\Users\runneradmin\AppData\Local\Temp\python-build-gqmme7fz\Python-3.14.0a7\externals\\zlib-ng-2.2.4\\zlib.h.in)" cannot be evaluated. Could not find a part of the path 'C:\Users\runneradmin\AppData\Local\Temp\python-build-gqmme7fz\Python-3.14.0a7\externals\zlib-ng-2.2.4\zlib.h.in'.

@zanieb
Copy link
Member Author

zanieb commented Apr 9, 2025

And python/cpython#130157 is causing various problems with hmac and hacl

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.

1 participant