Skip to content

No-op Object#untaint to suppress deprecation warning in Ruby 2.7#109

Merged
philr merged 1 commit intotzinfo:masterfrom
kamipo:untaint_ext
Dec 9, 2019
Merged

No-op Object#untaint to suppress deprecation warning in Ruby 2.7#109
philr merged 1 commit intotzinfo:masterfrom
kamipo:untaint_ext

Conversation

@kamipo
Copy link
Copy Markdown
Contributor

@kamipo kamipo commented Nov 24, 2019

The Ruby core team decided to deprecate the taint mechanism in Ruby 2.7
and will remove that in Ruby 3.

https://bugs.ruby-lang.org/issues/16131
ruby/ruby#2476

This is an alternative of #108.

The Ruby core team decided to deprecate the taint mechanism in Ruby 2.7
and will remove that in Ruby 3.

https://bugs.ruby-lang.org/issues/16131
ruby/ruby#2476

This is an alternative of tzinfo#108.
@philr philr merged commit 3348dae into tzinfo:master Dec 9, 2019
philr added a commit that referenced this pull request Dec 9, 2019
Add `using UntaintExt` to ruby_data_source.rb. A call to Object#untaint
was added in commit eaa31c0.
@kamipo kamipo deleted the untaint_ext branch December 10, 2019 01:19
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