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

refactor: replace URLType with Text #13899

Merged
merged 2 commits into from
Jun 9, 2023

Conversation

miketheman
Copy link
Member

The underlying datatype for URLType is Text and we don't use any of the functionality from the type at all.

Introduced in #9512

We don't need to carry the library any further.

The underlying datatype for URLType is `Text` and we don't use any of
the functionality from the type at all.

Introduced in pypi#9512

We don't need to carry the library any further.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman requested a review from a team as a code owner June 9, 2023 00:24
@miketheman miketheman changed the title refactor: replace URLType with primitives refactor: replace URLType with Text Jun 9, 2023
Copy link
Member

@ewdurbin ewdurbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼 once you fight the dependency gods

@di
Copy link
Member

di commented Jun 9, 2023

@miketheman I fought the dependency fight so you don't have to: #13861

@miketheman
Copy link
Member Author

@miketheman I fought the dependency fight so you don't have to: #13861

Thanks! I reviewed that PR

@miketheman miketheman merged commit 0f28a5b into pypi:main Jun 9, 2023
@miketheman miketheman deleted the miketheman/excise-sqalchemy-utils branch June 9, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants