<mattip>
extra points if there is a difference and you track down what causes it (on macOS)
<Julian>
I don't see any difference between the two.
<Julian>
oh, am I supposed to hit ^C or something, what is this supposed to be for
<Julian>
no, it's sending SIGINT itself -- yeah I see no difference
Julian has quit [Ping timeout: 258 seconds]
Dejan_ has joined #pypy
Dejan has quit [Quit: Leaving]
Dejan_ has quit [Client Quit]
Dejan has joined #pypy
<mattip>
Julian: (for the logs) thanks, the reporter seems to see some difference
Julian has joined #pypy
Julian has quit [Ping timeout: 258 seconds]
Julian has joined #pypy
lritter has joined #pypy
muke has joined #pypy
<muke>
cfbolz Hey, with what we were talking about with the len field on arrays today, is it the same thing for structs with vtables? ie, a struct with the vtable field followed by a field of the actual struct?
greedom has quit [Remote host closed the connection]
greedom has joined #pypy
<cfbolz>
muke: it works a bit differently
<cfbolz>
muke: for structs with vtables, the innermost struct is OBJECT
<cfbolz>
That struct has only one field, the vtable
<muke>
ahh, I'm already accounting for that then ok, thanks
Atque has quit [Quit: ...]
greedom has quit [Remote host closed the connection]
lritter has quit [Ping timeout: 272 seconds]
<luckydonald>
Is Is pypy imcompatible with uwsgi? I'm getting a `unable to load pypy library: libpypy-c.so: cannot open shared object file: No such file or directory` with the `pypy:3.7-buster` docker image.
Julian has quit [Ping timeout: 248 seconds]
<Dejan>
how did you install pypy?
Julian has joined #pypy
<Dejan>
luckydonald, ?? which pypy are you using, and how did you install it?
<luckydonald>
`pypy:3.7-buster` docker image
<mattip>
luckydonald: a quick google search brought me to this page for uwsgi2+