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 }}
morristech
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-phonenumbers
python
tests
geocodertest.py
on
dev
User selector
All users
All time
Commit history
Commits on Sep 22, 2017
Update test for new metadata
Show description for add935a
daviddrysdale
committed
add935a
View commit details
Copy full SHA for add935a
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Merge code changes from upstream 7.6.0
daviddrysdale
committed
d4681ef
View commit details
Copy full SHA for d4681ef
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
Merge code changes from upstream r701
daviddrysdale
committed
0a9a735
View commit details
Copy full SHA for 0a9a735
View code at this point
Browse repository at this point
Commits on May 10, 2014
PEP8 fixes
daviddrysdale
committed
59e72d8
View commit details
Copy full SHA for 59e72d8
View code at this point
Browse repository at this point
Commits on Nov 15, 2013
Improve test coverage
daviddrysdale
committed
a5281c7
View commit details
Copy full SHA for a5281c7
View code at this point
Browse repository at this point
Sort missing exports
daviddrysdale
committed
a950af3
View commit details
Copy full SHA for a950af3
View code at this point
Browse repository at this point
Commits on Oct 6, 2013
Merge branch 'dev' into python3
Show description for ede7a14
daviddrysdale
committed
ede7a14
View commit details
Copy full SHA for ede7a14
View code at this point
Browse repository at this point
Implement carrier mapping, analogous to upstream r615
daviddrysdale
committed
298c8f3
View commit details
Copy full SHA for 298c8f3
View code at this point
Browse repository at this point
Don't export geocoder functions at top-level.
Show description for 2039ab9
daviddrysdale
committed
2039ab9
View commit details
Copy full SHA for 2039ab9
View code at this point
Browse repository at this point
Make area_description_for_number generic.
Show description for 792f3a3
daviddrysdale
committed
792f3a3
View commit details
Copy full SHA for 792f3a3
View code at this point
Browse repository at this point
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 changes from upstream r610
Show description for b813f6e
daviddrysdale
committed
b813f6e
View commit details
Copy full SHA for b813f6e
View code at this point
Browse repository at this point
Commits on Aug 16, 2013
Merge branch 'dev' into python3
Show description for d806dc0
daviddrysdale
committed
d806dc0
View commit details
Copy full SHA for d806dc0
View code at this point
Browse repository at this point
Add LOCALE_NORMALIZATION_MAP for locale equivalences
daviddrysdale
committed
2ea483b
View commit details
Copy full SHA for 2ea483b
View code at this point
Browse repository at this point
Make area_description_for_number internal.
Show description for c265fd4
daviddrysdale
committed
c265fd4
View commit details
Copy full SHA for c265fd4
View code at this point
Browse repository at this point
Commits on Feb 25, 2013
Merge branch 'dev' into python3
Show description for 594d187
daviddrysdale
committed
594d187
View commit details
Copy full SHA for 594d187
View code at this point
Browse repository at this point
Commits on Feb 17, 2013
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
Commits on Jan 21, 2012
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
Use FrozenPhoneNumber in geocoder tests
daviddrysdale
committed
440eb1e
View commit details
Copy full SHA for 440eb1e
View code at this point
Browse repository at this point
Merge upstream r419
daviddrysdale
committed
6c4155f
View commit details
Copy full SHA for 6c4155f
View code at this point
Browse repository at this point
Commits on Nov 27, 2011
Update test code to use u()/prnt()/to_long() for Py2/3k single-source compatibility
daviddrysdale
committed
b923df3
View commit details
Copy full SHA for b923df3
View code at this point
Browse repository at this point
Commits on Nov 25, 2011
Add unit tests to restore 100% coverage
daviddrysdale
committed
369bc47
View commit details
Copy full SHA for 369bc47
View code at this point
Browse repository at this point
Commits on Nov 24, 2011
Merge upstream changes from r396
daviddrysdale
committed
f337952
View commit details
Copy full SHA for f337952
View code at this point
Browse repository at this point
Merge upstream changes from r395
daviddrysdale
committed
be5b87e
View commit details
Copy full SHA for be5b87e
View code at this point
Browse repository at this point
Commits on Oct 25, 2011
Change test.assertEquals to test.assertEqual
Show description for c5688b8
daviddrysdale
committed
c5688b8
View commit details
Copy full SHA for c5688b8
View code at this point
Browse repository at this point
Try to sort out relative imports to make 2to3 work better
daviddrysdale
committed
2fecd51
View commit details
Copy full SHA for 2fecd51
View code at this point
Browse repository at this point
Commits on Oct 24, 2011
Pull pathfix for tests up into __init__.py
daviddrysdale
committed
27cb8c8
View commit details
Copy full SHA for 27cb8c8
View code at this point
Browse repository at this point
Commits on Oct 20, 2011
Update copyright statement in test code to match upstream code
daviddrysdale
committed
b15ed9d
View commit details
Copy full SHA for b15ed9d
View code at this point
Browse repository at this point
Commits on Oct 7, 2011
Fallback to English in geocoding for non-CJK languages; from upstream r362
daviddrysdale
committed
f087e84
View commit details
Copy full SHA for f087e84
View code at this point
Browse repository at this point
Commits on Sep 14, 2011
Merge upstream code change from r353
daviddrysdale
committed
8964b75
View commit details
Copy full SHA for 8964b75
View code at this point
Browse repository at this point
Commits on Aug 12, 2011
Merge updates from up to upstream r325
daviddrysdale
committed
eeb1e34
View commit details
Copy full SHA for eeb1e34
View code at this point
Browse repository at this point
Commits on Aug 11, 2011
First pass at merging upstream r314
Show description for 634405d
daviddrysdale
committed
634405d
View commit details
Copy full SHA for 634405d
View code at this point
Browse repository at this point
Commits on Jul 10, 2011
More unit tests for geocoder to restore 100% coverage
daviddrysdale
committed
d58125f
View commit details
Copy full SHA for d58125f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.