Skip to content

[pull] master from ruby:master#1232

Merged
pull[bot] merged 4 commits into
turkdevops:masterfrom
ruby:master
Jul 21, 2026
Merged

[pull] master from ruby:master#1232
pull[bot] merged 4 commits into
turkdevops:masterfrom
ruby:master

Conversation

@pull

@pull pull Bot commented Jul 21, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

nobu and others added 4 commits July 21, 2026 15:57
Ensure arguments passed through `rb_ary_new_from_args` have type
`VALUE`, including when the statement-expression optimization is
unavailable.  This avoids undefined behavior in variadic calls.
Specifically, on macOS, while `SCM_CREDS` is defined, the definition
of `struct cmsgcred` is disabled.
IO#wait_writable is defined in core since Ruby 3.2, so this guard
never requires io/wait when running on the ruby built from this tree.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…edCA

The rescue list misses Errno::ECONNRESET, which ruby/ruby CI hits
during SSL_connect every few days, turning a whole test-all job red.
Treat connection resets and truncated responses like the other
transient network failures this test already pends on.

ruby/rubygems@d76587e0c9

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Jul 21, 2026
@pull pull Bot added the ⤵️ pull label Jul 21, 2026
@pull
pull Bot merged commit 812738f into turkdevops:master Jul 21, 2026
1 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants