antocuni changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "PyPy: the Gradual Reduction of Magic (tm)"
<Frankablu> njs, Thanks didn't think of that
xqb has quit [Quit: Leaving]
xqb has joined #pypy
demonimin has quit [Quit: No Ping reply in 180 seconds.]
demonimin has joined #pypy
Joghurt has joined #pypy
lritter_ has joined #pypy
<Joghurt> How can I correctly define a highlevel entrypoint in RPython that takes an int[] correctly? The following crashes with incminimark gc, but not with boehm gc: https://pastebin.com/xCXnTWfX
lritter has quit [Ping timeout: 248 seconds]
marr has quit [Ping timeout: 240 seconds]
Hotpot33 has quit [Ping timeout: 248 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Joghurt has quit [Quit: Leaving]
tbodt has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Hotpot33 has joined #pypy
Hotpot33 has quit [Ping timeout: 256 seconds]
lritter_ has quit [Quit: Leaving]
Hotpot33 has joined #pypy
ArneBab has joined #pypy
ArneBab_ has quit [Ping timeout: 240 seconds]
dpn` has quit [Ping timeout: 255 seconds]
dpn` has joined #pypy
jcea has quit [Ping timeout: 240 seconds]
dddddd has quit [Remote host closed the connection]
forgottenone has joined #pypy
xqb has quit [Remote host closed the connection]
xqb has joined #pypy
inhahe has quit []
inhahe has joined #pypy
oberstet has joined #pypy
jamesaxl has joined #pypy
glyph has quit [Quit: End of line.]
glyph has joined #pypy
raynold has quit [Quit: Connection closed for inactivity]
speeder39 has joined #pypy
forgottenone has quit [Ping timeout: 248 seconds]
forgottenone has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
marr has joined #pypy
speeder39 has quit [Quit: Connection closed for inactivity]
d0x0b has joined #pypy
drolando has quit [Remote host closed the connection]
drolando has joined #pypy
yuyichao_ has quit [Ping timeout: 268 seconds]
lritter has joined #pypy
dddddd has joined #pypy
<kenaan_> antocuni extradoc 45807fd9b862 /sprintinfo/leysin-winter-2018/people.txt: add myself
Hotpot33 has quit [Ping timeout: 248 seconds]
yuyichao_ has joined #pypy
yuyichao_ has quit [Ping timeout: 240 seconds]
Hotpot33 has joined #pypy
jcea has joined #pypy
oberstet has quit [Ping timeout: 240 seconds]
Rhy0lite has joined #pypy
d0x0b has quit [Quit: d0x0b]
oberstet has joined #pypy
marky1991 has joined #pypy
adamholmberg has joined #pypy
forgottenone has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
xqb has quit [Remote host closed the connection]
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marr123 has joined #pypy
marr has quit [Ping timeout: 240 seconds]
xqb has joined #pypy
norox has quit [Quit: gone]
norox has joined #pypy
norox has quit [Quit: gone]
marr123 has quit [Remote host closed the connection]
marr has joined #pypy
yuyichao_ has joined #pypy
mattip has joined #pypy
Hotpot33 has quit [Max SendQ exceeded]
Hotpot33 has joined #pypy
Hotpot33 has quit [Max SendQ exceeded]
Hotpot33 has joined #pypy
Hotpot33 has quit [Max SendQ exceeded]
Hotpot33 has joined #pypy
Duality has joined #pypy
<Duality> hi
<Duality> my pypy interpreter segfaults
<Duality> what can i do to debug ?
marky1991 has quit [Ping timeout: 240 seconds]
chelz has quit [Ping timeout: 252 seconds]
marky1991 has joined #pypy
<LarstiQ> Duality: step 1, can you make it reproducible?
marky1991 has quit [Ping timeout: 240 seconds]
oberstet has quit [Ping timeout: 240 seconds]
yuyichao_ has quit [Ping timeout: 248 seconds]
tbodt has joined #pypy
oberstet has joined #pypy
Rhy0lite has quit [Quit: Leaving]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
kipras is now known as kipras`away
mattip has left #pypy ["Leaving"]
kipras`away is now known as kipras
tbodt has joined #pypy
ArneBab has quit [Remote host closed the connection]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
marky1991 has joined #pypy
<Duality> LarstiQ: good one, uh somewhere in my program it crashes :D
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
forgottenone has quit [Quit: Konversation terminated!]
nunatak has joined #pypy
marky1991 has quit [Ping timeout: 260 seconds]
ArneBab has joined #pypy
ArneBab has left #pypy [#pypy]
altendky has joined #pypy
Duality has quit [Remote host closed the connection]
tbodt has joined #pypy
<kenaan_> arigo cffi/cffi 6d56592a5c9b /: Issue #357: fix the out-of-line ABI mode when we see structs containing anonymous unions or vice-versa
tbodt has quit [Client Quit]
<kenaan_> arigo cffi/cffi acf2cf3a6959 /testing/cffi1/test_re_python.py: test for the recursion in _struct_collecttype(): fails if the recursion is replaced with a simple _do_collect_type()
<kenaan_> arigo cffi/cffi e8f05076085c /doc/source/whatsnew.rst: Document issue #357
tbodt has joined #pypy
<cfbolz> arigato: around?
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
marky1991 has joined #pypy
marky1991 has quit [Ping timeout: 240 seconds]
norox has joined #pypy
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<arigato> cfbolz: yes for now
<cfbolz> arigato: any clue why list.__eq__ has no shortcut for "self is other" in it anywhere? too rare?
<cfbolz> arigato: was wondering when I read (and then closed) this: https://bitbucket.org/pypy/pypy/issues/1306/ll_listeq-x-x-should-be-constant-folded-in
nunatak has quit [Quit: Leaving]
yuyichao_ has joined #pypy
demonimin has quit [Remote host closed the connection]
<blachance> random question about greens: if a jitdriver's greens is [], will there be any profiling to see if something gets hot?
demonimin has joined #pypy
<simpson> I'm not sure what happens without greens.
tbodt has joined #pypy
<mjacob> blachance: what do you mean by "any profiling"?
<cfbolz> blachance: it will just create a single trace
<blachance> by profiling I mean counting to determine whether or not to make a trace; my current (potentially flawed) understanding is that there's a counter for each combination of greens, and when that counter reaches a threshold a trace gets taken
<cfbolz> yes
<blachance> cfbolz: a single trace for the entire run of the program?
<cfbolz> so if there is no green, you will get a single counter
<cfbolz> yes
<blachance> interesting; and action increments that counter single counter?
<cfbolz> not for the entire program
<blachance> * and what action
<cfbolz> for one iteration of the loop that the can_enter_jit is in
nakka has joined #pypy
<blachance> thanks, that makes sense now---a trace starts at some combination of greens and ends at the same one, and if all combinations are the same then it'll only trace one iteration
<cfbolz> yes
<kenaan_> mattip py3.5 0623757396d5 /pypy/module/_multiprocessing/: implement _multiprocessing for win32, remove _multiprocessing.win32, tests fail
<kenaan_> mattip py3.5 c2a7f649293c /pypy/module/_multiprocessing/test/: remove old tests of deleted module attributes, fix most tests
dddddd has quit [Ping timeout: 240 seconds]
dddddd has joined #pypy
olaf has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 268 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Client Quit]
xqb` has joined #pypy
xqb has quit [Disconnected by services]
xqb` is now known as xqb
tbodt has joined #pypy
<olaf> Hi all, it seems PyPy3 does not yet support PyUnicode_New, what would be a workaround to create PyUnicode objects?
<olaf> I've tried replacing it with PyUnicode_FromStringAndSize
<olaf> and also PyUnicode_FromUnicode
<olaf> But I can't get it to work
xqb` has joined #pypy
xqb has quit [Disconnected by services]
xqb` is now known as xqb
altendky has quit [Quit: Connection closed for inactivity]
raynold has joined #pypy
john51 has quit [Remote host closed the connection]
commandoline has quit [Ping timeout: 252 seconds]
<kenaan_> alex_gaynor default f16bc214b818 /lib_pypy/: Bump greenlet version - nothing in 0.4.13 that we need to do
john51 has joined #pypy
commandoline has joined #pypy
yuyichao_ has quit [Ping timeout: 248 seconds]
oberstet has quit [Ping timeout: 260 seconds]
commandoline has quit [Ping timeout: 240 seconds]
john51 has quit [Ping timeout: 260 seconds]
commandoline has joined #pypy
john51 has joined #pypy
yuyichao_ has joined #pypy
yuyichao_ has quit [Ping timeout: 256 seconds]