cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | the secret reason for us trying to get PyPy users: to test the JIT well enough that we're somewhat confident about it
<waldhar> well wasn't there a project for static pypy?
<waldhar> static pypy binaries?
<waldhar> ah found it nvm
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
gthank_away is now known as gthank
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
alexband has joined #pypy
dddddd has quit [Ping timeout: 260 seconds]
marky1991 has quit [Remote host closed the connection]
dddddd has joined #pypy
jcea has quit [Quit: jcea]
dddddd has quit [Remote host closed the connection]
<kenaan> mattip unicode-utf8-py3 9f29892817bc /pypy/module/_multibytecodec/test/test_c_codecs.py: fix bad merge
<kenaan> mattip py3.5 e2d4a1e18fbf /pypy/module/imp/test/test_app.py: create temp files in udir not base dir
<kenaan> mattip unicode-utf8-py3 32701764f40d /pypy/module/imp/test/test_app.py: merge py3.5 into branch
inhahe has quit []
pjenvey1 has quit [Read error: Connection reset by peer]
pjenvey1 has joined #pypy
inhahe has joined #pypy
rodarmor14 has joined #pypy
rodarmor14 has quit [Remote host closed the connection]
ronan has quit [Ping timeout: 244 seconds]
<kenaan> arigo py3.5 f9e3e94e62d6 /pypy/module/posix/: Test and fix on Windows (os.get_terminal_size() failures)
awygle has quit [Quit: No Ping reply in 180 seconds.]
arigato has joined #pypy
awygle has joined #pypy
pjenvey1 has quit [Read error: Connection reset by peer]
<kenaan> arigo py3.5 31265dde8699 /pypy/module/cpyext/test/: Add a failing test. I can't figure out for now why the array.array test passes but not the one with the _cffi_backen...
pjenvey1 has joined #pypy
<arigato> ok found out why
<kenaan> arigo py3.5 0ba874a49cee /pypy/: Issue #2874 Add a runtime check that we don't overwrite 'def buffer_w()' without also setting the '__buffer' flag in...
arigato has quit [Quit: Leaving]
forgottenone has joined #pypy
glyph has quit [Quit: End of line.]
jerith_ is now known as jerith
glyph has joined #pypy
glyph_ has joined #pypy
glyph has quit [Ping timeout: 260 seconds]
glyph_ is now known as glyph
ronan has joined #pypy
jcea has joined #pypy
TingPing14 has joined #pypy
TingPing14 has quit [Killed (Unit193 (Spam is not permitted on freenode.))]
alexband_ has joined #pypy
alexband has quit [Ping timeout: 272 seconds]
<kenaan> mattip unicode-utf8-py3 740e7000561f /pypy/module/_codecs/interp_codecs.py: split complicated logic
<kenaan> mattip unicode-utf8-py3 5a26339f55a1 /pypy/module/_multibytecodec/c_codecs.py: fix python2 version to python3 version
<kenaan> mattip unicode-utf8-py3 9283282e9030 /pypy/: merge py3.5 into branch
ronan has quit [Ping timeout: 244 seconds]
speeder39 has quit [Quit: Connection closed for inactivity]
ronan has joined #pypy
alexband_ has quit [Ping timeout: 260 seconds]
jacob22_ has quit [Ping timeout: 260 seconds]
siniStar has joined #pypy
aphel has joined #pypy
aphel has quit [Remote host closed the connection]
siniStar has quit [Remote host closed the connection]
dddddd has joined #pypy
SlashLife7 has joined #pypy
SlashLife7 has quit [Remote host closed the connection]
circle has joined #pypy
circle has quit [Remote host closed the connection]
adamholmberg has joined #pypy
forgottenone has quit [Remote host closed the connection]
forgottenone has joined #pypy
jacob22_ has joined #pypy
froztbyt1 has quit [Quit: leaving]
marky1991 has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
arigato has joined #pypy
arigato has quit [Read error: Connection reset by peer]
lritter has joined #pypy
pjenvey1 is now known as pjenvey
y0sh26 has joined #pypy
y0sh26 has quit [Remote host closed the connection]
shodan45_ has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
shodan45 has joined #pypy
froztbyte has joined #pypy
ronan has quit [*.net *.split]
danchr has quit [*.net *.split]
kanaka has quit [*.net *.split]
xorAxAx has quit [*.net *.split]
bogner has quit [*.net *.split]
reaperhulk has quit [*.net *.split]
[0__0] has quit [*.net *.split]
hexa- has quit [*.net *.split]
bogner has joined #pypy
kanaka has joined #pypy
reaperhulk has joined #pypy
hexa- has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Changing host]
marky1991 has joined #pypy
danchr has joined #pypy
Arfrever has joined #pypy
Arfrever has quit [Changing host]
Arfrever has joined #pypy
Arfrever has quit [Quit: 御出で]
Arfrever has joined #pypy
Arfrever has quit [Changing host]
Arfrever has joined #pypy
Arfrever has quit [Quit: 御出で]
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Changing host]
marky1991 has joined #pypy
Arfrever has joined #pypy
[0__0] has joined #pypy
marky1991 has quit [Ping timeout: 260 seconds]
<atomizer> cffi Q: is there any way to do "soft" cdef in embedding mode, that is not checked at compile time?
<atomizer> uhh i guess i could just move it to my main script... nevermind
<atomizer> the docs say that dlopen() is much slower... how much?
marky1991 has joined #pypy
marky1991 has quit [Changing host]
marky1991 has joined #pypy
ronan has joined #pypy
steven20 has joined #pypy
steven20 has quit [Remote host closed the connection]
A_D23 has joined #pypy
A_D23 has quit [Remote host closed the connection]
marky1991 has quit [Remote host closed the connection]
__pv has joined #pypy
lritter has quit [Quit: Leaving]
forgottenone has quit [Remote host closed the connection]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
Arfrever has quit [Quit: 御出で]
EvanR5 has joined #pypy
EvanR5 has quit [Remote host closed the connection]
xorAxAx has joined #pypy
adamholmberg has quit [Remote host closed the connection]
<Cld> +
xorAxAx has quit [Changing host]
xorAxAx has joined #pypy
adamholmberg has joined #pypy