zverok (Victor Shepelev)
- Login: zverok
- Email: zverok.offline@gmail.com
- Registered on: 07/05/2009
- Last sign in: 12/15/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 20 | 20 |
| Reported issues | 19 | 110 | 129 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer | 01/17/2022 |
Activity
12/24/2025
-
02:21 AM Ruby Revision 9154d72a (git): Improve CGI.escape* docs
-
12:53 AM Ruby Revision 01d1cbbb (git): [DOC] Enhance Fiber::Scheduler docs (#15708)
12/23/2025
-
05:09 PM Ruby Revision d7d11090 (git): Describe base code layout rules (#15696)
- * Describe base code layout rules
* Enhance optional keyword explanation
* Change the logical operators description
12/20/2025
-
11:26 AM Ruby Revision a5703919 (git): Add clarifications about the Enumerator.size (#15615)
-
11:07 AM Ruby Revision ec4ca913 (git): Small documentation adjustments for new/updated features (#15634)
- * Document Range#to_set
* Update Thread#raise and Fiber#raise signatures and docs
* Add reference to String#strip to character_selectors.rdoc
* Update *nil docs when calling methods
* Enhance Array#find and #rfind docs
* Add a notic...
12/17/2025
-
07:56 PM Ruby Bug #21780: Change the default size of Enumerator.produce back to infinity
- And here are some docs adjustments: https://github.com/ruby/ruby/pull/15615
-
07:13 AM Ruby Bug #21780: Change the default size of Enumerator.produce back to infinity
- @knu, do you plan to work on the behavior adjustments, or should I do it? (I am totally OK with that, just don't want to duplicate effort)
-
07:12 AM Ruby Bug #21780: Change the default size of Enumerator.produce back to infinity
- > Why revert to a buggy state?
I don't believe "buggy" is a fair description. I believe that Ruby users are intelligent enough to understand the "theoretically infinite, but might break at some point if done intently." And I believe ... -
07:22 PM Ruby Revision ef3ac3e6 (git): Adjust Set documentation (#15547)