Skip to content

Bump to 3.14.0a7 #580

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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

@Wingysam
Copy link

Wingysam commented May 3, 2025

Is this likely to be fixed in CPython before 3.14 releases or will something have to be changed in python-build-standalone?

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

Successfully merging this pull request may close these issues.

2 participants