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
oberstet has quit [Remote host closed the connection]
jcea has quit [Ping timeout: 260 seconds]
Olorin_ has quit [Read error: Connection reset by peer]
ctismer has quit [Ping timeout: 260 seconds]
fijal has quit [Read error: Connection reset by peer]
ctismer has joined #pypy
Olorin_ has joined #pypy
fijal has joined #pypy
<mattip> nulano: I am making an effort to fix windows failures on py3.6 to improve the situation before trying win64-py3.6 again
<mattip> _winreg is the current focus
<mattip> the tests are a bit of a mess, they build on eachother so if one fails the rest crash
<mattip> help would be welcome
<bbot2> Started: http://buildbot.pypy.org/builders/rpython-linux-x86-32/builds/367 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/rpython-linux-x86-64/builds/384 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/rpython-win-x86-32/builds/354 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/7282 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/8407 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/2501 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-s390x/builds/1602 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-aarch64/builds/665 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/6072 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/7286 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-macosx-x86-64/builds/5284 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/5612 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-s390x/builds/1423 [mattip: Forced by command line script, win64]
<mattip> let's see if win64 is ready to be merged to default
<mattip> ahh, there is still the rsocket breakage in win64-py3.6
<bbot2> Success: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/7282 [mattip: Forced by command line script, win64]
<bbot2> Success: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/8407 [mattip: Forced by command line script, win64]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-aarch64/builds/714 [mattip: Forced by command line script, win64]
_whitelogger has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/rpython-win-x86-32/builds/354 [mattip: Forced by command line script, win64]
<bbot2> Failure: http://buildbot.pypy.org/builders/rpython-linux-x86-32/builds/367 [mattip: Forced by command line script, win64]
<bbot2> Success: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/6072 [mattip: Forced by command line script, win64]
<bbot2> Failure: http://buildbot.pypy.org/builders/rpython-linux-x86-64/builds/384 [mattip: Forced by command line script, win64]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/7286 [mattip: Forced by command line script, win64]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-s390x/builds/1602 [mattip: Forced by command line script, win64]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-macosx-x86-64/builds/5284 [mattip: Forced by command line script, win64]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-s390x/builds/1423 [mattip: Forced by command line script, win64]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/2501 [mattip: Forced by command line script, win64]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-aarch64/builds/665 [mattip: Forced by command line script, win64]
oberstet has joined #pypy
rubdos_ is now known as rubdos
dnshane has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
dnshane has joined #pypy
lritter has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/5612 [mattip: Forced by command line script, win64]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-aarch64/builds/714 [mattip: Forced by command line script, win64]
Dejan has joined #pypy
Dejan has quit [Changing host]
Dejan has joined #pypy
<Dejan> https://flathub.org/builds/#/ - I like how this buildbot looks like
<Dejan> (I've just stumbled upon that website)
<ammar2> yeah that's just the updated version of buildbot
<ammar2> cpython's looks the same since they updated recently https://buildbot.python.org/all/#/
<nimaje> instead of these white pages they could use html in a normal way and only replace dynamic content via js, than you would roughly know what the page is about
epsilonKNOT has quit [Quit: ZNC - https://znc.in]
<mattip> since we always have failing tests, the summary page is critical for us
<mattip> we need to see if the failures are new or old-known
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/2502 [mattip: force build, win64-py3.6]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/7287 [mattip: force build, win64-py3.6]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/5613 [mattip: force build, win64-py3.6]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/8408 [mattip: force build, win64-py3.6]
<mattip> which reminded me - I want to see if win64-py3.6 is not worse than py3.6
epsilonKNOT has joined #pypy
<mattip> the win64 build looks good enough, there are some strange failures but maybe they are glitches
<mattip> like this one
<mattip> on linux32 and jit bit-shifts
epsilonKNOT has quit [Quit: ZNC - https://znc.in]
epsilonKNOT has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/2502 [mattip: force build, win64-py3.6]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/8408 [mattip: force build, win64-py3.6]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/5613 [mattip: force build, win64-py3.6]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/7287 [mattip: force build, win64-py3.6]
otisolsen70 has joined #pypy
cptpcrd2 has joined #pypy
<cptpcrd2> Hello, potential new contributor here. I've put together a patch adding resource.prlimit() (wraps the Linux-specific function prlimit(); present in CPython 3.4+ but currently not in PyPy) and some basic tests for it (which pass). Not sure where to go next.
<antocuni> cptpcrd2: thank you for your (potential :)) contribution
<antocuni> this is the contributing doc: https://doc.pypy.org/en/latest/contributing.html
<antocuni> pypy is hosted on heptapod: you need to create an account there and ask to become a pypy contributor
<antocuni> once we accept the request, you will be able to push your changes to your own branches, and then send PRs
<cptpcrd2> I created an account (cptpcrd) and requested access, but it hasn't yet been accepted.
<antocuni> cptpcrd2: I've accepted it right now
<cptpcrd2> antocuni: Thanks! I'll reread the docs and try to put together a PR soon. Hopefully there isn't too much wrong with it.
<antocuni> thanks!
epsilonKNOT_ has joined #pypy
epsilonKNOT has quit [Ping timeout: 256 seconds]
epsilonKNOT_ has quit [Quit: ZNC - https://znc.in]
epsilonKNOT has joined #pypy
jcea has joined #pypy
<mattip> any thoughts about merging win64 to default? The buildbots seem to think it is OK
jcea has quit [Ping timeout: 240 seconds]
<cfbolz> mattip: wow!
<cfbolz> mattip: yes, good plan :-)
<cfbolz> I haven't kept up, is it for 3.6? or 2.7?
<mattip> the win64 branch is for default (2.7). Then we start to iterate on win64-py3.6
<mattip> in order to actually release a win64 py3.6 we would need to fix some more things
<mattip> but the branch does not seem to break other platforms nor does it break 32-bit windows (I think)
<mattip> cpyext is still disabled for 64-bit windows
camelCaser has quit [Ping timeout: 246 seconds]
camelCaser has joined #pypy
lritter has quit [Quit: Leaving]
camelCaser has quit [Ping timeout: 260 seconds]
camelCaser has joined #pypy
camelCaser has quit [Read error: Connection reset by peer]
camelCaser has joined #pypy
camelCaser has quit [Quit: ZNC 1.7.5 - https://znc.in]
camelCaser has joined #pypy
camelCaser has quit [Ping timeout: 258 seconds]
camelCaser has joined #pypy
ccamel has joined #pypy
camelCaser has quit [Ping timeout: 258 seconds]
jcea has joined #pypy
oberstet has quit [Remote host closed the connection]
mjacob has quit [*.net *.split]
Lightsword has quit [*.net *.split]
mjacob has joined #pypy
Lightsword has joined #pypy
cptpcrd2 has quit [Quit: WeeChat 2.3]
cptpcrd2 has joined #pypy
otisolsen70 has quit [Quit: Leaving]