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
- #146
#146
Closed
AlainLich
wants to merge 14 commits into
dpath-maintainers:master
dpath-maintainers/dpath-python:master
from
AlainLich:AL-addRegexp
AlainLich/dpath-python:AL-addRegexp
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Add ability to select path segments using Python
re
regexprs
#146
AlainLich
wants to merge 14 commits into
dpath-maintainers:master
dpath-maintainers/dpath-python:master
from
AlainLich:AL-addRegexp
AlainLich/dpath-python:AL-addRegexp
Copy head branch name to clipboard
Commits
Commits on Apr 20, 2021
Added ability to use regexp ('re') to specify path segments, tweaked tests in conformance with options.ALLOW_EMPTY_STRING_KEYS
Show description for df5ac0a
AlainLich
committed
df5ac0a
View commit details
Copy full SHA for df5ac0a
Browse repository at this point
Added support for Github's Actions (in .github/workflows)
Show description for f99f882
AlainLich
committed
f99f882
View commit details
Copy full SHA for f99f882
Browse repository at this point
Commits on Apr 21, 2021
Added test for re regexp feature, documentation.
Show description for 5f13e7d
AlainLich
committed
5f13e7d
View commit details
Copy full SHA for 5f13e7d
Browse repository at this point
Resolved a Python2.7 issue in dpath/segment.py; added some tests leading to diagnostics
Show description for 7d1a011
AlainLich
committed
7d1a011
View commit details
Copy full SHA for 7d1a011
Browse repository at this point
Commits on Apr 22, 2021
Correct YML error
AlainLich
committed
856afe4
View commit details
Copy full SHA for 856afe4
Browse repository at this point
Corrected YAML, now relying on yamllint
AlainLich
committed
801d5c7
View commit details
Copy full SHA for 801d5c7
Browse repository at this point
Well yaml is tricky
AlainLich
committed
b3ebbbf
View commit details
Copy full SHA for b3ebbbf
Browse repository at this point
Trying to better control test duration
AlainLich
committed
0d26277
View commit details
Copy full SHA for 0d26277
Browse repository at this point
Commits on May 20, 2021
Compatibility with requirement to enable regexp feature, test improvements
Show description for b0a7c5a
AlainLich
committed
b0a7c5a
View commit details
Copy full SHA for b0a7c5a
Browse repository at this point
Commits on May 21, 2021
Chased rare error in random test generated tests tests/test_segment.py, test generator
Show description for 2677126
AlainLich
committed
2677126
View commit details
Copy full SHA for 2677126
Browse repository at this point
Commits on May 23, 2021
Extended testing (random test generation) to check that enabling DPATH_ACCEPT_RE_REGEXP does not break
Show description for 1539f4c
AlainLich
committed
1539f4c
View commit details
Copy full SHA for 1539f4c
Browse repository at this point
Added Tox tests, (not successful attempt to improve/dispense with test discovery in nose2)
AlainLich
committed
c68fbdd
View commit details
Copy full SHA for c68fbdd
Browse repository at this point
Commits on Jun 1, 2021
Trial to sort out loading pypy in workflow action
AlainLich
committed
380e6c3
View commit details
Copy full SHA for 380e6c3
Browse repository at this point
Run Flake8; make several improvements, make workflow successful even if Flake still complains
AlainLich
committed
c29643e
View commit details
Copy full SHA for c29643e
Browse repository at this point
You can’t perform that action at this time.