mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
30fdee65d9
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. I'm not sure if the untaint calls in deduplicate are still needed after the removal of tainting in the parser. If they are not needed, they should be removed. https://github.com/ruby/psych/commit/73c1a2b4e0 |
||
---|---|---|
.. | ||
handlers | ||
json | ||
nodes | ||
visitors | ||
class_loader.rb | ||
coder.rb | ||
core_ext.rb | ||
exception.rb | ||
handler.rb | ||
nodes.rb | ||
omap.rb | ||
parser.rb | ||
scalar_scanner.rb | ||
set.rb | ||
stream.rb | ||
streaming.rb | ||
syntax_error.rb | ||
tree_builder.rb | ||
versions.rb | ||
visitors.rb | ||
y.rb |