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
Mortir has quit [Ping timeout: 240 seconds]
lritter has joined #pypy
lritter has quit [Client Quit]
lritter has joined #pypy
jcea has quit [Ping timeout: 260 seconds]
lritter has quit [Quit: Leaving]
lritter has joined #pypy
jacob22_ has quit [Read error: Connection reset by peer]
jacob22_ has joined #pypy
oberstet has quit [Quit: Leaving]
lritter has quit [Ping timeout: 272 seconds]
lritter has joined #pypy
lritter has quit [Quit: Leaving]
_whitelogger has joined #pypy
_whitelogger has joined #pypy
<mattip> cfbloz: what did you see that looks bad?
<cfbolz> mattip: I just investigated the failing pypyjit tests
<cfbolz> Calls with keywords at the call site are slow
<cfbolz> And I don't know how to fix it
_whitelogger has joined #pypy
<mattip> ahh, these failures are not new to the branch, they are in py3.7
<cfbolz> Yes
<cfbolz> Sorry, that was independent of the merge
<cfbolz> But it's a general 3.7 problem
<cfbolz> ah, I had the same problem in a different context already :-/
oberstet has joined #pypy
Mortir has joined #pypy
jacob22_ has quit [Quit: Konversation terminated!]
jacob22 has joined #pypy
<arigato> mattip:
<arigato> _opcode.stack_effect() can probably be implemented from pypy.interpreter.astcompiler.assemble._opcode_stack_effect()
<arigato> though as usual it would take quite some tweaks
<arigato> for now it's fine (I think?) if we ignore the problem, at least now it's a new failing test (just one)
<mattip> arigato: thanks for the tip, I added it to the 3.7 wiki page
<arigato> (fwiw it's also missing from py3.6)
lritter has joined #pypy
<mattip> if no-one has complained since the first release of 3.6 in Feb 2019, I don't think it is all that important
<mattip> personally I don't want to keep supporting 3.6, as I wrote to pypy-dev, except for obvious bugs and security updates
<arigato> yes, agreed
<arigato> we should have only one 3.x version maintained at a time, and I'm +1 to switch to the next 3.x as soon as the branch works well enough
dnshane has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
dnshane has joined #pypy
<antocuni> +1 for supporting only 1 version
otisolsen70 has joined #pypy
<mattip> arigato: there is a new failing test on py3.7 windows own tests after py3.7-rsre
<mattip> test: pypy/module/_sre/test/test_app_sre AppTestGetlower/()/test_getlower_locale
Mortir has quit [Quit: leaving]