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
Guard remaining config assignment paths against silent corruption
- #246
#246
Merged
derek73
merged 7 commits into
master
derek73/python-nameparser:master
from
fix/issue-241-239-242-244-config-guards
derek73/python-nameparser:fix/issue-241-239-242-244-config-guards
Copy head branch name to clipboard
Jul 6, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Guard remaining config assignment paths against silent corruption
#246
derek73
merged 7 commits into
master
derek73/python-nameparser:master
from
fix/issue-241-239-242-244-config-guards
derek73/python-nameparser:fix/issue-241-239-242-244-config-guards
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
Guard the five plain SetManager attributes against non-SetManager assignment
Show description for 4d06435
derek73
committed
4d06435
View commit details
Copy full SHA for 4d06435
Browse repository at this point
Make HumanName.C a property so post-construction assignment is validated
Show description for a42f71b
derek73
committed
a42f71b
View commit details
Copy full SHA for a42f71b
Browse repository at this point
Reject bare strings and 2-char string elements in TupleManager
Show description for 69bc98c
derek73
committed
69bc98c
View commit details
Copy full SHA for 69bc98c
Browse repository at this point
Normalize str values in SetManager.__contains__
Show description for 9da9645
derek73
committed
9da9645
View commit details
Copy full SHA for 9da9645
Browse repository at this point
Update release log and AGENTS.md for #241, #239, #242, #244
Show description for e830d3d
derek73
committed
e830d3d
View commit details
Copy full SHA for e830d3d
Browse repository at this point
Fix CI: type TupleManager.__init__ precisely instead of Any
Show description for b554820
derek73
committed
b554820
View commit details
Copy full SHA for b554820
Browse repository at this point
Simplify SetManager/TupleManager guards from cleanup review
Show description for c95462f
derek73
committed
c95462f
View commit details
Copy full SHA for c95462f
Browse repository at this point
You can’t perform that action at this time.