<GitHub61>
[rubinius] ahmadsherif opened pull request #3626: Protect self and CompiledCode from GC before handling arguments (master...fix/gc-when-using-keyword-args) https://git.io/v2AHA
GitHub61 has left #rubinius [#rubinius]
jemc has quit [Ping timeout: 244 seconds]
jemc has joined #rubinius
cremes has quit [Quit: cremes]
GitHub113 has joined #rubinius
<GitHub113>
[rubinius] ahmadsherif closed pull request #3626: Protect self and CompiledCode from GC before handling arguments (master...fix/gc-when-using-keyword-args) https://git.io/v2AHA
GitHub113 has left #rubinius [#rubinius]
cremes has joined #rubinius
houhoulis has quit [Remote host closed the connection]
GitHub63 has joined #rubinius
<GitHub63>
[rubinius] ahmadsherif pushed 1 new commit to master: https://git.io/v2xsn
<GitHub63>
rubinius/master 477db7c Ahmad Sherif: Use keyword args in IO::{read,write}_nonblock instead of hash handling