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

Update reporter implementations to use &mut Write instead of buffering strings #161

Open
zanieb opened this issue Nov 30, 2023 · 0 comments

Comments

@zanieb
Copy link
Member

zanieb commented Nov 30, 2023

As discussed in #158 (comment) and astral-sh#10 (comment), using a writer is probably cleaner and more performant than buffering formatted strings.

@Eh2406 Eh2406 added this to the v0.5 error reporting milestone Mar 20, 2024
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

No branches or pull requests

2 participants