glebpom (Gleb Pomykalov)
- Login: glebpom
- Registered on: 12/16/2023
- Last sign in: 12/16/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/16/2023
-
02:12 AM Ruby Bug #20068 (Closed): Strings equality doesn't imply hash equality
- It is well-known that the equality of two objects should lead to the equality of their' hashes (https://ruby-doc.org/3.2.2/Object.html#method-i-hash)
Empty strings, where one encoding is not ASCII-compatible (UTF-16 in the following e...