- London, UK
- barneygale.co.uk
Block or Report
Block or report barneygale
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
171 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created 5 commits in 1 repository
Created a pull request in python/cpython that received 18 comments
GH-77609: Support following symlinks in pathlib.Path.glob()
Add a keyword-only follow_symlinks parameter to pathlib.Path.glob() and rglob().
When follow_symlinks is None (the default), these methods follow s…
+217
−101
•
18
comments
Opened 4 other pull requests in 1 repository
Reviewed 5 pull requests in 1 repository
python/cpython
5 pull requests
Created an issue in python/cpython that received 8 comments
ntpath.realpath() mishandles filenames that resemble drives
The realpath() docs say:
If strict is False, the path is resolved as far as possible and any remainder is appended without checking whether it exi…
8
comments





