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 12 29 41

Like

Activity

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 (Open): 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 (Open): IO#read doesn't preserve buffer encoding if `maxlen = nil`
`IO#read(nil, buffer)` doesn't change buffer's encoding, but it does when `maxlen` parameter is specified:
```ruby...
andrykonchin (Andrew Konchin)

04/03/2024

11:50 AM Ruby master Misc #20407 (Open): Question about applying encoding modifier to an interpolated Regexp
I am wondering how Regexp encoding modifiers (u, s, e, n) interfere in encoding negotiation of parts/fragments in an ... andrykonchin (Andrew Konchin)

04/02/2024

05:19 PM Ruby master Misc #20406 (Open): Question about Regexp encoding negotiation
I am wondering what are the rules to calculate Regexp literal encoding in case an encoding modifier is specified.
...
andrykonchin (Andrew Konchin)
08:50 AM Ruby master Revision 1e5949bd (git): Update to ruby/spec@573cf97
andrykonchin (Andrew Konchin)

03/28/2024

02:48 PM Ruby master Revision 7055dcf9 (git): [ruby/prism] Improve description for InterpolatedStringNodeFlags
https://github.com/ruby/prism/commit/caa576d63f andrykonchin (Andrew Konchin)

03/27/2024

03:17 AM Ruby master Revision 8fa6c364 (git): [ruby/strscan] Omit tests for `#scan_byte` and `#peek_byte` on
TruffleRuby temporary
(https://github.com/ruby/strscan/pull/91)
The methods were added in #89 but they aren't implem...
andrykonchin (Andrew Konchin)

03/26/2024

01:49 PM Ruby master Revision e9152bc9 (git): [ruby/prism] Enable ParametersSignatureTest on TruffleRuby
https://github.com/ruby/prism/commit/c7a7af1eac andrykonchin (Andrew Konchin)

Also available in: Atom