Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dpath-maintainers
/
dpath-python
Public
Notifications
You must be signed in to change notification settings
Fork
92
Star
629
Code
Issues
18
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add ability to select path segments using Python re regexprs; follow on to PR#146
- #177
#177
Closed
AlainLich
wants to merge 16 commits into
dpath-maintainers:master
dpath-maintainers/dpath-python:master
from
AlainLich:AL-master4merge
AlainLich/dpath-python:AL-master4merge
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Add ability to select path segments using Python re regexprs; follow on to PR#146
#177
AlainLich
wants to merge 16 commits into
dpath-maintainers:master
dpath-maintainers/dpath-python:master
from
AlainLich:AL-master4merge
AlainLich/dpath-python:AL-master4merge
Copy head branch name to clipboard
Commits
Commits on Dec 9, 2022
Preparing for integration of PR
Show description for 2ba5326
AlainLich
committed
2ba5326
View commit details
Copy full SHA for 2ba5326
Browse repository at this point
Commits on Dec 12, 2022
After integration of regexp extention to paths
Show description for 0a9992d
AlainLich
committed
0a9992d
View commit details
Copy full SHA for 0a9992d
Browse repository at this point
Merge branch 'AL-PR-devel' into AL-master4merge
Show description for 7924d5f
AlainLich
committed
7924d5f
View commit details
Copy full SHA for 7924d5f
Browse repository at this point
After integration into with update of master on Dec 5, 2022
Show description for 23f491f
AlainLich
committed
23f491f
View commit details
Copy full SHA for 23f491f
Browse repository at this point
Modifications in python3Test.yml for current Python version and running action manually
AlainLich
committed
98cf08a
View commit details
Copy full SHA for 98cf08a
Browse repository at this point
Commits on Dec 13, 2022
Corrects issues found running Github Action test-python3, documentation enhancements
Show description for 18fc279
AlainLich
committed
18fc279
View commit details
Copy full SHA for 18fc279
Browse repository at this point
Correction in README.rst, bumped Pypy version in tox.ini
AlainLich
committed
1a36acc
View commit details
Copy full SHA for 1a36acc
Browse repository at this point
Commits on Dec 17, 2022
Merge branch 'master' into AL-master4merge
moomoohk
authored
afc04ec
View commit details
Copy full SHA for afc04ec
Browse repository at this point
Commits on Dec 19, 2022
Resolved Flake8 issues (in full module), added tool to help with sys.path for pypy
Show description for 932e9e6
AlainLich
committed
932e9e6
View commit details
Copy full SHA for 932e9e6
Browse repository at this point
Commits on Dec 20, 2022
Used yamllint on 2 action workflows, corrected errors
AlainLich
committed
e6a0d0d
View commit details
Copy full SHA for e6a0d0d
Browse repository at this point
Commits on Dec 21, 2022
Extends path search capabilities beyond handling re.regex by abstracting StringMatcher capability:
Show description for ded5d26
AlainLich
committed
ded5d26
View commit details
Copy full SHA for ded5d26
Browse repository at this point
Commits on Dec 22, 2022
Corrected tox.ini for testing, rapidfuzz is required for testing StringMatcher extension
AlainLich
committed
6b4cabd
View commit details
Copy full SHA for 6b4cabd
Browse repository at this point
Commits on Jan 11, 2023
Restrict PR to addifion of handling 're' regexp matches
Show description for e66a263
AlainLich
committed
e66a263
View commit details
Copy full SHA for e66a263
Browse repository at this point
Commits on Jan 12, 2023
Merge branch 'master' into AL-master4merge
moomoohk
authored
bc277ba
View commit details
Copy full SHA for bc277ba
Browse repository at this point
Remove whitespace (flake8)
moomoohk
authored
77a33c9
View commit details
Copy full SHA for 77a33c9
Browse repository at this point
Remove unused import (flake8)
moomoohk
authored
d0faa10
View commit details
Copy full SHA for d0faa10
Browse repository at this point
You can’t perform that action at this time.