Skip to content

Conversation

geofft
Copy link
Collaborator

@geofft geofft commented Jul 22, 2025

No description provided.

@zanieb
Copy link
Member

zanieb commented Jul 22, 2025

e.g.,

Traceback (most recent call last):
  File "/home/runner/work/python-build-standalone/python-build-standalone/cpython-unix/build.py", line 1314, in <module>
    sys.exit(main())
             ^^^^^^
  File "/home/runner/work/python-build-standalone/python-build-standalone/cpython-unix/build.py", line 1296, in main
    build_cpython(
  File "/home/runner/work/python-build-standalone/python-build-standalone/cpython-unix/build.py", line 763, in build_cpython
    setup = derive_setup_local(
            ^^^^^^^^^^^^^^^^^^^
  File "/home/runner/work/python-build-standalone/python-build-standalone/pythonbuild/cpython.py", line 419, in derive_setup_local
    raise Exception(
Exception: Setup enabled extensions missing YAML setup-enabled annotation: _datetime

@zanieb
Copy link
Member

zanieb commented Jul 22, 2025

See python/cpython#136943

@geofft
Copy link
Collaborator Author

geofft commented Jul 22, 2025

I'm working on this locally, I have a version of that commit that's Python-version-conditional. I'll push here once I'm confident it will make more progress :)

@geofft geofft force-pushed the python-3.14.0rc1 branch from 687f849 to f4c8dc8 Compare July 22, 2025 23:02
@geofft geofft requested a review from zanieb July 22, 2025 23:03
@geofft geofft marked this pull request as ready for review July 22, 2025 23:04
@zanieb
Copy link
Member

zanieb commented Jul 23, 2025

Thanks!

@geofft geofft merged commit 0ca55fe into astral-sh:main Jul 23, 2025
115 checks passed
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