General

Profile

andrykonchin (Andrew Konchin)

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

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 10 31 41

Like

Activity

06/25/2024

08:15 PM Ruby master Revision a47c152a (git): [ruby/prism] Fix documentation comment in generated with templates files
Fix warning
```
/******************************************************************************/
^
warning: [dangling...
andrykonchin (Andrew Konchin)

06/10/2024

02:00 PM Ruby master Revision 3ebab4b6 (git): Update to ruby/spec@517f06f
andrykonchin (Andrew Konchin)
02:00 PM Ruby master Revision 3cc9a126 (git): Fix CI when YJIT is enabled
andrykonchin (Andrew Konchin)

06/03/2024

10:30 AM Ruby master Misc #20435: DevMeeting-2024-06-06
* [Misc #20407] Question about applying encoding modifier to an interpolated Regexp (andrykonchin)
* The documentat...
andrykonchin (Andrew Konchin)

05/19/2024

03:08 AM Ruby master Revision ad636033 (git): Update to ruby/spec@6b04c1d
andrykonchin (Andrew Konchin)

05/14/2024

06:43 AM Ruby master Revision b60f0944 (git): Fix TestPatternMatching#test_deconstruct_keys test
Before the change `C.keys` returned keys captured in some previous test case that by chance captured `nil` value what... andrykonchin (Andrew Konchin)

04/19/2024

03:28 PM Ruby master Misc #20436: DevMeeting at RubyKaigi 2024
* [Misc #20406] Question about Regexp encoding negotiation (andrykonchin)
* It isn't clear enough how a Regexp enco...
andrykonchin (Andrew Konchin)

04/11/2024

03:57 PM Ruby master Bug #20421 (Closed): String#index and String#byteindex don't clear `$~` when offset > size (or bytesize)
When String#index and String#byteindex are called with Regexp and offset they clear `$~` (that contains result of the... andrykonchin (Andrew Konchin)

04/09/2024

05:14 PM Ruby master Bug #20418 (Closed): `StringIO#read(..., buffer)` doesn't preserve buffer's encoding
IO#read (and similar methods `#read_nonblock`, `#readpartial`, `#sysread`) when called with a `buffer` argument prese... andrykonchin (Andrew Konchin)
12:18 PM Ruby master Bug #20416 (Closed): IO#read doesn't change buffer encoding unless `maxlen = nil`
`IO#read(nil, buffer)` doesn't change buffer's encoding, but it does when `maxlen` parameter is specified:
```ruby...
andrykonchin (Andrew Konchin)

Also available in: Atom