- 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
499 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
python/cpython,
barneygale/pathlib-abc,
barneygale/pytest-vnc
and 14 other
repositories
Contribution activity
February 2024
Created 2 commits in 1 repository
Created a pull request in python/cpython that received 10 comments
GH-115060: Speed up pathlib.Path.glob() by removing redundant regex matching
When expanding and filtering paths for a ** wildcard segment, build an re.Pattern object from the subsequent pattern parts, rather than the entire …
+76
−28
lines changed
•
10
comments
Opened 2 other pull requests in 1 repository
python/cpython
1
merged
1
open
-
GH-106747: Make pathlib ABC globbing more consistent with
glob.glob()This contribution was made on Feb 6 -
GH-114847: Speed up
posixpath.realpath()This contribution was made on Feb 1
Reviewed 3 pull requests in 2 repositories
python/cpython
2 pull requests
-
GH-115060: Speed up
pathlib.Path.glob()by removing redundant regex matchingThis contribution was made on Feb 8 -
gh-115114: Add missing slash to file URI prefix
file:/This contribution was made on Feb 7
devopshq/artifactory
1 pull request
-
Add follow_symlinks argument to ArtifactoryPath.is_dir
This contribution was made on Feb 8
Created an issue in glenn20/mpremote-path that received 1 comment
FYI, pathlib-abc might be helpful
I recently published a PyPI package with some ABCs for building pathlib-Path-like objects: https://pypi.org/project/pathlib-abc/. You might find it…
1
comment
Opened 2 other issues in 1 repository
python/cpython
1
closed
1
open
-
Speed up
pathlib.Path.glob()by removing redundant regex matchingThis contribution was made on Feb 6 -
Speed up
posixpath.realpath()This contribution was made on Feb 1






