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 }}
drkjam
/
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
on
lowmem
User selector
All users
All time
Commit history
Commits on Feb 26, 2013
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
Regenerated metadata, using dynamic __import__
daviddrysdale
committed
5aab5fb
View commit details
Copy full SHA for 5aab5fb
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
Regenerated metadata masters, using on-demand loaders
daviddrysdale
committed
2eea1fa
View commit details
Copy full SHA for 2eea1fa
View code at this point
Browse repository at this point
Test metadata needs to replace loaders too
daviddrysdale
committed
4f976c7
View commit details
Copy full SHA for 4f976c7
View code at this point
Browse repository at this point
Move tests to use accessors
daviddrysdale
committed
948c91b
View commit details
Copy full SHA for 948c91b
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 Feb 20, 2013
Copy docstrings for wrapped geocoder functions
daviddrysdale
committed
60a45b4
View commit details
Copy full SHA for 60a45b4
View code at this point
Browse repository at this point
Commits on Feb 17, 2013
Do load-on-demand for geocoder entrypoints.
Show description for 78b57e1
daviddrysdale
committed
78b57e1
View commit details
Copy full SHA for 78b57e1
View code at this point
Browse repository at this point
Remove errant @@
daviddrysdale
committed
7ae8ba2
View commit details
Copy full SHA for 7ae8ba2
View code at this point
Browse repository at this point
Test all geocoder entrypoints directly
daviddrysdale
committed
1879181
View commit details
Copy full SHA for 1879181
View code at this point
Browse repository at this point
Use the package-level versions of geocoder functions
daviddrysdale
committed
ad2f9d5
View commit details
Copy full SHA for ad2f9d5
View code at this point
Browse repository at this point
Fix space position
daviddrysdale
committed
cbc2bf0
View commit details
Copy full SHA for cbc2bf0
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
Generated Python files for metadata
daviddrysdale
committed
b964a0c
View commit details
Copy full SHA for b964a0c
View code at this point
Browse repository at this point
Commits on Jan 28, 2013
Generated Python files for metadata
daviddrysdale
committed
7ea15e9
View commit details
Copy full SHA for 7ea15e9
View code at this point
Browse repository at this point
Commits on Jan 9, 2013
Prepare for 5.3 release
daviddrysdale
committed
273a4b8
View commit details
Copy full SHA for 273a4b8
View code at this point
Browse repository at this point
Merge code changes from upstream r550
daviddrysdale
committed
ba5f6b1
View commit details
Copy full SHA for ba5f6b1
View code at this point
Browse repository at this point
Generated Python files for metadata
daviddrysdale
committed
2a34a0e
View commit details
Copy full SHA for 2a34a0e
View code at this point
Browse repository at this point
Commits on Dec 6, 2012
Generated Python files for metadata
daviddrysdale
committed
b70784f
View commit details
Copy full SHA for b70784f
View code at this point
Browse repository at this point
Commits on Nov 27, 2012
Merge code changes from upstream r546
daviddrysdale
committed
89c49dd
View commit details
Copy full SHA for 89c49dd
View code at this point
Browse repository at this point
Generated Python files for metadata
daviddrysdale
committed
7dc60d3
View commit details
Copy full SHA for 7dc60d3
View code at this point
Browse repository at this point
Commits on Oct 12, 2012
Restore 100% coverage
daviddrysdale
committed
fc457e9
View commit details
Copy full SHA for fc457e9
View code at this point
Browse repository at this point
Rename variables called raw_input
Show description for f080e1f
daviddrysdale
committed
f080e1f
View commit details
Copy full SHA for f080e1f
View code at this point
Browse repository at this point
Merge code changes from upstream r532
daviddrysdale
committed
7583f39
View commit details
Copy full SHA for 7583f39
View code at this point
Browse repository at this point
Prep for 5.2 release
daviddrysdale
committed
51f13da
View commit details
Copy full SHA for 51f13da
View code at this point
Browse repository at this point
Generated Python files for metadata
daviddrysdale
committed
e12ae9e
View commit details
Copy full SHA for e12ae9e
View code at this point
Browse repository at this point
Commits on Sep 28, 2012
Updated local Java version
daviddrysdale
committed
1e0c9bc
View commit details
Copy full SHA for 1e0c9bc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.