Skip to content
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

Change String or Uri arguments to Uri #30

Open
natebosch opened this issue Nov 10, 2020 · 0 comments
Open

Change String or Uri arguments to Uri #30

natebosch opened this issue Nov 10, 2020 · 0 comments
Labels
next-breaking-release Issues that are worth doing but need to wait for a breaking version bump type-enhancement A request for a change that isn't a bug

Comments

@natebosch
Copy link
Member

Adding a static type makes the API easier to use correctly. The call site can easily inline the Uri.parse if necessary.

@natebosch natebosch added the next-breaking-release Issues that are worth doing but need to wait for a breaking version bump label Nov 10, 2020
@mit-mit mit-mit added the type-enhancement A request for a change that isn't a bug label Sep 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next-breaking-release Issues that are worth doing but need to wait for a breaking version bump type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants