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
BPL has joined #pypy
BPL has quit [Quit: Leaving]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
_whitelogger has joined #pypy
lritter has quit [Ping timeout: 272 seconds]
lritter has joined #pypy
dddddd has quit [Remote host closed the connection]
<blueyed> I'Ve requested permissions for Travis to enable it for https://github.com/pypy/pyrepl again.
<blueyed> antocuni should handle this probably, but maybe you can help already.
speeder39_ has quit [Quit: Connection closed for inactivity]
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
<mattip> arigato: the good news is that translation on py3.6 succeeded
<mattip> the bad news is it fails (almost?) all tests
<mattip> segfaulting
<mattip> I have a strong feeling of deja-vu, I think the same thing happenned when I compiled arm32 in a chroot
<mattip> I don't remember what fixed it
<kenaan> mattip py3.6 cc40120a4dad /lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py: add const qualifier for conditional compilation
<kenaan> mattip default df138cf691c1 /: tweak test, add missing get_cipher
<kenaan> mattip default 9920d591bb29 /extra_tests/ctypes_tests/test_cast.py: add failing ctypes test that causes socket.sendall() failure
<kenaan> mattip default 0e1858e6bbc7 /lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py: add const qualifier for conditional compilation
ronan has quit [Ping timeout: 252 seconds]
idnar has quit []
idnar has joined #pypy
kenaan has quit [Read error: No route to host]
jcea has joined #pypy
tsaka_ has quit [Ping timeout: 250 seconds]
lag_ has joined #pypy
lag has quit [Ping timeout: 248 seconds]
irclogs_io_bot has quit [Remote host closed the connection]
lag_ has left #pypy [#pypy]
_whitelogger has joined #pypy
xcm has quit [Remote host closed the connection]
irclogs_io_bot has joined #pypy
xcm has joined #pypy
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
kenaan has joined #pypy
<kenaan> mattip buildbot 00dca717ce23 /bot2/pypybuildbot/builds.py: do not symlink to empty files from failed builds
<mattip> not sure why the _ssl_build.py started failing, AFAICT the offending stanza in ssl.py is the same before and after the branch
dddddd has joined #pypy
bbot2 has quit [Quit: buildmaster reconfigured: bot disconnecting]
bbot2 has joined #pypy
tsaka_ has joined #pypy
<kenaan> mattip default 0cbabb9554cd /lib_pypy/: add more missing things from cryptography, remove offending macro from build
kipras has joined #pypy
kipras has quit [Read error: Connection reset by peer]
tsaka_ has quit [Ping timeout: 244 seconds]
lritter has quit [Ping timeout: 245 seconds]
cjwelborn has joined #pypy
jcea has quit [Ping timeout: 250 seconds]
tsaka_ has joined #pypy
<mattip> now why would updating ssl cause a failure in hashlib.sha512 ?
* tumbleweed doesn't think he's ever seen a hash function return the wrong value, before
<kenaan> mattip default d087a60ceaaf /extra_tests/ctypes_tests/test_cast.py: qualify memoryview.cast to python 3.3 and up
<kenaan> mattip py3.6 c5962a500215 /: merge default into py3.6
irclogs_io_bot has quit [Remote host closed the connection]
Graypup_ has quit [Quit: ZNC 1.6.1 - http://znc.in]
Graypup_ has joined #pypy
Graypup_ has quit [Remote host closed the connection]
Graypup_ has joined #pypy
abrown has quit [Quit: Leaving]
Arfrever has joined #pypy
abrown has joined #pypy
camelCaser has quit [Read error: Connection reset by peer]
ronan has joined #pypy
<blueyed> PR builds on Travis are disabled for https://github.com/pypy/pyrepl - who can help me there?
<blueyed> pyrepl was moved to pypy from pdbpp/pyrepl, because antocuni did not want to remove "ownership" from pypy, but I am waiting now for 2 days to have a PR for a bugfix built there, and nobody from pypy seems to care about pyrepl anyway.. :(
<blueyed> pushes are not built also..
<blueyed> So I guess somebody needs to enable it on https://github.com/organizations/pypy/settings/installations
tsaka_ has quit [Ping timeout: 244 seconds]
<mattip> blueyed: it seems to be enabled on the repo, no?
<blueyed> mattip: I cannot see it.. just tried again.. check https://github.com/pypy/pyrepl/pull/17 for more info, and https://travis-ci.org/pypy/pyrepl/requests for the messages.
<mattip> I did something, now it is "pending"
<mattip> ok, now running, some of the builds even succeeded
<mattip> nice. I even get a mail with a codecov report
<blueyed> mattip: thanks! So you have enabled it on https://github.com/organizations/pypy/settings/installations ?
<blueyed> As for the codecov emails, that is just via the GitHub comment system.. ;) - and often codecov comments are disabled since it turns out to be rather spammy.
<blueyed> They also provide just the status for the PR.
<mattip> "Build pushed pull requests"
<blueyed> mattip: also branches/pushes, please - this is needed for merged PRs then.. ^^
tsaka_ has joined #pypy
<mattip> done
camelCaser has joined #pypy
Kronuz has quit [Ping timeout: 244 seconds]
<mattip> about the hash failures: hmac.HMAC(key, data, hashfunc) fails for only hashlib.sha384 and hashlib.sha512
<mattip> we have two implementations for hashlib hash functions - one from the lib_pypy/_sha*.py and one from lib_pypy/_hashlib/openssl_sh*
<mattip> the lib_pypy/_sha* ones are OK, the openssl_sh* ones seem to be wrong somehow
Kronuz has joined #pypy
tsaka_ has quit [Ping timeout: 258 seconds]
xcm has quit [Killed (orwell.freenode.net (Nickname regained by services))]
xcm has joined #pypy
ronan has quit [Ping timeout: 252 seconds]
lritter has joined #pypy
jcea has joined #pypy
jcea has quit [Remote host closed the connection]
dddddd has quit [Ping timeout: 246 seconds]