Skip to content

ENV.keys encoding on Windows was backported to 4.0 and 3.4 - #1398

Merged
eregon merged 1 commit into
ruby:masterfrom
larskanis:backport-20958
Sep 15, 2026
Merged

eregon merged 1 commit into
ruby:masterfrom
larskanis:backport-20958

Conversation

@larskanis

Copy link
Copy Markdown
Contributor

Comment thread core/env/each_key_spec.rb Outdated
# https://bugs.ruby-lang.org/issues/20958
platform_is :windows do
ruby_version_is ""..."4.1" do
ruby_version_is ""..."3.4" do

@eregon eregon Sep 15, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should use 3.4.11 so it works correctly until that's released.
And for 4.0 we can just update the version we test in CI, I'll do that: #1399

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(3.4.11 not 3.4.10 as 3.4.10 is out and doesn't have the fix according to timing)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eregon
eregon merged commit af6351a into ruby:master Sep 15, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants