Merge faker.location.street() and faker.location.streetName() #2020
Labels
c: refactor
PR that affects the runtime behavior, but doesn't add new features or fixes bugs
deprecation
A deprecation was made in the PR
m: location
Something is referring to the location module
p: 1-normal
Nothing urgent
s: accepted
Accepted feature / Confirmed bug
Milestone
Clear and concise description of the problem
From just the method names, it is confusing what each method does.
It also causes issues when a locale does not have a street_name_pattern or street_name locale file.
Suggested solution
Merge both methods into one. (Not sure about the name yet)
Alternative
Additional context
Part of #1346
The text was updated successfully, but these errors were encountered: