[ruby-cvs:78232] 17e8a6eff4 (master): [ruby/io-console] Remove taint support
"Jeremy Evans" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Jeremy Evans 2019-10-19 04:25:15 +0900 (Sat, 19 Oct 2019)
New Revision: 17e8a6eff4
https://github.com/ruby/ruby/commit/17e8a6eff4
Log:
[ruby/io-console] Remove taint support
Ruby 2.7 deprecates taint and it no longer has an effect.
The lack of taint support should not cause a problem in
previous Ruby versions.
Modified files:
ext/io/console/console.c