KEMBAR78
Add additional includes for Python 3.13 by cdce8p · Pull Request #17506 · python/mypy · GitHub
Skip to content

Conversation

cdce8p
Copy link
Collaborator

@cdce8p cdce8p commented Jul 7, 2024

Define Py_BUILD_CORE required by internal/... header files. Include additional headers for moved private functions.

  /opt/hostedtoolcache/Python/3.13.0-beta.3/x64/include/python3.13/internal/pycore_frame.h:8:4: error: #error "this header requires Py_BUILD_CORE define" (diff)
      8 | #  error "this header requires Py_BUILD_CORE define" (diff)

@cdce8p cdce8p added the topic-mypyc mypyc bugs label Jul 7, 2024
@hauntsaninja hauntsaninja merged commit 4e3346e into python:master Jul 7, 2024
@cdce8p cdce8p deleted the fix-3.13-includes branch July 7, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic-mypyc mypyc bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants