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
Accelerator
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
Type
/
to 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
112
Star
713
Code
Issues
16
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Don't extract suffix-shaped parenthesized/quoted content as nicknames
- #189
#189
Merged
derek73
merged 11 commits into
master
derek73/python-nameparser:master
from
worktree-suffix-in-parens
derek73/python-nameparser:worktree-suffix-in-parens
Copy head branch name to clipboard
Jul 1, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Don't extract suffix-shaped parenthesized/quoted content as nicknames
#189
derek73
merged 11 commits into
master
derek73/python-nameparser:master
from
worktree-suffix-in-parens
derek73/python-nameparser:worktree-suffix-in-parens
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
config: add SUFFIX_ACRONYMS_AMBIGUOUS, move (ret)/(vet) to SUFFIX_NOT_ACRONYMS
derek73
committed
135395b
View commit details
Copy full SHA for 135395b
Browse repository at this point
fix: don't extract suffix-shaped parenthesized/quoted content as nicknames (#111)
derek73
committed
8995b2b
View commit details
Copy full SHA for 8995b2b
Browse repository at this point
docs: add suffix-in-parens design spec and implementation plan (#111)
Show description for a7e04f5
derek73
committed
a7e04f5
View commit details
Copy full SHA for a7e04f5
Browse repository at this point
refine: clarify handle_match rationale, add quote-delimited suffix tests
Show description for 919b269
derek73
committed
919b269
View commit details
Copy full SHA for 919b269
Browse repository at this point
fix: restore missing comma between 'msc'/'mscmsm' suffix acronyms
Show description for 859d759
derek73
committed
859d759
View commit details
Copy full SHA for 859d759
Browse repository at this point
test: remove test_msc_and_mscmsm_suffix_acronyms
Show description for 7c91594
derek73
committed
7c91594
View commit details
Copy full SHA for 7c91594
Browse repository at this point
chore: untrack docs/superpowers planning docs
Show description for e3ffbc8
derek73
committed
e3ffbc8
View commit details
Copy full SHA for e3ffbc8
Browse repository at this point
refactor: move SUFFIX_ACRONYMS_AMBIGUOUS above the ~530-entry SUFFIX_ACRONYMS
Show description for 30d478b
derek73
committed
30d478b
View commit details
Copy full SHA for 30d478b
Browse repository at this point
fix: strip internal periods before suffix_acronyms check in parse_nicknames
Show description for c2efbd8
derek73
committed
c2efbd8
View commit details
Copy full SHA for c2efbd8
Browse repository at this point
docs: explain why ret/vet are bare (not parenthesized) in SUFFIX_NOT_ACRONYMS
Show description for 4e91b7a
derek73
committed
4e91b7a
View commit details
Copy full SHA for 4e91b7a
Browse repository at this point
fix: restore suffix_acronyms_ambiguous wiring lost in a git race
Show description for bf32594
derek73
committed
bf32594
View commit details
Copy full SHA for bf32594
Browse repository at this point
You can’t perform that action at this time.