General

Profile

zverok (Victor Shepelev)

Issues

open closed Total
Assigned issues 0 20 20
Reported issues 20 104 124

Projects

Project Roles Registered on
Ruby Committer 01/17/2022
Backport187 Committer 01/17/2022
Backport191 Committer 01/17/2022
Backport192 Committer 01/17/2022
Backport193 Committer 01/17/2022
Backport200 Committer 01/17/2022
Backport21 Committer 01/17/2022
Backport22 Committer 01/17/2022
Ruby 1.8 Committer 01/17/2022
Ruby master Committer 01/17/2022

Like

Activity

01/13/2025

03:18 PM Ruby master Feature #20953: Array#fetch_values vs #values_at protocols
> What's the expected behavior of:
For `..42` versions, I believe that `values_at` behavior gives enough affordanc...
zverok (Victor Shepelev)

01/12/2025

08:23 AM Ruby master Bug #21030: Bug: #step with Range<ActiveSupport::Duration> behavior broken on Ruby 3.4.1
Confirmed, looking into it. zverok (Victor Shepelev)
08:20 AM Ruby master Bug #21026: `def __FILE__.a; end` should be a syntax error
As far as I understand (though it is an intuitive understanding, not backed by looking into particular implementation... zverok (Victor Shepelev)

01/11/2025

07:49 PM Ruby master Bug #21026: `def __FILE__.a; end` should be a syntax error
> It already doesn't seem to actually do anything
This is a bunch of technicalities... But I don’t think it doesn’...
zverok (Victor Shepelev)

01/07/2025

02:44 PM Ruby master Bug #20978: Ractor[]/Thread[]/Fiber[] behavior difference
> Why would anyone want to use strings for this API, if it's going to be converted to Symbol internally anyway and so... zverok (Victor Shepelev)

12/24/2024

06:49 PM Ruby master Revision 58460b4d (git): [DOC] Adjust documentation related to backtraces (#12420)
zverok (Victor Shepelev)
03:38 PM Ruby master Bug #20980 (Closed): Range#size new TypeError vs semi-open ranges
Since #18984, `Range#size` throws `TypeError` if the `begin` is not iterable (doesn't respond to `#succ`). It produce... zverok (Victor Shepelev)

12/23/2024

06:19 AM Ruby master Bug #20965: `it` vs `binding.local_variables`
Interestingly, numbered block parameters do this:
```ruby
"foo".tap do
_1
"bar".tap do
p binding.local...
zverok (Victor Shepelev)

12/22/2024

05:00 PM Ruby master Bug #20978 (Closed): Ractor[]/Thread[]/Fiber[] behavior difference
`Ractor.[]` and `.[]=` support string and symbol keys (treating them by string value, and also accepting anything res... zverok (Victor Shepelev)
06:08 AM Ruby master Revision 3808d29e (git): Fix extra 'warning:' prefix for chilled Symbol#to_s
zverok (Victor Shepelev)

Also available in: Atom