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

Don't use #write_byte whenever writing ASCII characters to unknown IOs #11124

Merged
merged 8 commits into from
Sep 24, 2021

Conversation

HertzDevil
Copy link
Contributor

See #11009 (comment).

The only missing case I'm aware of is MIME::MediaType.decode_rfc2231.

@HertzDevil HertzDevil added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:text labels Aug 23, 2021
src/base64.cr Show resolved Hide resolved
Co-authored-by: Johannes Müller <straightshoota@gmail.com>
spec/std/base64_spec.cr Show resolved Hide resolved
spec/std/http/http_spec.cr Show resolved Hide resolved
Copy link
Member

@beta-ziliani beta-ziliani left a comment

Choose a reason for hiding this comment

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

Thanks!

@beta-ziliani beta-ziliani added this to the 1.2.0 milestone Sep 23, 2021
@straight-shoota straight-shoota merged commit 592470a into crystal-lang:master Sep 24, 2021
@HertzDevil HertzDevil deleted the bug/io-write-char branch September 25, 2021 02:53
@asterite asterite mentioned this pull request Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:text
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants