Skip to content

Make Kernel#pp available by default#4914

Merged
enebo merged 1 commit intojruby:ruby-2.5from
nomadium:require-pp-in-kernel
Jan 10, 2018
Merged

Make Kernel#pp available by default#4914
enebo merged 1 commit intojruby:ruby-2.5from
nomadium:require-pp-in-kernel

Conversation

@nomadium
Copy link
Contributor

@nomadium nomadium commented Dec 28, 2017

Hi folks,

This is another feature targeting Ruby 2.5 [1]: Kernel#pp by default (feature #14123).

Note: the tests are copied from MRI.

Thanks for your review and feedback.

  1. Ruby 2.5 Support #4876

For more information, please see feature #14123.
@olleolleolle
Copy link
Member

@nomadium "Note: the tests are copied from MRI." Which tests are you referring to?

@nomadium
Copy link
Contributor Author

@olleolleolle It was a typo, sorry about that. I copy&pasted the body of another PR and forgot to remove the bit about the tests.

I scanned MRI source code to verify if they were testing this new feature, but I couldn't find any tests, although my search was not exhaustive. So, that's the reason why I didn't include test. If they are needed, just let me know.

@kares kares added the ruby 2.5 label Dec 29, 2017
@enebo enebo added this to the JRuby 9.3.0.0 milestone Jan 10, 2018
@enebo enebo merged commit 7c6f524 into jruby:ruby-2.5 Jan 10, 2018
@nomadium nomadium deleted the require-pp-in-kernel branch January 10, 2018 20:48
@enebo enebo modified the milestones: JRuby 9.3.0.0, JRuby 9.2.0.0 Apr 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants