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]
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!]
<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!]