Skip to content

Fix handling of chomp with paragraph separator #29

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 30, 2022

Conversation

jeremyevans
Copy link
Contributor

Try to mirror IO behavior, where chomp takes out the entire paragraph
separators between entries, but does not chomp a single line separator
at the end of the string.

Partially Fixes [Bug #18768]

@jeremyevans jeremyevans requested a review from nobu May 26, 2022 22:16
Try to mirror IO behavior, where chomp takes out the entire paragraph
separators between entries, but does not chomp a single line separator
at the end of the string.

Partially Fixes [Bug #18768]
@jeremyevans jeremyevans force-pushed the each-paragraph-chomp-18768 branch from 2d63fea to bbe91d4 Compare May 30, 2022 04:06
@jeremyevans jeremyevans merged commit a83ddbb into ruby:master May 30, 2022
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