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
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 }}
tyll
/
python-phonenumbers
Public
forked from
daviddrysdale/python-phonenumbers
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-phonenumbers
python
phonenumbers
phonemetadata.py
on
dev
User selector
All users
All time
Commit history
Commits on Sep 20, 2013
Merge branch 'dev' into python3
Show description for 77fd9df
daviddrysdale
committed
77fd9df
View commit details
Copy full SHA for 77fd9df
View code at this point
Browse repository at this point
Merge code and metadata changes from upstream r611
daviddrysdale
committed
a1c6208
View commit details
Copy full SHA for a1c6208
View code at this point
Browse repository at this point
Commits on Sep 3, 2013
Merge branch 'dev' into python3
Show description for af5a17f
daviddrysdale
committed
af5a17f
View commit details
Copy full SHA for af5a17f
View code at this point
Browse repository at this point
Merge code and metadata changes from upstream r603.
Show description for 9054bd2
daviddrysdale
committed
9054bd2
View commit details
Copy full SHA for 9054bd2
View code at this point
Browse repository at this point
Commits on Aug 10, 2013
Merge branch 'dev' into python3
Show description for 418bed5
daviddrysdale
committed
418bed5
View commit details
Copy full SHA for 418bed5
View code at this point
Browse repository at this point
Only include necessary parts of metadata
Show description for 29b6431
daviddrysdale
committed
29b6431
View commit details
Copy full SHA for 29b6431
View code at this point
Browse repository at this point
Commits on Jul 18, 2013
Merge branch 'dev' into python3
Show description for c58a79d
daviddrysdale
committed
c58a79d
View commit details
Copy full SHA for c58a79d
View code at this point
Browse repository at this point
Register short metadata with PhoneMetadata
daviddrysdale
committed
4c61c33
View commit details
Copy full SHA for 4c61c33
View code at this point
Browse repository at this point
Add short_code and standard_rate to PhoneMetadata
daviddrysdale
committed
0a34c5b
View commit details
Copy full SHA for 0a34c5b
View code at this point
Browse repository at this point
Commits on Jul 16, 2013
Merge branch 'dev' into python3
Show description for 1e00295
daviddrysdale
committed
1e00295
View commit details
Copy full SHA for 1e00295
View code at this point
Browse repository at this point
Found another MetaData -> Metadata change
daviddrysdale
committed
35e143b
View commit details
Copy full SHA for 35e143b
View code at this point
Browse repository at this point
Commits on Jul 13, 2013
Merge branch 'dev' into python3
Show description for 34e7955
daviddrysdale
committed
34e7955
View commit details
Copy full SHA for 34e7955
View code at this point
Browse repository at this point
Cope with missing country code in metadata.
Show description for 8fd6ed4
daviddrysdale
committed
8fd6ed4
View commit details
Copy full SHA for 8fd6ed4
View code at this point
Browse repository at this point
Commits on Feb 26, 2013
Merge branch 'lowmem' into lowmem3
Show description for ade1cfd
daviddrysdale
committed
ade1cfd
View commit details
Copy full SHA for ade1cfd
View code at this point
Browse repository at this point
Update comment to match code
daviddrysdale
committed
d51f947
View commit details
Copy full SHA for d51f947
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
Force expansion of contents rather than iterator.
Show description for 2001289
daviddrysdale
committed
2001289
View commit details
Copy full SHA for 2001289
View code at this point
Browse repository at this point
Force expansion of contents rather than iterator.
Show description for eaad4fd
daviddrysdale
committed
eaad4fd
View commit details
Copy full SHA for eaad4fd
View code at this point
Browse repository at this point
Merge branch 'lowmem' into lowmem3
Show description for 87565e1
daviddrysdale
committed
87565e1
View commit details
Copy full SHA for 87565e1
View code at this point
Browse repository at this point
Use dynamic __import__ rather than lots of generated import fns
daviddrysdale
committed
a0e87ae
View commit details
Copy full SHA for a0e87ae
View code at this point
Browse repository at this point
Commits on Feb 23, 2013
Safer to load before clearing loader.
Show description for e7a0350
daviddrysdale
committed
e7a0350
View commit details
Copy full SHA for e7a0350
View code at this point
Browse repository at this point
Add method to force immediate load of metadata
daviddrysdale
committed
9cc2949
View commit details
Copy full SHA for 9cc2949
View code at this point
Browse repository at this point
Underscore-prefix internal class variables.
daviddrysdale
committed
c7103c2
View commit details
Copy full SHA for c7103c2
View code at this point
Browse repository at this point
Confirm use of int for nongeo key type
daviddrysdale
committed
2c1e6ef
View commit details
Copy full SHA for 2c1e6ef
View code at this point
Browse repository at this point
Add on-demand loader mechanism for metadata
daviddrysdale
committed
f6943b9
View commit details
Copy full SHA for f6943b9
View code at this point
Browse repository at this point
Use accessors in metadata_for_region_or_calling_code
daviddrysdale
committed
56647c5
View commit details
Copy full SHA for 56647c5
View code at this point
Browse repository at this point
Add & use PhoneMetadata.metadata_for_nongeo_region accessor
daviddrysdale
committed
da2dad4
View commit details
Copy full SHA for da2dad4
View code at this point
Browse repository at this point
Add & use PhoneMetadata.metadata_for_region accessor
daviddrysdale
committed
f3e62af
View commit details
Copy full SHA for f3e62af
View code at this point
Browse repository at this point
Commits on Jun 27, 2012
Merge branch 'dev' into python3
Show description for a3529eb
daviddrysdale
committed
a3529eb
View commit details
Copy full SHA for a3529eb
View code at this point
Browse repository at this point
Commits on Jun 22, 2012
Merge code changes from upstream r468
daviddrysdale
committed
ad9a743
View commit details
Copy full SHA for ad9a743
View code at this point
Browse repository at this point
Commits on Feb 12, 2012
Merge branch 'dev' into python3
Show description for c64a9df
daviddrysdale
committed
c64a9df
View commit details
Copy full SHA for c64a9df
View code at this point
Browse repository at this point
Add mutating_method decorator
daviddrysdale
committed
bc6e367
View commit details
Copy full SHA for bc6e367
View code at this point
Browse repository at this point
Refactor into ImmutableMixin
daviddrysdale
committed
561ebe4
View commit details
Copy full SHA for 561ebe4
View code at this point
Browse repository at this point
Metadata should not be mutable
daviddrysdale
committed
0db02b3
View commit details
Copy full SHA for 0db02b3
View code at this point
Browse repository at this point
Commits on Jan 21, 2012
Convert new code to dual Py2/3 form
daviddrysdale
committed
04e764d
View commit details
Copy full SHA for 04e764d
View code at this point
Browse repository at this point
Merge branch 'dev' into python3
Show description for ca25fa2
daviddrysdale
committed
ca25fa2
View commit details
Copy full SHA for ca25fa2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.