arigato 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 | mac OS and Fedora are not Windows
asmeurer__ has joined #pypy
asmeurer__ has quit [Quit: asmeurer__]
marky1991 has quit [Ping timeout: 246 seconds]
asmeurer has joined #pypy
marky1991 has joined #pypy
oberstet has quit [Remote host closed the connection]
kipras has quit [Read error: Connection reset by peer]
ronan has quit [Ping timeout: 246 seconds]
dddddd has quit [Remote host closed the connection]
agronholm has quit [Read error: Connection reset by peer]
agronholm has joined #pypy
jcea has quit [Quit: jcea]
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
inhahe has quit [Read error: Connection reset by peer]
inhahe has joined #pypy
moei has joined #pypy
yaewa has quit [Ping timeout: 240 seconds]
xcm has quit [Ping timeout: 245 seconds]
xcm has joined #pypy
tsutsumi has quit [Read error: Connection reset by peer]
tsutsumi has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
speeder39_ has joined #pypy
<tumbleweed> the pypy3 that's tagged as 7.0.0 is identifying itself as 7.1.0-alpha0. Guess that came in a merge after setting the version
<tumbleweed> pypy3.5 I mean
themsay has quit [Ping timeout: 246 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
oberstet has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
mattip has joined #pypy
<mattip> tumbleweed: thanks. It seems we need to fix and rebuild
<tumbleweed> :/
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7277 [mattip: force build, zlib-copying-third-time-a-charm]
<arigato> _aegis_: fwiw, I suspect that MAP_JIT does something unexpected on its pages after a fork(), but I didn't manage to find any documentation for MAP_JIT so far
mattip has quit [Remote host closed the connection]
<arigato> maybe write a small test in C? do a mmap(MAP_JIT), write a \x42 in the page, call os.fork(), and try to read from both parent and child. and then try to write, too, and check that the page is private (changes don't show up in the other process)
<arigato> (this is required for pypy's jit)
<arigato> 4b6061b47541 might in theory be a reason for a few translations randomly having worse performance
Zaab1t has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7277 [mattip: force build, zlib-copying-third-time-a-charm]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
speeder39_ has quit [Quit: Connection closed for inactivity]
ronan has joined #pypy
mattip has joined #pypy
<kenaan> andrewjlawrence default c95a472b8e59 /rpython/rlib/_rsocket_rffi.py: remove posix restriction on inet_pton
<kenaan> andrewjlawrence default d8e2362354de /rpython/rlib/_rsocket_rffi.py: Merged inet_pton change
<kenaan> andrewjlawrence winoverlapped 293f10f71a75 /lib_pypy/: Add _overlapped.py
<kenaan> andrewjlawrence winoverlapped 5282280ffad4 /lib_pypy/: Work in progress
<kenaan> andrewjlawrence winoverlapped 45806a696752 /: Merge branch
mattip has quit [Ping timeout: 272 seconds]
tinix has quit [Quit: Leaving.]
lritter has joined #pypy
oberstet has quit [Remote host closed the connection]
oberstet has joined #pypy
mattip has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
<njs> fijal: imagining a skeptical viewer, the two questions that jump to mind: (1) "what, python 2.7.2? what kind of cooked benchmarks are these", (2) "yeah sure twisted, whatever, they still can't handle the C API or python 3"
<fijal> njs: good feedback!
<fijal> njs: can you write it to python-dev?
<njs> I'm certainly not going to write that to python-dev :-)
<njs> I would prefer to be lazy and not write it to pypy-dev either
<fijal> pypy-dev
<fijal> hahaha ok fair :)
<fijal> I'll write it
antocuni has joined #pypy
<kenaan> antocuni release-pypy3.5-7.x aaff09311f03 /pypy/: fix the version number AGAIN
<kenaan> antocuni release-pypy3.6-7.x e83543812df5 /pypy/doc/conf.py: fix the version :(
<kenaan> arigo release-pypy2.7-7.x c8805ee6d784 /rpython/conftest.py: Crashes with too-old versions of hypothesis. Turn crashes into warnings
<kenaan> arigo release-pypy3.5-7.x 928a4f70d3de /rpython/conftest.py: Crashes with too-old versions of hypothesis. Turn crashes into warnings
<kenaan> arigo release-pypy3.6-7.x fb40f7a5524c /rpython/conftest.py: Crashes with too-old versions of hypothesis. Turn crashes into warnings
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/6275 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7278 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1966 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-s390x/builds/1205 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/5044 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6005 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-macosx-x86-64/builds/4215 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4405 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-s390x/builds/994 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/build-pypy-c-jit-linux-armhf-raspbian/builds/2441 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/build-pypy-c-jit-linux-armel/builds/2680 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Failure: http://buildbot.pypy.org/builders/build-pypy-c-jit-linux-armhf-raspbian/builds/2441 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Started: http://buildbot.pypy.org/builders/rpython-linux-x86-32/builds/133 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Failure: http://buildbot.pypy.org/builders/build-pypy-c-jit-linux-armel/builds/2680 [antocuni: force build, release-pypy3.5-7.x]
<kenaan> cfbolz default 7a4d0769c63d /: merge math-improvements
<kenaan> cfbolz py3.5 8d7a3fd5c328 /: merge default
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
ronan has quit [Ping timeout: 246 seconds]
<kenaan> cfbolz regalloc-playground cba2a76ece6b /: merge default
<kenaan> cfbolz regalloc-playground 57127989bf1e /pypy/doc/whatsnew-head.rst: add whatsnew entry
<kenaan> antocuni default 7ba58d0d1973 /pypy/doc/release-v7.0.0.rst: fix version in the release announcement
ronan has joined #pypy
antocuni has quit [Ping timeout: 250 seconds]
mattip has quit [Ping timeout: 272 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
ronan has quit [Ping timeout: 246 seconds]
dddddd has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-s390x/builds/994 [antocuni: force build, release-pypy3.5-7.x]
nimaje has quit [Quit: WeeChat 2.3]
nimaje has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/5044 [antocuni: force build, release-pypy3.5-7.x]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6005 [antocuni: force build, release-pypy3.5-7.x]
<kenaan> Julian Berman zlib-copying-third-time-a-charm ec4721a48f93 /: Close to-be-merged.
<kenaan> Julian Berman default 887c215ee39f /pypy/: Merge zlib-copying-third-time-a-charm.
ronan has joined #pypy
nunatak has joined #pypy
antocuni has joined #pypy
marky1991_2 has joined #pypy
marky1991_2 has quit [Remote host closed the connection]
marky1991_2 has joined #pypy
marky1991 has quit [Ping timeout: 250 seconds]
mattip has joined #pypy
<kenaan> antocuni default 194ef7383743 /.hgtags: Added tag release-pypy2.7-v7.0.0 for changeset c8805ee6d784
<kenaan> antocuni default f7df2fcb0792 /.hgtags: Added tag release-pypy3.5-v7.0.0 for changeset 928a4f70d3de
<kenaan> antocuni default 18e56676c281 /.hgtags: Added tag release-pypy3.6-v7.0.0 for changeset fb40f7a5524c
nunatak has quit [Quit: Leaving]
<bbot2> Exception: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1966 [antocuni: force build, release-pypy3.5-7.x]
ronan has quit [Read error: Connection reset by peer]
mattip has quit [Read error: Connection reset by peer]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7278 [antocuni: force build, release-pypy3.5-7.x]
mattip has joined #pypy
piem has quit [Ping timeout: 246 seconds]
piem has joined #pypy
jcea has joined #pypy
__pv has quit [Ping timeout: 246 seconds]
__pv has joined #pypy
glyph has quit [Ping timeout: 246 seconds]
glyph has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-macosx-x86-64/builds/4215 [antocuni: force build, release-pypy3.5-7.x]
jcea has quit [Remote host closed the connection]
<tos9> ok! I think default is still failing but maybe it's not my fault anymore?
<tos9> math-improvements seems to need a whatsnew... and then some other failure that I don't understand yet
<bbot2> Failure: http://buildbot.pypy.org/builders/rpython-linux-x86-32/builds/133 [antocuni: force build, release-pypy3.5-7.x]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
mattip has quit [Ping timeout: 250 seconds]
mattip has joined #pypy
<cfbolz> tos9: did you get home ok?
<cfbolz> tos9: I added whatsnew for math-improvements
Rhy0lite has joined #pypy
marky1991_2 has quit [Ping timeout: 250 seconds]
<kenaan> cfbolz default cfad18a6fd4b /: merge regalloc-playground improve register allocation by using better heuristics.
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6006 [ambv: base comparison, py3.6]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-macosx-x86-64/builds/4216 [ambv: base comparison, py3.6]
beystef has joined #pypy
marky1991 has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
jcea has joined #pypy
<_aegis_> arigato: I already posted a follow up to the pull request and filed an issue with apple, since this will affect any jitted language with fork()
<_aegis_> MAP_JIT pages are simply not shared with the fork()ed process
<_aegis_> I assume because they only used MAP_JIT in Safari's javascript implementation and that never forks they never cared
ronan has joined #pypy
mattip has quit [Read error: Connection reset by peer]
ronan has quit [Read error: No route to host]
ronan__ has joined #pypy
mattip has joined #pypy
<tos9> cfbolz: hello hello, I did
<tos9> (unfortunately)
<tos9> when I was on my way to the airport the uber driver told me about the airport strike
<tos9> So I was kind of hoping they'd cancel my flight and I'd be forced to stay :)
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<cfbolz> tos9: haha
<tos9> antocuni: so I used victor's perf package and confirmed that at least on my machine, that microbenchmark is 25% faster using struct.unpack than ord, both when I read from /dev/zero and when I read from /dev/random (which was the same result as my 1GB file)
<tos9> (which I still don't understand either obviously :), but figured I'd spend more time on it later and make believe I was still sprinting)
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6006 [ambv: base comparison, py3.6]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/6275 [antocuni: force build, release-pypy3.5-7.x]
antocuni has quit [Ping timeout: 246 seconds]
<marmoute> "epilogue, the U-bahn broken down and stalled for a long time right at "Universitat Nord" so we had to reach the Train station by foot.
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-s390x/builds/1205 [antocuni: force build, release-pypy3.5-7.x]
marky1991 has quit [Ping timeout: 272 seconds]
marky1991 has joined #pypy
<kenaan> ambv py3.6 075d529ca03f /: Support for os.PathLike in the posix module
<kenaan> antocuni pypy.org[extradoc] 128fdd22c9b6 /source/download.txt: checksums for new/updated packages which I have built+uploaded so far
<cfbolz> marmoute: oh no
<marmoute> If other wanna play, it took us 25 minutes to go from there to platform 16
<cfbolz> impressive
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-macosx-x86-64/builds/4216 [ambv: base comparison, py3.6]
ronan__ has quit [Ping timeout: 246 seconds]
mattip has quit [Ping timeout: 250 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
lritter has quit [Quit: Leaving]
Zaab1t has quit [Quit: bye bye friends]
marky1991 has quit [Ping timeout: 246 seconds]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4405 [antocuni: force build, release-pypy3.5-7.x]
tinix has joined #pypy
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
Kipras_ has joined #pypy
asmeurer has quit [Quit: asmeurer]
Rhy0lite has quit [Quit: Leaving]
beystef has quit [Quit: beystef]
marky1991 has quit [Ping timeout: 268 seconds]
beystef has joined #pypy
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
iomari has joined #pypy
<kenaan> andrewjlawrence winoverlapped a7c5ca35f519 /lib_pypy/: Fixing asyncio - work in progress
<kenaan> andrewjlawrence winoverlapped 4f3f9908aea9 /lib_pypy/: added overlapped type and implemented overlapped cancel method
<kenaan> andrewjlawrence winoverlapped 846255c51472 /lib_pypy/: Work in progress. Added GetQueueCompletionStatus.
<kenaan> andrewjlawrence winoverlapped ba8adec396ef /lib_pypy/: Started implementing CreateIoCompletionPort
<kenaan> andrewjlawrence winoverlapped d599f3b0c6cb /lib_pypy/: Work in progress - fixed casting issues
oberstet has quit [Quit: Leaving]
<kenaan> andrewjlawrence winoverlapped eb3c85f76e9d /lib_pypy/_overlapped.py: Started implementing WSARecv
beystef has quit [Quit: beystef]
PileOfDirt has joined #pypy
ronan has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
PileOfDirt has quit [Read error: No route to host]
jacob22__ has quit [Read error: Connection reset by peer]
jacob22__ has joined #pypy