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 }}
derek73
/
python-nameparser
Public
Notifications
You must be signed in to change notification settings
Fork
115
Star
715
Code
Issues
17
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat: add suffix_delimiter for parsing suffixes separated by arbitrary delimiters (#156)
- #172
#172
Merged
derek73
merged 10 commits into
master
derek73/python-nameparser:master
from
fix/issue-156-suffix-delimiter
derek73/python-nameparser:fix/issue-156-suffix-delimiter
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: add suffix_delimiter for parsing suffixes separated by arbitrary delimiters (#156)
#172
derek73
merged 10 commits into
master
derek73/python-nameparser:master
from
fix/issue-156-suffix-delimiter
derek73/python-nameparser:fix/issue-156-suffix-delimiter
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
docs: add design spec for suffix_delimiter feature (issue #156)
Show description for c6a66b6
derek73
and
claude
committed
c6a66b6
View commit details
Copy full SHA for c6a66b6
Browse repository at this point
docs: add implementation plan for suffix_delimiter feature
Show description for b0b4193
derek73
and
claude
committed
b0b4193
View commit details
Copy full SHA for b0b4193
Browse repository at this point
feat: add suffix_delimiter to Constants (default None)
Show description for 4ca5a49
derek73
and
claude
committed
4ca5a49
View commit details
Copy full SHA for 4ca5a49
Browse repository at this point
feat: wire suffix_delimiter kwarg into HumanName.__init__
derek73
committed
70a14a6
View commit details
Copy full SHA for 70a14a6
Browse repository at this point
feat: expand parts on suffix_delimiter after comma split in parse()
Show description for 5528813
derek73
and
claude
committed
5528813
View commit details
Copy full SHA for 5528813
Browse repository at this point
test: add CONSTANTS-level and known-limitation tests for suffix_delimiter
derek73
committed
10e5836
View commit details
Copy full SHA for 10e5836
Browse repository at this point
docs: note inverted-format limitation in suffix_delimiter docstring; clarify known-limitation test
Show description for f5f5d78
derek73
and
claude
committed
f5f5d78
View commit details
Copy full SHA for f5f5d78
Browse repository at this point
chore: remove planning docs for suffix_delimiter feature
Show description for 49090a9
derek73
and
claude
committed
49090a9
View commit details
Copy full SHA for 49090a9
Browse repository at this point
docs: add suffix_delimiter to customize.rst and release_log.rst
Show description for b2d9a9f
derek73
and
claude
committed
b2d9a9f
View commit details
Copy full SHA for b2d9a9f
Browse repository at this point
fix: address PR review feedback on suffix_delimiter
Show description for 89a88a6
derek73
and
claude
committed
89a88a6
View commit details
Copy full SHA for 89a88a6
Browse repository at this point
You can’t perform that action at this time.