Skip to content

Remove mathn guards and taint/untaint remains#1377

Merged
eregon merged 2 commits into
ruby:masterfrom
Earlopain:misc-cleanup
Jun 14, 2026
Merged

Remove mathn guards and taint/untaint remains#1377
eregon merged 2 commits into
ruby:masterfrom
Earlopain:misc-cleanup

Conversation

@Earlopain

Copy link
Copy Markdown
Contributor

Two things I noticed along the way

It's long gone from ruby itself
No longer serves any purpose
@Earlopain Earlopain changed the title Misc cleanup Remove mathn guards and taint/untaint remains Jun 13, 2026
@eregon

eregon commented Jun 14, 2026

Copy link
Copy Markdown
Member

mathn still exists as a gem but it seems to no longer cause core behavior to change, so indeed, good cleanup:
https://github.com/ruby/mathn#global-behavioral-changes

@eregon eregon merged commit d9111a3 into ruby:master Jun 14, 2026
14 checks passed
@Earlopain

Copy link
Copy Markdown
Contributor Author

mathn is gone completely (even without using bundler) so it shouldn't get loaded here either way

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