cfbolz 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 | if a pep adds a mere 25-30 [C-API] functions or so, it's a drop in the ocean (cough) - Armin
bernte has quit [Ping timeout: 240 seconds]
jcea has quit [Quit: jcea]
lritter_ has joined #pypy
lritter has quit [Ping timeout: 240 seconds]
bernte has joined #pypy
_whitelogger has joined #pypy
andi- has quit [Remote host closed the connection]
andi- has joined #pypy
tsaka_ has quit [Ping timeout: 246 seconds]
tsaka__ has joined #pypy
_whitelogger has joined #pypy
_whitelogger has joined #pypy
_whitelogger has joined #pypy
ionelmc has quit [Quit: Connection closed for inactivity]
dddddd has quit [Remote host closed the connection]
lritter_ has quit [Quit: Leaving]
trinityhex has joined #pypy
_whitelogger has joined #pypy
<kenaan> arigo py3.6 a0ad758e734a /pypy/: oops sorry. Test and fix
<kenaan> arigo py3.7-pep564 3f033e498621 /pypy/module/time/: - fix obscure annotation issue by using r_int64(intmask(t.c_millitm)) instead of r_int64(t.c_millitm). On 6...
_whitelogger has joined #pypy
<kenaan> CFSworks default c5b62ebd9ccd /pypy/module/cpyext/: cpyext: Respect tp_dict on PyType_Ready
jvesely has quit [Quit: jvesely]
tsaka__ has quit [Ping timeout: 245 seconds]
tsaka__ has joined #pypy
antocuni has joined #pypy
ekaologik has joined #pypy
antocuni has quit [Ping timeout: 250 seconds]
mjacob has quit [Ping timeout: 246 seconds]
mjacob has joined #pypy
dddddd has joined #pypy
mattip_ has joined #pypy
<mattip_> YannickJadoul (for the logs): running pypy setup.py bdist_wheel in a lxml checkout on HEAD for pypy2 and pypy3.6,
<mattip_> I get wheels named lxml-4.5.0a0-pp273-pypy_73-linux_x86_64.whl, lxml-4.5.0a0-pp373-pypy36_pp73-linux_x86_64.whl
<mattip_> the pp273, pp373 tags are from some other tool, but we control the pypy_73 and pypy36_pp73 tags which I think are OK, no?
<mattip_> the so's inside the packages are named objectify.pypy-73.so, objectify.pypy36-pp73-x86_64-linux-gnu.so
<mattip_> which also seems OK, although I wonder why the python2 one does not include the platform tag x86_64-linux-gnu
antocuni has joined #pypy
camelCaser has quit [Ping timeout: 276 seconds]
ccamel has joined #pypy
mattip_ has quit [Ping timeout: 268 seconds]
jvesely has joined #pypy
jcea has joined #pypy
Rhy0lite has joined #pypy
jcea has quit [Quit: jcea]
jcea has joined #pypy
mattip_ has joined #pypy
mattip_ has quit [Ping timeout: 265 seconds]
jvesely has quit [Quit: jvesely]
jvesely has joined #pypy
oberstet has quit [Quit: Leaving]
jvesely has quit [Quit: jvesely]
mattip_ has joined #pypy
jcea has quit [Remote host closed the connection]
mattip_ has quit [Quit: Leaving]
jcea has joined #pypy
jvesely has joined #pypy
jvesely has quit [Remote host closed the connection]
jvesely has joined #pypy
tos9 has quit [Ping timeout: 264 seconds]
tos9 has joined #pypy
ekaologik has quit [Quit: https://quassel-irc.org - Komfortabler Chat. Überall.]
jvesely has quit [Quit: jvesely]
jvesely has joined #pypy
jvesely has quit [Quit: jvesely]
<antocuni> btw, for thos who are interested in the topic. I have started a branch of my pypy-wheels to build manylinux2010 wheels instead of ubuntu-based ones: https://github.com/antocuni/pypy-wheels/tree/manylinux2010
tsaka__ has quit [Ping timeout: 240 seconds]
agronholm has quit [Quit: ZNC - http://znc.in]
antocuni has quit [Ping timeout: 265 seconds]
<kenaan> arigo py3.7-pep564 7e766ef19d64 /: Close branch py3.7-pep564
<kenaan> arigo py3.7 d70821cfb56e /: Merged in py3.7-pep564 (pull request #677) PEP 564 implementation
lritter has joined #pypy
CrazyPython has joined #pypy
tsaka__ has joined #pypy
Rhy0lite has quit [Quit: Leaving]
CrazyPython has quit [Read error: Connection reset by peer]
CrazyPython has joined #pypy
CrazyPython has quit [Read error: Connection reset by peer]
alexge50_ has joined #pypy
alexge50 has quit [Ping timeout: 240 seconds]
alexge50_ has quit [Ping timeout: 265 seconds]
mattip_ has joined #pypy
<mattip_> i guess we never really looked at codec failures on windows, they are many
<mattip_> some of them with the "cp65001 encoding is only available on Windows" message