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
Gonsor has quit [Read error: Connection reset by peer]
mattip has quit [Ping timeout: 240 seconds]
jacob22_ has quit [Ping timeout: 240 seconds]
mattip has joined #pypy
dddddd has quit [Read error: Connection reset by peer]
DIRT has quit [Ping timeout: 264 seconds]
Taggnostr2 has quit [Ping timeout: 256 seconds]
jamesaxl has quit [Quit: WeeChat 2.1]
stevenja_ has joined #pypy
stevenja_ has quit [Ping timeout: 256 seconds]
Knio has joined #pypy
<kenaan> mattip unicode-utf8-py3 d1d68fcf4b34 /pypy/: fix one _codecs test
<kenaan> mattip unicode-utf8-py3 fbe5d8ba3ad5 /pypy/: replace old code, remove pdb
<kenaan> mattip py3.6 a43321e72438 /pypy/: merge py3.5 into py3.6
<kenaan> mattip unicode-utf8-py3 ab11d063dfa4 /pypy/: merge py3.5 into branch
jcea has quit [Quit: jcea]
mattip has quit [Ping timeout: 256 seconds]
mattip has joined #pypy
DIRT has joined #pypy
<mattip> giving up on _codec for now, not clear to me what is going on
<mattip> it seems pyparser.parsestring.parsestr has problems with surrogates
<mattip> moving on to _io
<mattip> not sure what should happen with UnicodeBuilder, does it now become BytesBuilder with utf8?
<mattip> where BytesBuilder is spelled StringBuilder
DIRT has quit [Ping timeout: 240 seconds]
DIRT has joined #pypy
<kenaan> mattip unicode-utf8-py3 63fcd825e9f2 /pypy/: pass more module/_io tests
mattip has left #pypy ["Leaving"]
mvantellingen has quit [Ping timeout: 245 seconds]
mvantellingen has joined #pypy
TheAdversary has quit [Ping timeout: 240 seconds]
Hasimir has quit [Ping timeout: 240 seconds]
Hasimir has joined #pypy
TheAdversary has joined #pypy
voidsec has joined #pypy
<arigato> setuptools and/or easy_install are apparently buggy on 3.7 on OSX and this prevents installing packages with ``setup_requires=['cffi']``
<arigato> not much I can do from cffi itself to fix that
<arigato> ...no, there is
<arigato> it's maybe not a bug of setuptools but indeed of the cffi distribution
<arigato> reaperhulk, Alex_Gaynor, glyph: any opinion about my latest comment on https://bitbucket.org/cffi/cffi/issues/367/problems-installing-other-packages-with ?
voidsec has quit [Ping timeout: 256 seconds]
<cfbolz> arigato: I can't comment, but I am seeing various people complaining about 3.7 problems :-(
<arigato> it should be fixed now
<arigato> magically
dddddd has joined #pypy
<arigato> that also explains why we're getting the problem only on OSX and not on Linux, even though everything else appears to be identical
<arigato> only the OSX 3.7 wheel was unlucky enough to get a hash value lower than the buggy wheel
<fijal> do you need help with OS X?
<arigato> no, thanks, everything seems to work and the cause was bad luck with hash values
jacob22_ has joined #pypy
oberstet has quit [Ping timeout: 256 seconds]
lritter has joined #pypy
oberstet has joined #pypy
Taggnostr has joined #pypy
jacob22_ has quit [Ping timeout: 245 seconds]
<idnar> wow, cffi#367 is fun
jamesaxl has joined #pypy
jcea has joined #pypy
_whitelogger has joined #pypy
jcea has quit [Ping timeout: 240 seconds]
jcea has joined #pypy
nunatak has joined #pypy
nunatak has quit [Quit: Leaving]
<LarstiQ> was there an answer to hubo's release date question? https://mail.python.org/pipermail/pypy-dev/2018-June/015578.html
dddddd has quit [Ping timeout: 256 seconds]
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
adamholmberg has joined #pypy
<cfbolz> LarstiQ: there's not really a plan atm, I fear :-(
<LarstiQ> maybe that should be the reply?
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 256 seconds]
oberstet has quit [Ping timeout: 260 seconds]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 268 seconds]
jamesaxl has quit [Quit: WeeChat 2.1]
jamesaxl has joined #pypy
DIRT has quit [Ping timeout: 248 seconds]
jacob22_ has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 260 seconds]
jacob22_ has quit [Read error: Connection reset by peer]
jacob22_ has joined #pypy
oberstet has joined #pypy
dddddd has joined #pypy
jacob22_ has quit [Ping timeout: 256 seconds]
<reaperhulk> uuugh, sorry arigato that's totally our fault.
<reaperhulk> I completely forgot that cffi can't use py limited API (and wheel just blindly renames, it doesn't confirm it's actually compiled in that fashion)
jsza has quit [Quit: Connection closed for inactivity]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 265 seconds]
jsza has joined #pypy
oberstet has quit [Ping timeout: 240 seconds]
voidsec has joined #pypy
voidsec_ has joined #pypy
voidsec has quit [Remote host closed the connection]
voidsec_ has quit [Remote host closed the connection]
oberstet has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 256 seconds]
* arigato fixes "with" "__exit__" returning True on pypy3
<arigato> (see pypy-dev)
<kenaan> arigo default 55061f499bd5 /pypy/interpreter/test/test_raise.py: add test that passes on pypy2 but not pypy3
<kenaan> arigo py3.5 bd8889a5d67f /pypy/interpreter/test/test_raise.py: hg merge default
<kenaan> arigo py3.5 0a4016e8a6bc /pypy/interpreter/: Add another test for 'async with', and fix for 'with' or 'async with': if they call '__exit__' or '__aexit__' and thi...
hotpot33 has joined #pypy
<njs> arigato: oo, that's a subtle one
mattip_ has quit [Ping timeout: 248 seconds]
mattip_ has joined #pypy
hotpot33 has quit [Read error: Connection reset by peer]
dddddd has quit [Ping timeout: 240 seconds]
dddddd has joined #pypy
lritter has quit [Ping timeout: 245 seconds]
DIRT has joined #pypy
adamholmberg has joined #pypy
jcea has quit [Read error: Connection reset by peer]
oberstet has quit [Ping timeout: 260 seconds]
adamholmberg has quit [Ping timeout: 248 seconds]
oberstet has joined #pypy
oberstet has quit [Ping timeout: 240 seconds]
danieljabailey has quit [Quit: ZNC 1.6.5+deb2build2 - http://znc.in]
danieljabailey has joined #pypy
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 240 seconds]
jacob22__ has joined #pypy
dddddd has quit [Remote host closed the connection]