Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
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
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
interpreter-core(Objects, Python, Grammar, and Parser dirs)
type-featureA feature request or enhancement
bpo-45582: Port getpath[p].c to Python #29041
bpo-45582: Fix out-of-tree build issues with new getpath (GH-29902) #29902
bpo-45582: Add conditions to isdir/isfile/isxfile in getpath.c #29906
bpo-45582 Fix prototype of _Py_Get_Getpath_CodeObject. #29907
bpo-45582: Fix signature of _Py_Get_Getpath_CodeObject (GH-29921) #29921
bpo-45582: Fix getpath_isxfile() and test_embed on Windows #29930
bpo-45582: Change the folder location of PGO-instrumented builds on Windows #29941
bpo-45582: framework build: modPath must not be const (GH-29944) #29944
bpo-45582: Ensure PYTHONHOME still overrides detected build prefixes #29948
bpo-45582: Fix framework path and bootstrap build #29954
bpo-45582: Write empty pybuilddir.txt on Windows to allow relocatable build directories #29979
bpo-45582: Fix test_embed failure during a PGO build on Windows #30014
bpo-45582: Don't fail if ENV_PATH is None in getpath.py (GH-31699) #31699
gh-89745: Remove commented code in getpath.c #108307