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

str(identifier) should be just the value #827

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

dragon-dxw
Copy link
Collaborator

Summary of changes

Before:
image

Make str(identifier) be something that's printable in the website, rather than falling back to the repr

Copy link
Collaborator

@jacksonj04 jacksonj04 left a comment

Choose a reason for hiding this comment

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

Seems sensible enough to me. 🚢

@@ -251,8 +251,6 @@ def request_parse(
},
}

# breakpoint()
Copy link
Collaborator

Choose a reason for hiding this comment

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

Good delete! Wonder why ruff didn't catch this?

@jacksonj04 jacksonj04 added this pull request to the merge queue Jan 6, 2025
Merged via the queue into main with commit ae1d9e1 Jan 6, 2025
12 of 14 checks passed
@jacksonj04 jacksonj04 deleted the str-of-identifier branch January 6, 2025 14:50
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