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
<Dejan>
so with numpy 1.20.1 installed from source i got a workaround for that problem
andi- has quit [*.net *.split]
tos9 has quit [*.net *.split]
kipras`away has quit [*.net *.split]
dstufft has quit [*.net *.split]
exarkun has quit [*.net *.split]
phlebas has quit [*.net *.split]
shodan45 has quit [*.net *.split]
Kronuz has quit [*.net *.split]
shodan45 has joined #pypy
dstufft has joined #pypy
kipras`away has joined #pypy
tos9 has joined #pypy
phlebas has joined #pypy
exarkun has joined #pypy
Kronuz has joined #pypy
commandoline has quit [Ping timeout: 264 seconds]
forgottenone has quit [Remote host closed the connection]
andi- has joined #pypy
commandoline has joined #pypy
forgottenone has joined #pypy
forgottenone has quit [Remote host closed the connection]
forgottenone has joined #pypy
jcea has joined #pypy
oberstet has quit [Remote host closed the connection]
muke has joined #pypy
<muke>
Hey, what's the best way to get the address of a descr object? I saw the comment under compute_unique_id saying it can be very costly, so is there a better way?
<muke>
This is for storing the descr of the last executed operation in a jitframe, I assume writing the address directly is what it needs?
<cfbolz>
muke: you cast it to a gcref I think
<muke>
cfbolz am I able to get the underlying value of the address from the result?
<cfbolz>
somehow, yes :-)
<cfbolz>
cast_ptr_to_adr, maybe something along these lines
<muke>
aha well as long as it's somehow I'll figure it out, thanks
<cfbolz>
I'm not streaming tonight, too done
<mattip>
thanks for the heads up, I was just settling in to start watching
<cfbolz>
sorry
<mattip>
no problem, now I can go out to the newly reopened local pub
<cfbolz>
mattip: heh, nice, enjoy
<Dejan>
ufff... i was hoping pypy will run my parser faster than CPython... CPython is running it for 3.1h while PyPy is still running after 5.2 hours, and it also uses 2x more RAM
<Dejan>
i guess i should not be surprised, it is heavily based on numpy/pandas
<Dejan>
and pytables
<mattip>
I would like to release 7.3.4 before the end of the month
<mattip>
python2.7, python 3.6
oberstet has joined #pypy
max3 has joined #pypy
max3 has quit [Quit: Connection closed]
forgottenone has quit [Quit: Konversation terminated!]