bpo-24132: Direct sub-classing of pathlib.Path by kfollstad · Pull Request #26438 · python/cpython · GitHub

github.com

GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources

Tin mới

kfollstad:PathlibSimplePath

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

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

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

bpo-24132: Add stub SimplePath/FilePath classes to pathlib

bpo-24132: Replace hardcoded references where possible in pathlib

bpo-24132: Refactor PurePath methods into base class in pathlib

bpo-24132: Completed SimplePath in pathlib

bpo-24132: Partial implmentation of FilePath in pathlib

bpo-24132: Fix inconsistent organization of is_mount in pathlib

bpo-24132: Replace additional hardcoded references in pathlib

bpo-24132: Completed FilePath in pathlib

bpo-24123: Add SimplePosixPath and SimpleWindowsPath to pathlib

bpo-24132: Fix validity of inter-path comparison in pathlib

bpo-24132: Document FilePath and SimplePath family in pathlib

bpo-44136: remove pathlib._Flavour #26141

Direct sub-classing of pathlib.Path #68320