Tin mới
barneygale:gh-89812-add-lexicalpath
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
Rename _LexicalPath --> _BasePurePath
Document __bytes__ in PurePath docstring
Apply suggestions from code review
Revert "Document __bytes__ in PurePath docstring"
os.PathLike is missing __slots__ #104898
Revert "Subclass from os.PathLike"
GH-89812: Clean up pathlib tests. #104829
Drop methods from PurePath itself, as it cannot be instantiated.