TALlama (Seth Roby)
- Login: TALlama
- Registered on: 10/09/2025
- Last sign in: 10/09/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
10/09/2025
-
07:03 PM Ruby Feature #7845: Strip doesn't handle unicode space characters in ruby 1.9.2 & 1.9.3 (does in 1.9.1)
- matz (Yukihiro Matsumoto) wrote in #note-17:
> That indicates the need for something like (({str.strip(:ascii)})), or opposite (({str.strip(:utf8)}))
This issue has been dormant for many years, and Ruby has made a lot of changes to b...