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
Move test sub-packages to Lib/test #54781
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
: Move Lib/tkinter/test/test_ttk/ to Lib/test/test_ttk/
Move Lib/tkinter/test/ to Lib/test/test_tkinter/
Add Lib/test/test_tkinter/__init__.py
python313Packages.tkinter: fix test selection for darwin, older python
python313Packages.tkinter: fix test selection for darwin, older python