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
omneh has joined #pypy
omneh has quit [Changing host]
omneh has joined #pypy
omnipotententity has quit [Ping timeout: 244 seconds]
<bbot2> Exception: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/5512 [mattip: force build, stdlib3.7.9]
omnipotententity has joined #pypy
omnipotententity has joined #pypy
omnipotententity has quit [Changing host]
omneh has quit [Ping timeout: 264 seconds]
omneh has joined #pypy
omneh has quit [Changing host]
omneh has joined #pypy
_whitelogger has joined #pypy
oberstet has quit [Remote host closed the connection]
lritter has quit [Quit: Leaving]
camelCaser has quit [Ping timeout: 244 seconds]
camelCaser has joined #pypy
jcea has quit [Quit: jcea]
wleslie has joined #pypy
_whitelogger has joined #pypy
jacob22 has quit [Read error: Network is unreachable]
jacob22 has joined #pypy
marvin has quit [Remote host closed the connection]
marvin has joined #pypy
rindolf has joined #pypy
<rindolf> Hi all! Just a note that on my fedora 32 x86-64 system, pypy3 runs the pure-Python code in 25s whereas the gcc compiled c&gmp code takes 35s : https://github.com/shlomif/shift_divmod/tree/master/gmp-shift_divmod vs https://pypi.org/project/shift-divmod/ (license for both is MITL/BSDL). Good job! (/me is more convinced that pypy is alicorn magic. ;))
<antocuni> wow, nice :)
<rindolf> Thanks, y'all!
Taggnostr2 has quit [Quit: Switching to single player mode.]
oberstet has joined #pypy
dstufft has quit [Ping timeout: 246 seconds]
dstufft has joined #pypy
Olorin_ has quit [Ping timeout: 244 seconds]
Olorin_ has joined #pypy
mattip_ is now known as mattip
<mattip> it seems the stdlib3.7.9 branch is close enough, except on windows where missing faulthandler is starting to hurt us
<mattip> faulthandler is disabled on win32, with the comment "missing details"
<mattip> probably connected to vmprof
Taggnostr2 has joined #pypy
<mattip> yup, faulthandler needs the eci from cintf.py from rlib/rvmprof, but it is not enabled on win32
jacob22 has quit [Read error: Connection reset by peer]
jacob22 has joined #pypy
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/7190 [mattip: force build, stdlib3.7.9]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/5515 [mattip: force build, stdlib3.7.9]
omneh has quit [Remote host closed the connection]
omneh has joined #pypy
omneh has quit [Changing host]
omneh has joined #pypy
otisolsen70 has joined #pypy
omnipotententity has joined #pypy
omnipotententity has joined #pypy
omneh has quit [Ping timeout: 240 seconds]
omnipotententity has quit [Ping timeout: 246 seconds]
marky1991 has joined #pypy
omnipotententity has joined #pypy
marky1991 has quit [Ping timeout: 240 seconds]
<Alex_Gaynor> 7.3.2 is not released yet, is that correct https://doc.pypy.org/en/latest/release-v7.3.2.html ?
lritter has joined #pypy
<mattip> Correct. I should add a note tot the docs
ronan has quit [Remote host closed the connection]
ronan has joined #pypy
ronan is now known as Guest27918
<Dejan> soon hopefully :)
<Dejan> i mean - it will be released soon
Guest27918 is now known as ronan
proteusguy has quit [Ping timeout: 264 seconds]
proteusguy has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/7190 [mattip: force build, stdlib3.7.9]
wleslie has quit [Quit: ~~~ Crash in JIT!]
fling is now known as bedflinger
bedflinger is now known as corexy
<tos9> mattip: worth metnioning the `stat` on macOS change I put in maybe?
<bbot2> Exception: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/5515 [mattip: force build, stdlib3.7.9]
<mattip> tos9: I thought I did :)
<mattip> "Add full precision times from ``os.stat`` on macOS"
<mgorny> mattip: so you're going for stdlib 3.7.9 in the new release?
<mattip> mgorny: yes, it seems to be reasonable. What do you think?
<mattip> the latest version, there are about 10 extra failing tests, they seem to be edge cases
<mattip> where the 3318726d34a6 build is supposed to be the current py3.7, and b518aac9afa0 the last HEAD on the branch
rubdos_ has quit [Ping timeout: 240 seconds]
rubdos has joined #pypy
<mgorny> mattip: i'm all for upgrading if that's not too much trouble for you
<mgorny> tests weren't very well before, so i suppose it doesn't matter much at the moment
<mattip> ok, I am going to merge stdlib3.7.9 into py3.7 soonish and then restart the release process
<mattip> for 7.3.2 rc2
<mgorny> cool
jcea has joined #pypy
<mgorny> btw i've done some refactoring on my py2.7 patches to make them resemble original code better but i suppose we can merge that after the release, along with syncing 2.7 stdlib
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
<tos9> mattip: Oh. Sorry, must have missed it.
<tos9> uh no wait, I don't see that on https://doc.pypy.org/en/latest/whatsnew-pypy2-7.3.2.html
<tos9> ah I see ok it's in the combined changelog
cjmcdonald has quit [Remote host closed the connection]
cjmcdonald has joined #pypy
marky1991 has joined #pypy
Rhy0lite has joined #pypy
corexy has quit [Ping timeout: 260 seconds]
fling has joined #pypy
otisolsen70 has quit [Quit: Leaving]
fling is now known as surfaceflinger
surfaceflinger is now known as fling
_whitelogger has joined #pypy
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/6000 [mattip: test release, release-pypy3.7-v7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/7191 [mattip: test release, release-pypy3.7-v7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-macosx-x86-64/builds/5194 [mattip: test release, release-pypy3.7-v7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/5516 [mattip: test release, release-pypy3.7-v7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-aarch64/builds/639 [mattip: test release, release-pypy3.7-v7.x]
marky1991 has quit [Ping timeout: 246 seconds]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/7191 [mattip: test release, release-pypy3.7-v7.x]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/6000 [mattip: test release, release-pypy3.7-v7.x]
speeder39_ has joined #pypy
jacob22 has quit [Read error: Connection reset by peer]
rindolf has quit [Quit: http://www.shlomifish.org/ ; Some people grow older and wiser. Not I. I grow older and more foolish.]
jacob22 has joined #pypy
lritter has quit [Ping timeout: 265 seconds]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-macosx-x86-64/builds/5194 [mattip: test release, release-pypy3.7-v7.x]
lritter has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-aarch64/builds/639 [mattip: test release, release-pypy3.7-v7.x]
<bbot2> Exception: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/5516 [mattip: test release, release-pypy3.7-v7.x]
oberstet has quit [Quit: Leaving]
marky1991 has joined #pypy
speeder39_ has quit [Quit: Connection closed for inactivity]