Tin mới
barneygale:gh-77609-glob-follow-symlinks
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
pathlib.Path.glob does not follow symlinks #77609
: Support following symlinks in
Always follow top-level symlink
Add parameter @case_sensitive to glob and rglob in pathlib #81079
Clarify docs for *follow_symlinks* argument
Fix handling of '..' in patterns.
Deprecate follow_symlinks=None
GH-77609: Support following symlinks in pathlib.Path.glob() #104176
Revert "Fix news" This reverts commit 6f7a83afac0abb94b703c8f5facbb7f9bff253d6.
Revert "Deprecate follow_symlinks=None"
GH-105793: Add follow_symlinks argument to pathlib.Path.is_dir() and is_file() #105794