Actions
Bug #12691
closed
Updated by nobu (Nobuyoshi Nakada) almost 9 years ago
- Status changed from Open to Closed
Applied in changeset r55985.
csv.rb: performance with very long quoted lines
- lib/csv.rb (CSV#shift): store partial quoted strings in an array
and join at last, to improve performance with very long quoted
lines. [ruby-core:76987] [Bug ]
Actions
Like0
Like0