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 }}
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
- #186
#186
Open
AlainLich
wants to merge 17 commits into
dpath-maintainers:master
dpath-maintainers/dpath-python:master
from
AlainLich:AL-PR-restructRQT
AlainLich/dpath-python:AL-PR-restructRQT
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Add ability to select path segments using Python re regexprs; follow on to PR#146 & #177
#186
AlainLich
wants to merge 17 commits into
dpath-maintainers:master
dpath-maintainers/dpath-python:master
from
AlainLich:AL-PR-restructRQT
AlainLich/dpath-python:AL-PR-restructRQT
Copy head branch name to clipboard
Commits
Commits on Apr 8, 2023
Adds support for re regular expressions in paths
Show description for b260955
AlainLich
committed
b260955
View commit details
Copy full SHA for b260955
Browse repository at this point
Commits on Apr 9, 2023
Add a workflow which is launched manually within selectable branch
Show description for 8a468c1
AlainLich
committed
8a468c1
View commit details
Copy full SHA for 8a468c1
Browse repository at this point
Corrected tests/test_various_exts.py pypy-3.7 incompat.
Show description for b5827d3
AlainLich
committed
b5827d3
View commit details
Copy full SHA for b5827d3
Browse repository at this point
Adds support for re regular expressions in paths
Show description for bccb6d0
AlainLich
committed
bccb6d0
View commit details
Copy full SHA for bccb6d0
Browse repository at this point
Commits on Apr 12, 2023
Corrected documentation
AlainLich
committed
bf42f9b
View commit details
Copy full SHA for bf42f9b
Browse repository at this point
Commits on Apr 15, 2023
Implemented changes suggested by maintainer
Show description for 9ae5925
AlainLich
committed
9ae5925
View commit details
Copy full SHA for 9ae5925
Browse repository at this point
Test correction, testability enhancements
Show description for 303eb09
AlainLich
committed
303eb09
View commit details
Copy full SHA for 303eb09
Browse repository at this point
Wording and minor changes
moomoohk
committed
3363da2
View commit details
Copy full SHA for 3363da2
Browse repository at this point
Integration of re.Pattern into existing types
moomoohk
committed
3b4eac6
View commit details
Copy full SHA for 3b4eac6
Browse repository at this point
Wording
moomoohk
committed
d6ba501
View commit details
Copy full SHA for d6ba501
Browse repository at this point
Isolation of regex handling code
moomoohk
committed
4d0324d
View commit details
Copy full SHA for 4d0324d
Browse repository at this point
Remove unsupported str functions
moomoohk
committed
659824f
View commit details
Copy full SHA for 659824f
Browse repository at this point
Commits on Apr 19, 2023
Rename feature flag and simplify envar code
moomoohk
committed
6d54bd9
View commit details
Copy full SHA for 6d54bd9
Browse repository at this point
Run tests with regex feature flag using workflow
moomoohk
committed
4c806d1
View commit details
Copy full SHA for 4c806d1
Browse repository at this point
Tests for regexp feature redone, files renamed.
Show description for 1b6143d
AlainLich
committed
1b6143d
View commit details
Copy full SHA for 1b6143d
Browse repository at this point
Removed unneeded workflow files. This adds a redone test_regexp.py.
AlainLich
committed
1cfa48e
View commit details
Copy full SHA for 1cfa48e
Browse repository at this point
Commits on May 21, 2023
Merge branch 'master' into AL-PR-restructRQT
moomoohk
authored
04e4598
View commit details
Copy full SHA for 04e4598
Browse repository at this point
You can’t perform that action at this time.