General

Profile

andrykonchin (Andrew Konchin)

  • Login: andrykonchin
  • Registered on: 12/30/2017
  • Last sign in: 12/09/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 9 37 46

Like

Activity

12/15/2024

01:04 PM Ruby master Bug #20951: Confusing handling of timezone object's `#utc_to_local` results
Thank you!
I've spotted the difference in the examples above. In my example the `utc_to_local`'s argument is conve...
andrykonchin (Andrew Konchin)

12/13/2024

05:14 PM Ruby master Bug #20951 (Feedback): Confusing handling of timezone object's `#utc_to_local` results
I am looking into the timezone object feature (that is supported by various Time class methods) now and I am confused... andrykonchin (Andrew Konchin)

12/11/2024

01:10 PM Ruby master Misc #20944: Module#set_temporary_name(nil) doesn't remove completely effect of a previous assigning a temporary name
Could you please close this issue?
I have misread the code and an object on which `set_temporary_name` is called (ne...
andrykonchin (Andrew Konchin)
01:05 PM Ruby master Misc #20944 (Closed): Module#set_temporary_name(nil) doesn't remove completely effect of a previous assigning a temporary name
~~The method Module#set_temporary_name` was introduced in Ruby 3.3. I've noticed a surprising behaviour when a tempor... andrykonchin (Andrew Konchin)

12/10/2024

01:38 PM Ruby master Revision a90d8c33 (git): Update to ruby/mspec@c600b8f
andrykonchin (Andrew Konchin)
01:38 PM Ruby master Revision de5df203 (git): Update to ruby/spec@9f10222
andrykonchin (Andrew Konchin)
01:38 PM Ruby master Revision d5abcae4 (git): Fix formatting of spec/ruby/optional/capi/ext/hash_spec.c
andrykonchin (Andrew Konchin)
12:34 PM Ruby master Bug #20936: Enumerator's #size returned by Range#reverse_each raises an exception for beginningless Range
It works. Thank you! andrykonchin (Andrew Konchin)

12/09/2024

03:01 PM Ruby master Bug #20936 (Closed): Enumerator's #size returned by Range#reverse_each raises an exception for beginningless Range
`(..3).reverse_each.size` is supposed to return `Infinity` (at least it does so in Ruby 3.3). But in Ruby 3.4 preview... andrykonchin (Andrew Konchin)

10/07/2024

03:52 PM Ruby master Revision 8d359644 (git): [ruby/prism] Set contains_keywords flag for implicit gets($/, chomp: true) method call to handle -l CLI option
https://github.com/ruby/prism/commit/717e41c87d andrykonchin (Andrew Konchin)

Also available in: Atom