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
18
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
Actions: derek73/python-nameparser
Actions
All workflows
Workflows
CodeQL
CodeQL
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Test the Python package
Test the Python package
Upload Published Python Package
Upload Published Python Package
Show more workflows...
Management
Caches
Deployments
CodeQL
CodeQL
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
codeql.yml
will be ignored since log searching is not yet available
238 workflow runs
238 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Reframe shared CONSTANTS as an application-startup contract
CodeQL
#38:
Pull request
#283
opened by
derek73
1m 16s
docs/262-constants-contract-reframe
docs/262-constants-contract-reframe
1m 16s
View #283
View workflow file
Merge pull request #282 from derek73/feature/260-constants-copy-none-…
CodeQL
#37:
Commit
18c9b6a
pushed by
derek73
1m 24s
master
master
1m 24s
View workflow file
Add Constants.copy(); deprecate constants=None
CodeQL
#36:
Pull request
#282
synchronize by
derek73
1m 16s
feature/260-constants-copy-none-deprecation
feature/260-constants-copy-none-deprecation
1m 16s
View #282
View workflow file
Add Constants.copy(); deprecate constants=None
CodeQL
#35:
Pull request
#282
opened by
derek73
1m 9s
feature/260-constants-copy-none-deprecation
feature/260-constants-copy-none-deprecation
1m 9s
View #282
View workflow file
Merge pull request #281 from derek73/fix/265-arabic-comma
CodeQL
#34:
Commit
59fdabb
pushed by
derek73
1m 18s
master
master
1m 18s
View workflow file
Recognize Arabic and fullwidth CJK comma as name-part delimiters
CodeQL
#33:
Pull request
#281
synchronize by
derek73
1m 15s
fix/265-arabic-comma
fix/265-arabic-comma
1m 15s
View #281
View workflow file
Recognize Arabic and fullwidth CJK comma as name-part delimiters
CodeQL
#32:
Pull request
#281
synchronize by
derek73
1m 12s
fix/265-arabic-comma
fix/265-arabic-comma
1m 12s
View #281
View workflow file
Recognize Arabic and fullwidth CJK comma as name-part delimiters
CodeQL
#31:
Pull request
#281
opened by
derek73
1m 17s
fix/265-arabic-comma
fix/265-arabic-comma
1m 17s
View #281
View workflow file
Merge pull request #278 from derek73/release/v1.3.1
CodeQL
#30:
Commit
17d1946
pushed by
derek73
1m 15s
master
master
1m 15s
View workflow file
Release v1.3.1
CodeQL
#29:
Pull request
#278
opened by
derek73
58s
release/v1.3.1
release/v1.3.1
58s
View #278
View workflow file
Merge pull request #277 from derek73/fix/254-str-none-scrub
CodeQL
#28:
Commit
f09c2c6
pushed by
derek73
1m 16s
master
master
1m 16s
View workflow file
Fix str() scrubbing literal "None" from names when empty_attribute_default is None
CodeQL
#27:
Pull request
#277
opened by
derek73
1m 10s
fix/254-str-none-scrub
fix/254-str-none-scrub
1m 10s
View #277
View workflow file
Merge pull request #276 from apoorva-01/fix/issue-266-bidi-control-chars
CodeQL
#26:
Commit
770ed0a
pushed by
derek73
1m 20s
master
master
1m 20s
View workflow file
Strip invisible bidi control characters during preprocessing
CodeQL
#25:
Pull request
#276
opened by
apoorva-01
1m 22s
apoorva-01:fix/issue-266-bidi-control-chars
apoorva-01:fix/issue-266-bidi-control-chars
1m 22s
View #276
View workflow file
docs: describe the parser as vocabulary + positional layers in README
CodeQL
#24:
Commit
90b3c32
pushed by
derek73
1m 11s
master
master
1m 11s
View workflow file
docs: describe the parser as vocabulary + positional layers in README
CodeQL
#23:
Pull request
#275
opened by
derek73
1m 11s
docs/readme-how-it-works
docs/readme-how-it-works
1m 11s
View #275
View workflow file
Merge pull request #264 from derek73/docs/furo-theme
CodeQL
#22:
Commit
c9e9f1b
pushed by
derek73
1m 19s
master
master
1m 19s
View workflow file
Switch docs theme from alabaster to furo
CodeQL
#21:
Pull request
#264
synchronize by
derek73
1m 15s
docs/furo-theme
docs/furo-theme
1m 15s
View #264
View workflow file
Switch docs theme from alabaster to furo
CodeQL
#20:
Pull request
#264
opened by
derek73
1m 10s
docs/furo-theme
docs/furo-theme
1m 10s
View #264
View workflow file
Merge pull request #252 from derek73/release/v1.3.0
CodeQL
#19:
Commit
b7b728b
pushed by
derek73
1m 20s
master
master
1m 20s
View workflow file
Release 1.3.0
CodeQL
#18:
Pull request
#252
synchronize by
derek73
56s
release/v1.3.0
release/v1.3.0
56s
View #252
View workflow file
Merge pull request #253 from derek73/feature/2.0-deprecation-warnings
CodeQL
#17:
Commit
9b3dadf
pushed by
derek73
1m 16s
master
master
1m 16s
View workflow file
Add 2.0 deprecation warnings for bytes input and SetManager legacy surface
CodeQL
#16:
Pull request
#253
synchronize by
derek73
1m 5s
feature/2.0-deprecation-warnings
feature/2.0-deprecation-warnings
1m 5s
View #253
View workflow file
Add 2.0 deprecation warnings for bytes input and SetManager legacy surface
CodeQL
#15:
Pull request
#253
opened by
derek73
1m 9s
feature/2.0-deprecation-warnings
feature/2.0-deprecation-warnings
1m 9s
View #253
View workflow file
Release 1.3.0
CodeQL
#14:
Pull request
#252
opened by
derek73
1m 9s
release/v1.3.0
release/v1.3.0
1m 9s
View #252
View workflow file
Previous
1
2
…
6
7
8
9
10
Next
You can’t perform that action at this time.