Improve build support on xbox #102255
Labels
build
The build process and cross-build
extension-modules
C modules in the Modules dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
OS-windows
type-feature
A feature request or enhancement
Feature or enhancement
Since there are probably more game studios using Python for their game scripting, it would be great to have better build support for CPython on the xbox. The xbox runs a windows, but does not provide all the APIs cpython is using under windows.
Linked PRs
GetVersionEx
instead ofGetVersionExW
#102583The text was updated successfully, but these errors were encountered: