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
expose API for writing perf map files #103295
Fix trampoline APIs on windows, return int instead of void* from the …
Return error codes instead of setting exceptions in PyUnstable_PerfMa…
Add a note that holding the GIL is not required for these APIs
Remove the init_state call since it is always NULL for the perf backend
simplify link to perf map docs from perf profiling
document return values, other doc tweaks
pass through init return value from write-entry
apparently :c:data:errno doesn't exist
use PyMem_Raw* instead of malloc/free
Merge branch 'main' into gsallam/main