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
https://github.com/python/cpython/blob/main/Include/Python-ast.h
(developer-workflow/grammar: line 40) broken https://github.com/python/cpython/blob/main/Include/Python-ast.h (developer-workflow/grammar: line 33) broken https://github.com/python/cpython/blob/main/Include/token.h (inte
https://github.com/python/cpython/blob/main/Include/token.h
(developer-workflow/grammar: line 40) broken https://github.com/python/cpython/blob/main/Include/Python-ast.h (developer-workflow/grammar: line 33) broken https://github.com/python/cpython/blob/main/Include/token.h (inte
https://github.com/python/cpython/blob/main/Include/code.h
(developer-workflow/grammar: line 40) broken https://github.com/python/cpython/blob/main/Include/Python-ast.h (developer-workflow/grammar: line 33) broken https://github.com/python/cpython/blob/main/Include/token.h (inte
https://github.com/python/cpython/blob/main/Python/peephole.c
(developer-workflow/grammar: line 40) broken https://github.com/python/cpython/blob/main/Include/Python-ast.h (developer-workflow/grammar: line 33) broken https://github.com/python/cpython/blob/main/Include/token.h (inte
bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers cpython#24933
gh-92651: Remove the Include/token.h header file cpython#92652
bpo-35134: Remove the Include/code.h header file cpython#32385
bpo-41323: Perform 'peephole' optimizations directly on the CFG. cpython#21517
Use :cpy-file: throughout the Devguide.
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Add a Sphinx role to link to GitHub files #961
Merge remote-tracking branch 'upstream/main' into use-cpy-file