Skip to content

Add Pretty instance to Url #839

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

Merged
merged 1 commit into from
May 14, 2025
Merged

Add Pretty instance to Url #839

merged 1 commit into from
May 14, 2025

Conversation

palas
Copy link
Contributor

@palas palas commented May 13, 2025

Changelog

- description: |
    Added `Pretty` instance to `Url`.
  type:
  - compatible

Context

It is often necessary to print Urls and having a Pretty instance would make it more convenient. See this example.

How to trust this PR

It is a very small change. The most controversial part of it is probably that the instance is an orphan.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

@palas palas added this pull request to the merge queue May 14, 2025
Merged via the queue into master with commit 8504290 May 14, 2025
27 checks passed
@palas palas deleted the pretty-instance-for-url branch May 14, 2025 10:43
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.

2 participants