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
bendlas has quit [Read error: Connection reset by peer]
danieljabailey has quit [Quit: ZNC 1.6.6+deb1ubuntu0.1 - http://znc.in]
danieljabailey has joined #pypy
alexband has quit [Read error: Connection reset by peer]
bendlas has joined #pypy
iko has quit [Ping timeout: 276 seconds]
antocuni has quit [Ping timeout: 272 seconds]
iko has joined #pypy
_whitelogger has joined #pypy
ceridwen has quit [Ping timeout: 252 seconds]
ceridwen has joined #pypy
jcea has quit [Quit: jcea]
dddddd has quit [Remote host closed the connection]
zmt00 has joined #pypy
zmt00 is now known as zmt01
zmt01 is now known as zmt00
glyph has quit [Quit: End of line.]
glyph has joined #pypy
glyph_ has joined #pypy
glyph has quit [Ping timeout: 268 seconds]
glyph_ is now known as glyph
forgottenone has joined #pypy
Garen has joined #pypy
Garen_ has quit [Ping timeout: 268 seconds]
tayfun26 has joined #pypy
forgottenone has quit [Remote host closed the connection]
forgottenone has joined #pypy
alexband has joined #pypy
forgottenone has quit [Remote host closed the connection]
forgottenone has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
arigo has joined #pypy
forgottenone has joined #pypy
arigo has quit [Client Quit]
phlebas_ has joined #pypy
cfbolz_ has joined #pypy
fijal_ has joined #pypy
altendky_ has joined #pypy
antocuni has joined #pypy
dustinm- has joined #pypy
awygle_ has joined #pypy
mwhudson_ has joined #pypy
tumbleweed_ has joined #pypy
kristina_ has joined #pypy
cfbolz has quit [Disconnected by services]
eregon_ has joined #pypy
cfbolz_ has left #pypy [#pypy]
reaperhulk_ has joined #pypy
nedbat_ has joined #pypy
cfbolz has joined #pypy
iko has quit [*.net *.split]
rubdos has quit [*.net *.split]
altendky has quit [*.net *.split]
bbot2 has quit [*.net *.split]
reaperhulk has quit [*.net *.split]
awygle has quit [*.net *.split]
phlebas has quit [*.net *.split]
lapinot has quit [*.net *.split]
dustinm has quit [*.net *.split]
nedbat has quit [*.net *.split]
mwhudson has quit [*.net *.split]
tumbleweed has quit [*.net *.split]
eregon has quit [*.net *.split]
fijal has quit [*.net *.split]
kristina has quit [*.net *.split]
phlebas_ is now known as phlebas
fijal_ is now known as fijal
vstinner has joined #pypy
mwhudson_ has quit [Changing host]
mwhudson_ has joined #pypy
mwhudson_ is now known as mwhudson
<vstinner> arigato: hello. Windows uses HANDLE with DuplicateHandle() and CloseHandle(), which are similar to Unix file descriptors with dup() to close()
<vstinner> arigato: do you propose something like that?
iko has joined #pypy
<vstinner> arigato: i understand that it would completely hide internals from the outside, and handles would be the only visible part of the inside (which means everything is hidden)
bbot2 has joined #pypy
lapinot has joined #pypy
rubdos has joined #pypy
dddddd has joined #pypy
<arigato> vstinner: yes, that's right
forgottenone has quit [Quit: Konversation terminated!]
forgottenone has joined #pypy
jacob22__ has joined #pypy
Zaab1t has joined #pypy
antocuni has quit [Ping timeout: 250 seconds]
jcea has joined #pypy
tayfun27 has joined #pypy
tayfun26 has quit [Ping timeout: 252 seconds]
tayfun27 has quit [Quit: tayfun27]
tayfun26 has joined #pypy
sknebel has quit [Remote host closed the connection]
sknebel has joined #pypy
Rhy0lite has joined #pypy
antocuni has joined #pypy
tayfun26 has quit [Ping timeout: 240 seconds]
adamholmberg has joined #pypy
tayfun26 has joined #pypy
tayfun26 has quit [Client Quit]
solarjoe4 has joined #pypy
adamholmberg has quit [Remote host closed the connection]
altendky_ has quit []
altendky_ has joined #pypy
altendky_ has quit [Client Quit]
altendky has joined #pypy
antocuni has quit [Read error: Connection reset by peer]
<Alex_Gaynor> arigato: ping
antocuni has joined #pypy
xcm has joined #pypy
<xcm> Hi. I've fetched a binary distribution of pypy3 on a gentoo system. I'd like numpy to work, but importing after installing via pip fails with failing to load libgfortran.so.3 https://bpaste.net/show/5bd42e88cb9b . My system has /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/libgfortran.so.4 . I symlinked it to libgfortran.so.4 as well, to no avail
adamholmberg has joined #pypy
solarjoe4 has quit [Quit: Leaving]
felix34 has left #pypy [#pypy]
forgottenone has quit [Quit: Konversation terminated!]
nedbat_ is now known as nedbat
<arigato> Alex_Gaynor: pong
<Alex_Gaynor> arigato: A cryptography user pinged me about https://bitbucket.org/cffi/cffi/commits/41b240e8fe267bdde47e1dc1d435b3b19f482a0f, apparently it causes a bit of a mess if you're trying to use ASAN. I wonder if there's a way we could fix it that ASAN would be happy about
<arigato> xcm: maybe try to recompile numpy from source?
<arigato> Alex_Gaynor: I don't know what ASAN is
forgottenone has joined #pypy
<arigato> Alex_Gaynor: but yes, if you feel like, we can easily add a chained list with these blocks, *just* so that it feels that these blocks are still seen (even though we're never freeing them)
<arigato> i.e. we can fix a complain that there is a memory leak by leaking a little bit more memory
<arigato> but all negligible
<Alex_Gaynor> arigato: ASAN is address sanitizer, it's compiler instrumentation for clang (and GCC these days I think) that finds various C-type bugs: leaks, use after free, buffer overflows
antocuni_ has joined #pypy
antocuni has quit [Ping timeout: 252 seconds]
antocuni_ has quit [Ping timeout: 264 seconds]
antocuni has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
antocuni_ has joined #pypy
antocuni has quit [Ping timeout: 240 seconds]
antocuni__ has joined #pypy
antocuni_ has quit [Ping timeout: 240 seconds]
Zaab1t has quit [Ping timeout: 240 seconds]
Zaab1t has joined #pypy
Rhy0lite has quit [Quit: Leaving]
jcea1 has joined #pypy
jcea has quit [Read error: Connection reset by peer]
jcea1 is now known as jcea
jcea has quit [Ping timeout: 268 seconds]
lritter has joined #pypy
reaperhulk_ is now known as reaperhulk
jamesaxl has quit [Quit: WeeChat 2.2]
Zaab1t has quit [Quit: bye bye friends]
jcea has joined #pypy
antocuni__ has quit [Ping timeout: 250 seconds]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 250 seconds]