[ruby-cvs:78585] f9c0fe77c0 (master): [ruby/io-console] Use rb_thread_call_without_gvl instead of the deprecated function
"Nobuyoshi Nakada" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Nobuyoshi Nakada 2019-12-10 10:09:33 +0900 (Tue, 10 Dec 2019)
New Revision: f9c0fe77c0
https://github.com/ruby/ruby/commit/f9c0fe77c0
Log:
[ruby/io-console] Use rb_thread_call_without_gvl instead of the deprecated function
https://github.com/ruby/io-console/commit/21338ab287
Modified files:
ext/io/console/console.c