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
714
Code
Issues
21
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
Add Turkic patronymic detection to patronymic_name_order
- #198
#198
Merged
derek73
merged 12 commits into
master
derek73/python-nameparser:master
from
feat/turkic-patronymics
derek73/python-nameparser:feat/turkic-patronymics
Copy head branch name to clipboard
Jul 3, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add Turkic patronymic detection to patronymic_name_order
#198
derek73
merged 12 commits into
master
derek73/python-nameparser:master
from
feat/turkic-patronymics
derek73/python-nameparser:feat/turkic-patronymics
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
refactor: rename is_patronymic to is_east_slavic_patronymic
Show description for d4a0c4b
derek73
committed
d4a0c4b
View commit details
Copy full SHA for d4a0c4b
Browse repository at this point
feat: detect and rotate reversed Turkic patronymic name order
Show description for 0f8d1f4
derek73
committed
0f8d1f4
View commit details
Copy full SHA for 0f8d1f4
Browse repository at this point
test: cover every Turkic patronymic marker orthography (#185)
derek73
committed
0e7fb32
View commit details
Copy full SHA for 0e7fb32
Browse repository at this point
test: guard cases for Turkic patronymic name order (#185)
derek73
committed
5b55e5b
View commit details
Copy full SHA for 5b55e5b
Browse repository at this point
test: Turkic patronymic name order is inert with the flag off (#185)
derek73
committed
52e9992
View commit details
Copy full SHA for 52e9992
Browse repository at this point
test: pin East-Slavic/Turkic patronymic handler independence (#185)
derek73
committed
b6c235a
View commit details
Copy full SHA for b6c235a
Browse repository at this point
docs: document Turkic patronymic name order support (#185)
derek73
committed
774487e
View commit details
Copy full SHA for 774487e
Browse repository at this point
docs: mention Turkic patronymic detection in patronymic_name_order docstring
Show description for 1a29c38
derek73
committed
1a29c38
View commit details
Copy full SHA for 1a29c38
Browse repository at this point
Commits on Jul 3, 2026
fix: add re.I to east_slavic_patronymic_cyrillic regex
Show description for 83615bc
derek73
committed
83615bc
View commit details
Copy full SHA for 83615bc
Browse repository at this point
test: pin whole-word matching for Turkic marker regex; docs: clarify guard asymmetry
Show description for 96e6186
derek73
committed
96e6186
View commit details
Copy full SHA for 96e6186
Browse repository at this point
refactor: rename handle_patronymic_name_order to handle_east_slavic_patronymic_name_order
Show description for 9a8a9e5
derek73
committed
9a8a9e5
View commit details
Copy full SHA for 9a8a9e5
Browse repository at this point
refactor: rename test_patronymic_order.py to test_east_slavic_patronymic_order.py
Show description for 418c15b
derek73
committed
418c15b
View commit details
Copy full SHA for 418c15b
Browse repository at this point
You can’t perform that action at this time.