Actions
Bug #21129
closedBackporting strscan fix in Ruby 3.2
Description
An strscan
version shipped with Ruby 3.2 (strscan
v3.0.5) has a bug. It was fixed long time ago in strscan
v3.0.7 (in https://github.com/ruby/strscan/pull/61) but reported recently again in https://github.com/ruby/strscan/issues/132.
Ruby 3.2 AFAIK is still normally supported. So does it make sense to have a new Ruby 3.2.x patch level release with strscan
v3.0.7?
Updated by k0kubun (Takashi Kokubun) 6 months ago
- Status changed from Open to Closed
- Backport changed from 3.1: UNKNOWN, 3.2: UNKNOWN, 3.3: UNKNOWN, 3.4: UNKNOWN to 3.1: UNKNOWN, 3.2: REQUIRED, 3.3: UNKNOWN, 3.4: UNKNOWN
Updated by hsbt (Hiroshi SHIBATA) 5 months ago
- Assignee set to hsbt (Hiroshi SHIBATA)
I'm working this at https://github.com/ruby/ruby/pull/12913
Updated by hsbt (Hiroshi SHIBATA) 5 months ago
- Backport changed from 3.1: UNKNOWN, 3.2: REQUIRED, 3.3: UNKNOWN, 3.4: UNKNOWN to 3.1: UNKNOWN, 3.2: DONE, 3.3: UNKNOWN, 3.4: UNKNOWN
Actions
Like0
Like0Like0Like0