-
Notifications
You must be signed in to change notification settings - Fork 436
Open
Labels
Description
From #200 (comment):
it is possible for
Noneto be returned, but a lot of implementation code expects a value and doesn't check forNone
applies to
phonenumberutil.(example_number | invalid_example_number | example_number_for_type | example_number_for_non_geo_entity | region_code_for_number | ndd_prefix_for_region)and to a lesser extentre_util.fullmatch, as it is only ever used in a boolean context.