summaryrefslogtreecommitdiff
path: root/spec/ruby/core/basicobject/instance_eval_spec.rb
diff options
context:
space:
mode:
authorJoshua Broughton <josh.broughton47@gmail.com>2024-04-05 10:25:45 -0600
committergit <svn-admin@ruby-lang.org>2024-04-05 16:25:52 +0000
commitf87e60f1f4fd9e48f78c9a544109b225b4b2bc20 (patch)
tree4fc34d7bfd525c0311b6984e2c1e355f04c04d35 /spec/ruby/core/basicobject/instance_eval_spec.rb
parentdbe8886f4d28d9e5a01d3667cd451a623c3c1ccc (diff)
[ruby/irb] Filter backtrace before format in handle_exception
(https://github.com/ruby/irb/pull/916) handle_exception now applies the filter_backtrace to exception backtraces prior to formatting the lines with Exception#full_message This fixes a bug in upstream projects, notably Rails, where the backtrace filtering logic expects the lines to be formatted as Exception#backtrace. https://github.com/ruby/irb/commit/805ee008f9 Co-authored-by: Hartley McGuire <skipkayhil@gmail.com>
Diffstat (limited to 'spec/ruby/core/basicobject/instance_eval_spec.rb')
0 files changed, 0 insertions, 0 deletions