gh-102255: Improve build support on xbox by maxbachmann · Pull Request #102256 · python/cpython · GitHub

github.com

Tin mới

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Improve build support on xbox #102255

better support building on non desktop windows systems

add basic isabs implementation

fix static linking

View reviewed changes

View reviewed changes

use winsock2 on xbox

rename to MS_GAMES

add missing semicolon

View reviewed changes

remove windows console

do not read version from kernel32.dll

View reviewed changes

Update Modules/posixmodule.c

View reviewed changes

Update Python/fileutils.c

Update Include/internal/pycore_fileutils.h

View reviewed changes

Update Include/internal/pycore_fileutils.h

Update Python/fileutils.c

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Update Python/fileutils.c

extend sys module on windows #102536

dynamically import from api-ms-win-core-path-l1-1-0.dll

View reviewed changes

test_pickle are leaked on Windows #104702

gh-133537: only use console when available #133538

gh-133580: add missing exception in _sys_getwindowsversion_from_kernel32 #133574