afurm (Andrii Furmanets)
- Login: afurm
- Registered on: 12/27/2025
- Last sign in: 02/18/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
03/16/2026
-
01:47 AM Ruby Revision 64fcb596 (git): [ruby/rubygems] Remove outdated which command isolation workaround
- https://github.com/ruby/rubygems/commit/6d4f506390
-
01:47 AM Ruby Revision 62a1ada2 (git): [ruby/rubygems] Fix which command test isolation
- https://github.com/ruby/rubygems/commit/0420c70cbf
03/05/2026
-
09:04 AM Ruby Revision 65313432 (git): weakmap: return assigned value from #[]= and add regression test
03/04/2026
-
09:39 AM Ruby Revision d3b6bfe6 (git): [ruby/rubygems] Drop subprocess regression test for request proxy lookup
- https://github.com/ruby/rubygems/commit/fdae8c7698
-
09:39 AM Ruby Revision d920d399 (git): [ruby/rubygems] Fix Gem::Request proxy env lookup when required directly
- https://github.com/ruby/rubygems/commit/db8fd6becb
02/20/2026
-
11:12 AM Ruby Revision f3d52cb8 (git): [ruby/rubygems] Document concurrent_downloads in environment command
- https://github.com/ruby/rubygems/commit/927f1e3a0f
02/19/2026
-
10:17 PM Ruby Revision bb8881f3 (git): [ruby/rubygems] Honor concurrent_downloads from gemrc
- https://github.com/ruby/rubygems/commit/6a187a0a99
01/29/2026
-
02:05 AM Ruby Revision 0c30897d (git): [ruby/rubygems] Remove outdated TODO in RemoteFetcher
- https://github.com/ruby/rubygems/commit/cc81b8b228
01/16/2026
-
10:52 AM Ruby Revision f872901b (git): MatchData: Avoid large stack allocations in MatchData (GH-15872)
12/27/2025
-
11:46 AM Ruby Bug #21805: Wrong "key not found" in NoMatchingPatternKeyError when destructuring Data
- Thanks. The https://github.com/ruby/ruby/pull/15748 will fix the issue.