Skip to content

Conversation

@koic
Copy link
Contributor

@koic koic commented Jun 4, 2020

Follow up to https://github.com/ruby/csv/pull/130/files#r434885191.

This PR fixes ArgumentError for CSV.open when processing invalid byte sequence in UTF-8.

Follow up to https://github.com/ruby/csv/pull/130/files#r434885191.

This PR fixes `ArgumentError` for `CSV.open` when processing
invalid byte sequence in UTF-8.
@kou
Copy link
Member

kou commented Jun 4, 2020

Thanks.

It seems that our benchmark doesn't show significant slow down:

Before: https://github.com/ruby/csv/runs/729090943?check_suite_focus=true
After: https://github.com/ruby/csv/pull/131/checks?check_run_id=736633688

(I want to compare benchmark results automatically...)

@kou kou merged commit a4b528c into ruby:master Jun 4, 2020
@koic koic deleted the fix_an_error_for_csv_open branch June 4, 2020 03:18
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