1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/pathname
NARUSE, Yui 3cebc70953 merge revision(s) 9241211538: [Backport #17589]
Forward keyword arguments for Pathname#each_line [Bug #17589]

	---
	 ext/pathname/pathname.c        |  4 ++--
	 test/pathname/test_pathname.rb | 26 ++++++++++++++++++++++++++
	 2 files changed, 28 insertions(+), 2 deletions(-)
2021-02-02 17:50:36 +09:00
..
test_pathname.rb merge revision(s) 9241211538: [Backport #17589] 2021-02-02 17:50:36 +09:00
test_ractor.rb [pathname] Make Pathname Ractor safe (#3940) 2020-12-20 00:40:47 +09:00