arigato changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | mac OS and Fedora are not Windows
lauren has quit [Ping timeout: 252 seconds]
lauren has joined #pypy
_whitelogger has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
speeder39_ has joined #pypy
jcea has quit [Quit: jcea]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
dddddd has quit [Remote host closed the connection]
speeder39_ has quit [Quit: Connection closed for inactivity]
_whitelogger has joined #pypy
_whitelogger has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
_whitelogger has joined #pypy
dddddd has joined #pypy
tsaka__ has joined #pypy
tsaka__ has quit [Ping timeout: 264 seconds]
froztbyte has quit [Quit: Lost terminal]
<RemoteFox> is there any process for the pull requests?
<RemoteFox> I mean I've sent https://bitbucket.org/pypy/pypy/pull-requests/649/rfile-added-property-closed-to-mirror/diff and there was no reaction whatsoever
<arigato> RemoteFox sorry that was an oversight
<arigato> It's a minor change that makes sense so it should be accepted, will do so
<RemoteFox> oh, thanks
jcea has joined #pypy
Taggnostr has quit [Remote host closed the connection]
Taggnostr has joined #pypy
moei has joined #pypy
<arigato> RemoteFox: can I still pester you to add a test? it goes to rpython/rlib/test/test_rfile.py in class TestFile, with self.interpret(), to make sure that there are no translation errors (unlikely, but we make very little use of properties in general so better to test that one)
<arigato> it's fine to insert it into an existing test, too, like test_with_statement(): "assert not f.closed" and "assert f.closed" before and after the with statement, for example
<arigato> (...before and after the end of the with statement)
<RemoteFox> arigato: sure, I'll add a test
<RemoteFox> I've tried translation errors on my own interpreter, but I agree that it is always better to add automated test
ericg97477 has joined #pypy
altendky has joined #pypy
energizer has joined #pypy
<energizer> what are the characteristics of the benchmarks that have the largest speedups in this picture? https://1.bp.blogspot.com/-zC5JsKK5msM/XTmxQdJawEI/AAAAAAAAJgY/mDR_IbpJOAEImVSkGtVb2V5snEtqZcdnQCLcBGAs/s1600/2019-07-arm64-speedups.png
ericg97477 has quit [Remote host closed the connection]
moei has quit [Quit: Leaving...]
asmeurer_ has joined #pypy
asmeurer_ has quit [Quit: asmeurer_]
froztbyte has joined #pypy