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
_whitelogger has joined #pypy
jcea has joined #pypy
agronholm has quit [Ping timeout: 248 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
xcm has quit [Read error: Connection reset by peer]
dansan_ has joined #pypy
dansan has quit [Ping timeout: 248 seconds]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
lritter has quit [Quit: Leaving]
jcea has quit [Remote host closed the connection]
andi- has quit [Remote host closed the connection]
andi- has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
dddddd has quit [Remote host closed the connection]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
speeder39_ has quit [Quit: Connection closed for inactivity]
agronholm has joined #pypy
andi- has quit [Remote host closed the connection]
andi- has joined #pypy
jacob22_ has joined #pypy
jacob22 has quit [Read error: Connection reset by peer]
kiwi_58 has joined #pypy
dansan_ is now known as dansan
dansan_ has joined #pypy
dansan has quit [Ping timeout: 244 seconds]
dansan_ is now known as dansan
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
_whitelogger has joined #pypy
dddddd has joined #pypy
<kenaan> arigo default 6e42888fc78a /lib-python/2.7/subprocess.py: Issue #3050 subprocess: accept arguments that are not directly subscriptable (like iterators)
<kenaan> arigo default 6b6a9bdd8658 /pypy/module/__builtin__/test/: merge heads
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<kenaan> arigo sandbox-2 7658f5db8ad6 /: A branch to revive sandboxing for Anvil, with a new idea that should move to burden of keeping it up-to-date out ...
Rhy0lite has joined #pypy
marky1991 has quit [Ping timeout: 272 seconds]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<fijal> do we want arm64 pypy buildslave?
<arigato> up to you I guess, but it's certainly not a bad thing
<fijal> yeah
kiwi_58 has quit [Remote host closed the connection]
antocuni has joined #pypy
<kenaan> arigo sandbox-2 2b1d31cf3e3e /rpython/: Remove support for the outdated register_external(sandboxsafe=False)
<kenaan> arigo sandbox-2 e1fde97711a7 /rpython/: Remove support for register_replacement_for(sandboxed_name=...)
lritter has joined #pypy
jcea has joined #pypy
<arigato> ah ah argh, playing around with sandboxing arbitrary functions
<arigato> an external function call f() is replaced with some calls to rpy_sandbox_arg...()
<arigato> but I was surprised that the C code compiles, even though I have never implemented rpy_sandbox_arg...()
<arigato> it turns out that rpy_sandbox_arg...() is an external function call, so it's replaced by... some more calls to rpy_sandbox_arg...()
<arigato> we get perfectly valid C code that throws itself into an infinite recursion
<antocuni> :)
<kenaan> rlamy __debug__-optimize e3c0c0d858a7 /pypy/module/__builtin__/test/apptest_compile.py: update test to match lib-python
<kenaan> rlamy __debug__-optimize 25c246923b60 /pypy/interpreter/astcompiler/: add space and compile_info parameters to as_constant()
marky1991 has quit [Ping timeout: 245 seconds]
antocuni has quit [Ping timeout: 258 seconds]
jcea has quit [Quit: jcea]
marky1991 has joined #pypy
jcea has joined #pypy
<kenaan> arigo sandbox-2 f2a2ec0e2a42 /: in-progress: implementing another approach for sandboxing
<kenaan> rlamy __debug__-optimize 2c5d479229ac /pypy/interpreter/astcompiler/optimize.py: remove dead code
<kenaan> rlamy __debug__-optimize e6ebcd68aa27 /pypy/interpreter/astcompiler/optimize.py: fix Ellipsis.as_constant()
<kenaan> rlamy __debug__-optimize d2c9896c2574 /pypy/interpreter/astcompiler/optimize.py: 'True', 'False' and 'None' are proper keywords now, not reserved names
<kenaan> rlamy __debug__-optimize b9c4efabfa18 /pypy/interpreter/astcompiler/optimize.py: Constant-fold __debug__ at compile time
tsaka__ has joined #pypy
marky1991 has quit [Ping timeout: 248 seconds]
BPL has joined #pypy
<ronan> hrm, I guess we never implemented the -O flags properly on pypy3
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
marky1991 has joined #pypy
Rhy0lite has quit [Quit: Leaving]
marky1991 has quit [Ping timeout: 268 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
<kenaan> rlamy __debug__-optimize 04f2e33aa9a7 /pypy/module/__builtin__/test/test_compile.py: remove obsolete comment
marky1991 has joined #pypy
dansan has quit [Ping timeout: 272 seconds]
dansan has joined #pypy
<kenaan> rlamy __debug__-optimize 5580f03f4baa /pypy/: Make handling of sys.flags.optimize closer to CPython and fix compile(..., optimize=-1)
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6354 [ronan: force build, __debug__-optimize]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7602 [ronan: force build, __debug__-optimize]
marky1991 has quit [Ping timeout: 258 seconds]
marky1991 has joined #pypy
marky1991 has quit [Ping timeout: 258 seconds]
xcm has quit [Ping timeout: 245 seconds]
xcm has joined #pypy
jcea has quit [Ping timeout: 264 seconds]
dansan_ has joined #pypy
dansan has quit [Ping timeout: 248 seconds]
jcea has joined #pypy
dansan_ has quit [Ping timeout: 272 seconds]
dansan_ has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6354 [ronan: force build, __debug__-optimize]
agronholm has quit [Ping timeout: 248 seconds]