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
astronavt has left #pypy [#pypy]
Dejan has quit [Quit: Leaving]
jcea has quit [Ping timeout: 260 seconds]
asmeurer has quit [Quit: asmeurer]
forgottenone has joined #pypy
<mattip> cfbolz: there are some test failures could you take a look at this one on 32-bit on default
<cfbolz> mattip: ah yes
<cfbolz> That one should just be skipped on 32bit
<mattip> and this one on 3.7 in stdlib test_grammer
<mattip> ok, I can add the skip
<cfbolz> Thanks for the pings!
ronan has quit [Remote host closed the connection]
ronan has joined #pypy
otisolsen70 has joined #pypy
dmalcolm has joined #pypy
oberstet has joined #pypy
dmalcolm_ has quit [Ping timeout: 256 seconds]
<cfbolz> mattip: fixed test_grammar
<mattip> cool. Something broke the annotation benchmark on default, which runs translation with a newly-translated pypy
<mattip> let's see if it goes away tomorrow
<cfbolz> ouch
<cfbolz> mattip: when was that, roughly?
<mattip> just the last run: 101630:2679daeb139b worked fine, 101633:afc673db0272 complained
<mattip> the only relevant change is me adding another cpyext function
<cfbolz> sounds unlikely :-(
<cfbolz> so some intermittent failure maybe
<cfbolz> mattip: I was about to merge intbound-improvements-3 (a refactoring), should I hold off to not introduce more moving parts?
<mattip> there is some funky rpython crash on py3.7
<mattip> intermittent
<cfbolz> that's been there since a while, right?
<mattip> yup
<mattip> I doubt anyone will actually dig in and find it soon, so we might as well continue to ignore it
<cfbolz> no, it should be investigated
<cfbolz> looks like a strange jit corner case
<cfbolz> I can reproduce it locally
<mattip> that is half the battle
<cfbolz> happens even in about 50% of the cases, not so bad
<cfbolz> ok, will put it on my stack
<cfbolz> mattip: it's somehow related to vmprof
mattip has quit [Ping timeout: 264 seconds]
jcea has joined #pypy
mattip has joined #pypy
astronavt has joined #pypy
Techcable has quit [Ping timeout: 265 seconds]
Techcable has joined #pypy
jcea has quit [Ping timeout: 264 seconds]
Techcable has quit [Remote host closed the connection]
jcea has joined #pypy
otisolsen70 has quit [Quit: Leaving]
oberstet has quit [Quit: Leaving]
tsaka__ has quit [Ping timeout: 240 seconds]
forgottenone has quit [Quit: Konversation terminated!]
Dejan has joined #pypy
jryans has joined #pypy