cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | insert pithy quote here
lessshaste has quit [Remote host closed the connection]
lesshaste has joined #pypy
mathieu_ has joined #pypy
fotis has joined #pypy
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-64/builds/345 [mattip: force build, py3.8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-64/builds/393 [mattip: force build, py3.8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/8800 [mattip: force build, py3.8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/7596 [mattip: force build, py3.8]
fotis has quit [Ping timeout: 248 seconds]
mathieu_ has quit [Ping timeout: 272 seconds]
<cfbolz> morning
<larstiq_> good morning cfbolz
larstiq_ is now known as LarstiQ
LarstiQ is now known as Guest1291
Guest1291 has quit [Changing host]
Guest1291 has joined #pypy
Guest1291 is now known as LarstiQ
fotis has joined #pypy
mathieu_ has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/7596 [mattip: force build, py3.8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/8800 [mattip: force build, py3.8]
fotis has quit [Ping timeout: 268 seconds]
<krono> hiho
<krono> (wow, exactly 10 o'clock, I'm a robot)
lritter has joined #pypy
fotis has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-64/builds/345 [mattip: force build, py3.8]
<cfbolz> seems 3.8's test_class finally passes now
<mattip> yay
<cfbolz> as usual I have a hard time prioritizing which tests to focus on next...
<mattip> this is failing after translation, is it run untranslated?
<mattip> pypy.interpreter.astcompiler.test.test_compiler AppTestCompiler.().test_syntax_warnings_missing_comma
<mattip> I wonder what this untranslated test failure is about
<mattip> pypy.module.imp.test.test_import TestPycStuff.().test_pyc_magic_changes2
<cfbolz> the former passes untranslated
<cfbolz> the latter I can fix
<mattip> 32 bit translation fails.
<mattip> "ValueError: seeing a prebuilt long (value 0x80000000L)" - probably an easy fix
<cfbolz> oops, I thought batuhan fixed that (I saw that during code review)
<mattip> the 32 bit buildbot went offline for a few weeks, I just noticed and restarted it a few days ago
<cfbolz> ok
<cfbolz> mattip: ok, I pushed a fix
<mattip> heh, that was quick. Wanna kick the buildbot?
<cfbolz> I knew exactly where it was ;-)
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/6451 [Carl Friedrich Bolz-Tereick: force build, py3.8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/7597 [Carl Friedrich Bolz-Tereick: force build, py3.8]
Atque has joined #pypy
<mattip> as for what to work on, it is a bit hard to tell. Maybe adding xfail to things we know are hard to fix and don't really matter?
fotis has quit [Ping timeout: 248 seconds]
lesshaste has quit [Remote host closed the connection]
lesshaste has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-64/builds/393 [mattip: force build, py3.8]
<cfbolz> mattip: should we try to get the "external xfail" code working, that tim sent me?
Julian has joined #pypy
fotis has joined #pypy
<LarstiQ> krono: appropriate nick for such a punctual robot ;)
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/7597 [Carl Friedrich Bolz-Tereick: force build, py3.8]
<krono> LarstiQ: hehe. I can't even remember why I have it. have it since 1998 or so…
fotis has quit [Ping timeout: 268 seconds]
fotis has joined #pypy
fotis has quit [Ping timeout: 272 seconds]
Julian has quit [Quit: leaving]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/6451 [Carl Friedrich Bolz-Tereick: force build, py3.8]
fotis has joined #pypy
Atque has quit [Quit: ...]
yuiza has joined #pypy
Julian has joined #pypy
fotis has quit [Ping timeout: 268 seconds]
Julian has quit [Quit: leaving]
Julian has joined #pypy
fotis has joined #pypy
Dejan has joined #pypy
<cfbolz> mattip: I'm hunting down the warning that disappears after translation
<mattip> someone on stack overflow pointed out that this returns 1 on CPython but raises on PyPy
<cfbolz> mattip: that's a 3.8 feature
<Dejan> The author claims it works with 3.7
<Dejan> or perhaps it got restricted in 3.8 ?
Julian has quit [Quit: leaving]
<cfbolz> Dejan: search for pow here: https://docs.python.org/3/whatsnew/3.8.html
<cfbolz> (I am really certain, I implemented it in pypy this year)
<cfbolz> that's cpython 3.7
<Dejan> cfbolz, you are absolutely right
<cfbolz> Dejan: maybe you can tell them to try a 3.8 nightly from buildbot.pypy.org/nightly/py3.8/
fotis has quit [Ping timeout: 258 seconds]
<cfbolz> mattip: got the warning fixed
fotis has joined #pypy
<Dejan> Done
fotis has quit [Ping timeout: 268 seconds]
fotis has joined #pypy
fotis has quit [Ping timeout: 248 seconds]
<mattip> cool
fotis has joined #pypy
fotis has quit [Ping timeout: 252 seconds]
<mattip> this looks easy, but first impressions are tricky
<mattip> AttributeError: module 'signal' has no attribute 'strsignal'
<mattip> and these should be marked cpython only
<mattip> ttributeError: module 'sys' has no attribute 'getrefcount'
<mattip> (in lib-python failures)
<mattip> there are also 19 failures of
<mattip> AssertionError: RuntimeWarning not triggered
Julian has joined #pypy
<cfbolz> mattip: yeah, something is still weird about warnings, right
mathieu_ has quit [Ping timeout: 258 seconds]
Julian has quit [Quit: leaving]
greedom has joined #pypy
greedom has quit [Remote host closed the connection]
greedom has joined #pypy
fotis has joined #pypy
fotis has quit [Ping timeout: 268 seconds]
fotis has joined #pypy
fotis has quit [Ping timeout: 272 seconds]
lesshaste has quit [Remote host closed the connection]
leshaste has joined #pypy
lritter has quit [Ping timeout: 248 seconds]
mathieu_ has joined #pypy
mathieu_ has quit [Ping timeout: 245 seconds]
fotis has joined #pypy
fotis has quit [Ping timeout: 248 seconds]
stkrdknmibalz has joined #pypy
mattip has quit [Ping timeout: 258 seconds]
Lightsword has quit [Quit: ZNC]
greedom has quit [Remote host closed the connection]
mattip has joined #pypy
fotis has joined #pypy
fotis has quit [Ping timeout: 268 seconds]
Lightsword has joined #pypy
fotis has joined #pypy
fotis has quit [Ping timeout: 245 seconds]