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
mattip_ has joined #pypy
mattip_ has quit [Ping timeout: 250 seconds]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
oberstet_ has joined #pypy
oberstet has quit [Remote host closed the connection]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
mattip_ has joined #pypy
jcea has quit [Quit: jcea]
dddddd has quit [Read error: Connection reset by peer]
jvesely has quit [Quit: jvesely]
yusuke_izawa has joined #pypy
yusuke_izawa has quit [Quit: Leaving.]
marvin__ has quit [Remote host closed the connection]
7IZAAM1A2 has joined #pypy
jacob22_ has quit [Quit: Konversation terminated!]
jacob22 has joined #pypy
xcm has quit [Remote host closed the connection]
7IZAAM1A2 has quit [Remote host closed the connection]
marvin_ has joined #pypy
xcm has joined #pypy
tsaka__ has joined #pypy
yusuke_izawa has joined #pypy
yusuke_izawa has quit [Quit: Leaving.]
Rhy0lite has joined #pypy
jcea has joined #pypy
xcm is now known as Guest43098
Guest43098 has quit [Remote host closed the connection]
xcm has joined #pypy
dddddd has joined #pypy
vhle has joined #pypy
jvesely has joined #pypy
ekaologik has joined #pypy
<kenaan> antocuni hpy-ctypespace c00a74b4ddb9 /pypy/module/hpy_universal/: move the typefef HPyInitFunc into cts; I removed the 'Ptr' from it to follow CPython convention (e.g., Py...
<kenaan> antocuni hpy-ctypespace 86cbe337bc16 /pypy/module/hpy_universal/: move more types into cts
<kenaan> antocuni hpy-ctypespace a8819c541390 /rpython/rtyper/lltypesystem/: Introduce rffi.constcharp2str, and improve the repr of low-level array types. Previously, you got annota...
<kenaan> antocuni hpy-ctypespace 3915c72fffc4 /pypy/module/hpy_universal/: use the new rffi.constcharp2str to match the lltype of these fields
<kenaan> antocuni hpy-ctypespace 79350cb71de6 /pypy/module/hpy_universal/: fix translation again: we need a way to convince gcc that our notion of _struct_HPy_s is the same as its
<kenaan> antocuni hpy-ctypespace 3f52349a3cfd /pypy/module/hpy_universal/llapi.py: move the last type definition into cts
mattip_ has quit [Ping timeout: 276 seconds]
<bbot2> Started: http://buildbot.pypy.org/builders/rpython-linux-x86-64/builds/243 [antocuni: force build, hpy-ctypespace]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7829 [antocuni: force build, hpy-ctypespace]
Ai9zO5AP has quit [Quit: WeeChat 2.5]
<antocuni> arigato, ronan: I create a PR for hpy-ctypespace and set both of you as reviewers: https://bitbucket.org/pypy/pypy/pull-requests/685/use-ctypespace-to-declare-hpy-types/diff
<antocuni> since it contains tricky stuff, I think a review is needed before deciding to go in this direction
vhle has quit [Remote host closed the connection]
marky1991 has joined #pypy
mattip_ has joined #pypy
yusuke_izawa has joined #pypy
marky1991 has quit [Ping timeout: 276 seconds]
marky1991 has joined #pypy
jvesely has quit [Quit: jvesely]
<mattip_> just sent a mail to pypy-dev about a 7.3 release
<Dejan> 7.3 \o/
<Dejan> How difficult is it to statically link PyPy ?
<bbot2> Failure: http://buildbot.pypy.org/builders/rpython-linux-x86-64/builds/243 [antocuni: force build, hpy-ctypespace]
<mattip_> Dejan: then we take responsibility for the linked-in pieces
<mattip_> we might want to statically link to libffi, but things like bzip2 should stay out
<Dejan> mattip_, sure but I was thinking for our own usage
<Dejan> in my case, i thought it would be nice to build a docker image with pypy statically linked with everything that i need there
ekaologik has quit [Quit: https://quassel-irc.org - Komfortabler Chat. Überall.]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7829 [antocuni: force build, hpy-ctypespace]
yusuke_izawa has quit [Quit: Leaving.]
tos9_ has joined #pypy
tos9 has quit [Ping timeout: 250 seconds]
tos9_ is now known as tos9
Rhy0lite has quit [Quit: Leaving]
<mattip_> Dejan: you know about portable-pypy, right?
<Dejan> mattip_, is it statically built??
<Dejan> to be frank i did not check that!
<Dejan> :)
<mattip_> no, it includes all the needed shared object and uses RPATH linking to ensure pypy can find them
<Dejan> that will work too
<mattip_> it assumes glibc like centos6
<Dejan> i thought to build it from scratch
<Dejan> but I guess I could just grab the centos libc
<mattip_> start from the manylinux2010 image, save yourself alot of headache
<mattip_> or the one used by pypy-wheels "FROM pypywheels/manylinux2010-pypy_x86_64"
marky1991 has quit [Ping timeout: 265 seconds]
mattip_ has quit [Ping timeout: 250 seconds]
<Dejan> it is enormous
<Dejan> i would rather build my docker stuff on python:3.7-alpine
<Dejan> it is just 98M
<Dejan> or, you mean to build executables using that image?
<Dejan> time to go home, see you next week :)
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
mattip_ has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
jvesely has joined #pypy