zverok (Victor Shepelev)
- Login: zverok
- Email: zverok.offline@gmail.com
- Registered on: 07/05/2009
- Last connection: 07/26/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 16 | 17 |
Reported issues | 28 | 69 | 97 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 01/17/2022 |
Backport187 | Developer | 01/17/2022 |
Backport191 | Developer | 01/17/2022 |
Backport192 | Developer | 01/17/2022 |
Backport193 | Developer | 01/17/2022 |
Backport200 | Developer | 01/17/2022 |
Backport21 | Developer | 01/17/2022 |
Backport22 | Developer | 01/17/2022 |
Ruby 1.8 | Developer | 01/17/2022 |
Ruby master | Developer | 01/17/2022 |
Activity
06/18/2022
-
07:12 PM Ruby master Misc #18840 (Open): Top-level #using and other methods docs
- I was looking into some docs problems, and the question I have is that we don't have any place where `main`'s methods...
06/15/2022
-
04:21 PM Ruby master Feature #16495: Inconsistent quotes in error messages
- > the weird practice of putting three periods before and after a code block cited in a text
It is a cultural diffe... -
01:02 PM Ruby master Feature #16495: Inconsistent quotes in error messages
- @nobu Even where it works, it is not common knowledge of the way to hack around the **necessity** to post a singular ...
06/02/2022
-
04:56 PM Ruby master Feature #18815: instance_{eval,exec} vs Proc#>>
- @jeremyevans0 I don't think it is a "bug", but maybe a nice feature to have (composite procs being a bit smarter than...
-
12:58 PM Ruby master Feature #18815 (Open): instance_{eval,exec} vs Proc#>>
- ```ruby
measure = proc { p "self=#{self}"; size }
multiply = proc { '*' * _1 }
'test'.instance_eval(&measure)
#...
05/25/2022
-
06:45 AM Ruby master Feature #14602: Version of dig that raises error if a key is not present
- I fully agree with @duerst in #14602#note-24:
> maybe we can think it as a combination of `dig` with `fetch`. The...
05/11/2022
-
06:12 PM Ruby master Feature #14602: Version of dig that raises error if a key is not present
- Just a bit of "design space" analysis:
1. I think `dig!` is unusual for core Ruby. A lot of Rubyists are used that...
05/10/2022
-
06:16 PM Ruby master Feature #18690: Allow `Kernel#then` to take arguments
- As a (maybe useful) sidenote, if we'll try to think in "useful atomic constructs" instead of "making existing multi-p...
04/28/2022
-
07:53 PM Ruby master Bug #18760: Ractors vs "skynet" microbenchmark
- > this microbenchmark (which is rather silly if you ask me, because it's like the worst case overhead for concurrency...
-
08:52 AM Ruby master Bug #18760 (Open): Ractors vs "skynet" microbenchmark
- I recently stumbled upon [skynet](https://github.com/atemerev/skynet) concurrency microbenchmark and tried to adapt i...
Also available in: Atom