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
fotis has joined #pypy
Atque has joined #pypy
fotis has quit [Ping timeout: 250 seconds]
fotis has joined #pypy
fotis has quit [Ping timeout: 256 seconds]
fotis has joined #pypy
fotis has quit [Ping timeout: 272 seconds]
fotis has joined #pypy
stkrdknmibalz has joined #pypy
Atque has quit [Quit: ...]
fotis has quit [Ping timeout: 258 seconds]
fotis has joined #pypy
fotis has quit [Ping timeout: 240 seconds]
fotis has joined #pypy
otisolsen70 has joined #pypy
fotis has quit [Ping timeout: 258 seconds]
Julian has joined #pypy
fotis has joined #pypy
fotis has quit [Ping timeout: 240 seconds]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/7799 [Batuhan Taskaya: force build, isidentical-py38-test-fixes]
<mattip> cfbolz: if you feel like replying about the shared_memory module on twitter,
<cfbolz> mattip: weird. Can do
glyph has quit [Changing host]
glyph has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/7799 [Batuhan Taskaya: force build, isidentical-py38-test-fixes]
<cfbolz> can't pool right now
<mattip> yeah, it seems heptapod is down?
<cfbolz> heh, pool is a weird typo
<marmoute> mattip: scheduled upgrade
<mattip> marmoute: cool, good luck
<marmoute> there was a banner and push/pull have been telling you
<marmoute> remote: This instance will be upgraded to Heptapod 0.23.2 on 2021-08-05 at
<marmoute> remote: 11:00 UTC+2 (a few minutes of down time)
<cfbolz> :-)
fotis has joined #pypy
fotis has quit [Ping timeout: 258 seconds]
lritter has joined #pypy
Julian has quit [Ping timeout: 272 seconds]
Julian has joined #pypy
Julian has quit [Client Quit]
<mattip> heptapod is back
<cfbolz> mattip: I am merging isidentical's PR, ok?
<mattip> gr8
<mattip> about windows and multiprocessing: what?
<cfbolz> mattip: yeah, pretty weird
fotis has joined #pypy
fotis has quit [Ping timeout: 256 seconds]
<mattip> can you ask them to open an issue?
<mattip> maybe the sys.path is getting messed up somehow?
luckydonald has joined #pypy
luckydonald1 has joined #pypy
smarr has joined #pypy
fotis has joined #pypy
fotis has quit [Read error: Connection reset by peer]
fotis has joined #pypy
benjaminp is now known as benjamin
fotis has quit [Ping timeout: 258 seconds]
lritter has quit [Ping timeout: 245 seconds]
stkrdknmibalz has quit [Quit: WeeChat 3.0.1]
stkrdknmibalz has joined #pypy
luckydonald has quit [Ping timeout: 258 seconds]
jacob22_ has joined #pypy
luckydonald1 has quit [Ping timeout: 256 seconds]
luckydonald has joined #pypy
jacob22 has quit [Ping timeout: 268 seconds]
jacob22 has joined #pypy
greedom has joined #pypy
jacob22_ has quit [Ping timeout: 276 seconds]
luckydonald has quit [Ping timeout: 272 seconds]
luckydonald has joined #pypy
luckydonald has quit [Client Quit]
eamanu has quit [Ping timeout: 252 seconds]
cfbolz has quit [Ping timeout: 272 seconds]
eamanu has joined #pypy
fotis has joined #pypy
otisolsen70 has quit [Quit: Leaving]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-64/builds/339 [mattip: force build, py3.8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-64/builds/387 [mattip: force build, py3.8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/8794 [mattip: force build, py3.8]
lesshaste has joined #pypy
<lesshaste> Hi
<lesshaste> Is there an rpm for centos 7.6 for pyp😎3?
<lesshaste> Or a way to make one?
cfbolz has joined #pypy
fotis has quit [Ping timeout: 276 seconds]
lesshaste has quit [Quit: Client closed]
greedom has quit [Remote host closed the connection]
<mattip> why do you need an RPM? We make a portable build, doesn't it work on CentOS?
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/8794 [mattip: force build, py3.8]
<smarr> Hi, I am having some strange traces, where various array stores don't seem to be minimal. Example trace here: https://gist.github.com/smarr/08b234b741b9ffd2b77cee49836d1332
<smarr> for example, there's +456 and +480, where the same index on the `aFrame2` is set, without any intermediate operations. So, I'd assume only the last store to be in the place. Not sure what the issues could be. Suggestions welcome. Will read the logs. Thanks!
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-64/builds/339 [mattip: force build, py3.8]
fotis has joined #pypy
fotis has quit [Ping timeout: 272 seconds]
fotis has joined #pypy
fotis has quit [Ping timeout: 258 seconds]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-64/builds/387 [mattip: force build, py3.8]
<smarr> hmm, there's also lines +904, which seem to be unused `arraylen_gc` calls