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
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
speeder39_ has quit [Quit: Connection closed for inactivity]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/4607 [andy lawrence: force build, winmultiprocessing]
jcea has quit [Quit: jcea]
kapilt has joined #pypy
kapilt has quit [Ping timeout: 252 seconds]
_whitelogger has joined #pypy
forgottenone has joined #pypy
dddddd has quit [Remote host closed the connection]
<kenaan> mattip vendor/stdlib-2.7.16 819d32f3f951 /: implement weakref._remove_dead_weakref, change pip version in ensurepip
<kenaan> mattip vendor/stdlib-2.7.16 3a0d737b20b0 /lib-python/: revert sysconfig, update info and how-to-update
kapilt has joined #pypy
kapilt has quit [Ping timeout: 246 seconds]
speeder39_ has joined #pypy
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6205 [mattip: force build, vendor/stdlib-2.7.16]
<kenaan> mattip vendor/stdlib-2.7.16 9aa8f255fa02 /: revert pickle.py to pypy version, fix _remove_dead_weakref
samth has quit [Read error: Connection reset by peer]
reaperhulk has quit [Read error: Connection reset by peer]
rguillebert has quit [Read error: Connection reset by peer]
reaperhulk has joined #pypy
samth has joined #pypy
rguillebert has joined #pypy
lordmauve has quit [Read error: Connection reset by peer]
string has quit [Read error: Connection reset by peer]
graingert has quit [Read error: Connection reset by peer]
cfbolz has quit [Read error: Connection reset by peer]
msjyoo has quit [Read error: Connection reset by peer]
lordmauve has joined #pypy
petronny has quit [Read error: Connection reset by peer]
string has joined #pypy
msjyoo has joined #pypy
cfbolz has joined #pypy
petronny has joined #pypy
graingert has joined #pypy
infinite has quit [Ping timeout: 246 seconds]
infinite has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6205 [mattip: force build, vendor/stdlib-2.7.16]
<mattip> on the branch, "pypy-c -mvirtualenv --clear pypy-venv" fails to copy libpypy-c.so
<mattip> soemthing in the stdlib influences this part of virtualenv?
<mattip> I copied sysconfig.py, distutils/sysconfig*, pickle.py from default, what did I miss?
<mattip> maybe something to do with sys.prefix not working correctly?
<mattip> no, that is an artifact of not copying/symlinking libpypy-c.so
<mattip> ahh, subprocess.py has a hack for virtualenv
<arigato> mattip: yes, you need to port all changes we did to the stdlib
<arigato> if you don't, we're left with many regressions like this
<mattip> :)
<mattip> :(
<mattip> not fun
<mattip> marking our changes would make the next iteration easier
<arigato> no, you can use hg commands to list them
<arigato> the general idea is to do an hg diff with the right commands and patch the new release, and then look only at the conflicts
<mattip> ok
<mattip> not clear from lib-python/stdlib-upgrade.txt
<arigato> ah
<cfbolz> mattip: yes, I was very confused by that recently too
<cfbolz> As in a few months ago
<mattip> what arigato suggests makes sense, but we should have tags so hg diff is simpler
<cfbolz> If I understand things correctly, the idea of the vendor branch is to have CPython code without PyPy specific changes
<arigato> yes
<cfbolz> And then when you merge that to default, you get the changes back
<arigato> the hg diff command should be something like "hg diff -r old-vendor-branch default"
<arigato> and the new vendor branch must be exactly from CPython
<arigato> so one new vendor branch, and one other new branch in which to do the upgrade
<mattip> makes sense. I see the last time it was done, there is vendor/stdlib which apparently is exactly stdlib-2.7.13, then a branch off that
<mattip> which indeed merges from default
<mattip> now when I read the directions it makes sense that way, just some motivation/explaination is missing
forgottenone has quit [Quit: Konversation terminated!]
antocuni has joined #pypy
forgottenone has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
forgottenone has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
speeder39_ has quit [Quit: Connection closed for inactivity]
antocuni has quit [Ping timeout: 258 seconds]
lritter has joined #pypy
forgottenone has joined #pypy
oberstet has joined #pypy
<kenaan> mattip vendor/stdlib-2.7.16 9c5ebfaa4643 /lib-python/: abandon branch
<kenaan> mattip vendor/stdlib 1779edf5c1e3 /lib-python/: update to v2.7.16
<kenaan> mattip vendor/stdlib 873173b17a5e /lib-python/stdlib-upgrade.txt: add how-to-update
<kenaan> mattip stdlib-2.7.16 c8bdc9146f6e /: merge new stdlib into branch
<kenaan> mattip stdlib-2.7.16 c59a0f5fdb0d /: add _ssl.HAS_TLSv1_3
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6206 [mattip: force build, stdlib-2.7.16]
marky1991_2 has joined #pypy
dddddd has joined #pypy
ajlawrence has joined #pypy
kapilt has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
forgottenone has joined #pypy
jcea has joined #pypy
kapilt has quit [Ping timeout: 248 seconds]
kapilt has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6206 [mattip: force build, stdlib-2.7.16]
adamholmberg has joined #pypy
marky1991 has joined #pypy
marky1991_2 has quit [Ping timeout: 255 seconds]
Rhy0lite has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
marky1991 has quit [Ping timeout: 246 seconds]
<kenaan> mattip stdlib-2.7.16 51b61fa2015d /lib-python/conftest.py: register new tests
kapilt has quit [Ping timeout: 259 seconds]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
jacob22 has quit [Ping timeout: 268 seconds]
marky1991 has quit [Ping timeout: 255 seconds]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6207 [mattip: force build, stdlib-2.7.16]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholm_ has joined #pypy
adamholmberg has quit [Ping timeout: 252 seconds]
forgottenone has quit [Quit: Konversation terminated!]
meejah has joined #pypy
antocuni has joined #pypy
speeder39_ has joined #pypy
forgottenone has joined #pypy
meejah has quit [Changing host]
meejah has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6207 [mattip: force build, stdlib-2.7.16]
marky1991 has joined #pypy
<mattip> well, that didn't go as planned. The ssl/http certificate errors are still occurring even after updating the stdlib
oberstet has quit [Remote host closed the connection]
<kenaan> mattip default 4560d56a123a /lib-python/2.7/test/: update certificates per cpython issue 36816 PR 13199
ajlawrence has quit [Ping timeout: 256 seconds]
antocuni has quit [Ping timeout: 245 seconds]
marky1991 has quit [Ping timeout: 255 seconds]
jacob22 has joined #pypy
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6208 [mattip: force build, cffi-libs]
forgottenone has quit [Quit: Konversation terminated!]
jacob22 has quit [Remote host closed the connection]
jacob22 has joined #pypy
asmeurer_ has joined #pypy
asmeurer_ has quit [Client Quit]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6208 [mattip: force build, cffi-libs]
glyph has quit [Quit: End of line.]
glyph has joined #pypy
Rhy0lite has quit [Quit: Leaving]
<kenaan> mattip cffi-libs 8ae1951978c7 /pypy/tool/: backport package.py, build_cffi_imports from py3.6
lritter has quit [Ping timeout: 245 seconds]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6209 [mattip: force build, cffi-libs]
<kenaan> andrewjlawrence winmultiprocessing 884c7e6b4d3a /pypy/module/_socket/interp_socket.py: Corrected parameters to RSocket call.
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
asmeurer has joined #pypy
ajlawrence has joined #pypy
marky1991 has quit [Ping timeout: 258 seconds]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6209 [mattip: force build, cffi-libs]
adamholm_ has quit []
PileOfDirt has joined #pypy
asmeurer has quit [Quit: asmeurer]
speeder39_ has quit [Quit: Connection closed for inactivity]
marky1991 has joined #pypy
ajlawrence has quit [Ping timeout: 256 seconds]
Kipras_ has quit [Ping timeout: 252 seconds]
Kipras_ has joined #pypy
antocuni has joined #pypy
speeder39_ has joined #pypy
antocuni has quit [Ping timeout: 246 seconds]
Ai9zO5AP has quit [Quit: WeeChat 2.4]