steve_s has joined #hpy
steve_s has quit [Quit: Client closed]
steve_s has joined #hpy
<antocuni> > is the fact that it is thread-local going to cause incompatibilities?
<antocuni> I think so. According to what steve_s says they are not thread-locals on CPython, which means that as soon as you have two threads, your HPyGlobal_Load would return two different things in CPython and PyPy
<antocuni> sorry for the having caused the confusion. I vaguely remembered something like "HPyGlobal is not truly like a C global" and I thought it was per-thread, but it's actually per-interpreter
<antocuni> (which is not a "problem" for pypy since we don't support sub interpreters at all)
AntonioCuni[m] has joined #hpy
AntonioCuni[m] is now known as antocuni[m]
steve_s has quit [Quit: Client closed]
<mattip> OK, I will find a place to "hang" the globals on the interpreter then, thanks
<mattip> other than that, I think the hpy-0.0.4 branch is ready
<cfbolz> mattip: you should be able to store it in the State instance
<cfbolz> that's per interpreter
<mattip> +1
<antocuni> yes, side by side with the normal handles
antocuni[m] has quit [*.net *.split]
ronny has quit [*.net *.split]
jboi has quit [*.net *.split]
jevinskie[m] has quit [*.net *.split]
dalley has quit [*.net *.split]
FFY00_ has quit [*.net *.split]
Techcable has quit [*.net *.split]
pmp-p has quit [*.net *.split]
energizer has quit [*.net *.split]
Hodgestar has quit [*.net *.split]
marvin_ has quit [*.net *.split]
fangerer has quit [*.net *.split]
pjenvey has quit [*.net *.split]
antocuni has quit [*.net *.split]
ronan has quit [*.net *.split]
krono has quit [*.net *.split]
cfbolz has quit [*.net *.split]
ammar2 has quit [*.net *.split]
arigato has quit [*.net *.split]
fijal has quit [*.net *.split]
antocuni[m] has joined #hpy
FFY00_ has joined #hpy
dalley has joined #hpy
jevinskie[m] has joined #hpy
jboi has joined #hpy
ronny has joined #hpy
Techcable has joined #hpy
pmp-p has joined #hpy
energizer has joined #hpy
fangerer has joined #hpy
pjenvey has joined #hpy
marvin_ has joined #hpy
Hodgestar has joined #hpy
krono has joined #hpy
antocuni has joined #hpy
ronan has joined #hpy
cfbolz has joined #hpy
ammar2 has joined #hpy
arigato has joined #hpy
fijal has joined #hpy