forked from daviddrysdale/python-phonenumbers
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fst 20221118 https://dialpad.atlassian.net/browse/DP-60739 #5
Open
hassan-dialpad
wants to merge
67
commits into
dev
Choose a base branch
from
fst-20221118
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Includes changes in resources/ up to and including upstream commit 41b0976dcf35: "[maven-release-plugin] prepare release v8.12.44"
Includes changes in resources/ up to and including upstream commit 0ea664e5e89d: "[maven-release-plugin] prepare release v8.12.45"
Includes changes in resources/ up to and including upstream commit 3b8e317bc7e7: "[maven-release-plugin] prepare release v8.12.46"
Includes changes in resources/ up to and including upstream commit e43c69d31a1d: "[maven-release-plugin] prepare release v8.12.47"
Add analogues of new upstream tests, with somewhat different behaviour because metadata loading is different.
Includes changes in resources/ up to and including upstream commit 4e7922d02168: "[maven-release-plugin] prepare release v8.12.48"
Includes changes in resources/ up to and including upstream commit 0815b3b99811: "[maven-release-plugin] prepare release v8.12.49"
Includes changes in resources/ up to and including upstream commit e1c6752b3585: "[maven-release-plugin] prepare release v8.12.50"
Includes changes in resources/ up to and including upstream commit 80683407f4cb: "[maven-release-plugin] prepare release v8.12.51"
Includes changes in resources/ up to and including upstream commit 011d35d28fe8: "[maven-release-plugin] prepare release v8.12.52"
Includes changes in resources/ up to and including upstream commit e6ecaf8566bd: "[maven-release-plugin] prepare release v8.12.54"
Includes changes in resources/ up to and including upstream commit 6e35ecd929cf: "[maven-release-plugin] prepare release v8.12.55"
Includes changes in resources/ up to and including upstream commit 222e5a8b3650: "[maven-release-plugin] prepare release v8.12.56"
Includes changes in resources/ up to and including upstream commit 4c8898be71d2: "[maven-release-plugin] prepare release v8.12.57"
Includes changes in resources/ up to and including upstream commit 185004cabd1b: "[maven-release-plugin] prepare release v8.13.0"
The clean target relies on the coverage tool being installed.
Summary: TEL-12621 - Unable dial new Poland Police prefix +48 47 731 4848 Test Plan: added Reviewers: jerin Differential Revision: https://phabricator.fspot.us/D14990
Summary: Picked these regex changes from the build branch of Google. https://github.com/google/libphonenumber/blob/bc215578007c2a985a37f20597a5067744dca6b9/javascript/i18n/phonenumbers/metadatalite.js The changes will take time to make it through the google release and the david's phone numbers lib. For the migration on Jan 31st we need to push this lib changes for the numbers to be edited and added on product Test Plan: NA Reviewers: nick, jerin Reviewed By: nick Differential Revision: https://phabricator.fspot.us/D15409
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please report changes to metadata to the upstream libphonenumber
project rather than here.
Do not send pull requests with changes in files under any of the following directories:
resources/
python/phonenumbers/data/
python/phonenumbers/carrierdata/
python/phonenumbers/shortdata/
python/phonenumbers/geodata/
python/phonenumbers/tzdata/
All of these directories hold code that is autogenerated from the metadata in the
resources/
directory, which is anexact copy of the equivalent directory in the
upstream project.