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
zmt00 has joined #pypy
zmt01 has quit [Ping timeout: 260 seconds]
jacob22 has quit [Read error: Connection reset by peer]
<arigo>
marmoute: I merged https://foss.heptapod.net/pypy/pypy/merge_requests/716, which adds a commit with a topic. Afterwards, "hg pull" doesn't change anything in my local repo. I still have locally the same commit as I had before, in draft mode, with the "sandbox-2-documentation-fix" topic (and of course "hg update" doesn't update to it). So it looks like merging has no effect for my repo
tsaka__ has joined #pypy
trfl has joined #pypy
<arigo>
marmoute: ...sorry, it works fine. I was still updating from bitbucket in this repo
<arigo>
my mistake
Ai9zO5AP has quit [Ping timeout: 240 seconds]
BPL has joined #pypy
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
Ai9zO5AP has joined #pypy
dddddd_ has joined #pypy
Ai9zO5AP has quit [Ping timeout: 240 seconds]
dddddd has quit [Ping timeout: 264 seconds]
jcea has joined #pypy
<mattip>
I think the threading problems with win32 -A started when I added machine-A_cfg.py with parallel_runs=3
<mattip>
which ended up dropping the times from ~30 min to ~15, so not worth the trouble
<mattip>
let's see what happens without it
dddddd_ is now known as dddddd
Ai9zO5AP has joined #pypy
tsaka__ has quit [Ping timeout: 265 seconds]
lritter has quit [Ping timeout: 258 seconds]
tsaka__ has joined #pypy
YannickJadoul has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
tsaka__ has quit [Ping timeout: 265 seconds]
pyusr has joined #pypy
Dejan has quit [Quit: Leaving]
dddddd has quit [Ping timeout: 240 seconds]
jcea has quit [Ping timeout: 240 seconds]
jcea has joined #pypy
jvesely has quit [Quit: jvesely]
marky1991 has joined #pypy
jvesely has joined #pypy
jvesely has quit [Client Quit]
jvesely has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<tos9>
mattip: I still don't really understand the virtualenv discovery behavior
<tos9>
whatever is happening seems to me to be at least more likely than not a virtualenv bug but I'm not sure I have the patience to figure out just what, since in my case it's easier to just not rely on virtualenv to find python interpreters, I'll just re-implement searching PATH and that will fix my issue
<tos9>
I guess at least I should track down a virtualenv.py from 19 and just confirm
<tos9>
ok yeah that confirms it
<tos9>
something somewhat significant changed it seems -- it used to be -p did something somewhat resembling searching PATH, and now it doesn't
oberstet has quit [Remote host closed the connection]