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)"
tbodt has quit [Read error: Connection reset by peer]
tbodt has joined #pypy
adamholmberg has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
speeder39 has quit [Quit: Connection closed for inactivity]
adamholmberg has quit [Ping timeout: 256 seconds]
tbodt has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
<raynold> Ahh it's a wonderful day
marr has quit [Ping timeout: 248 seconds]
xqb has quit [Remote host closed the connection]
oberstet has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
adamholmberg has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
adamholmberg has quit [Ping timeout: 265 seconds]
jcea has quit [Quit: jcea]
tbodt has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
xqb has joined #pypy
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/3687 [antocuni: force build, vmprof-resolve_addr]
tbodt has joined #pypy
[Arfrever] has quit [Quit: leaving]
dddddd has quit [Remote host closed the connection]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
[Arfrever] has joined #pypy
oberstet has quit [Ping timeout: 240 seconds]
oberstet has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Client Quit]
wleslie has joined #pypy
jamadden has quit [Quit: Leaving.]
altendky has quit [Quit: Connection closed for inactivity]
drolando has quit [Remote host closed the connection]
drolando has joined #pypy
jamadden has joined #pypy
jamadden has quit [Client Quit]
wleslie has quit [Quit: ~~~ Crash in JIT!]
inad922 has joined #pypy
jamadden has joined #pypy
jamadden1 has joined #pypy
jamadden has quit [Read error: Connection reset by peer]
jamadden1 has quit [Client Quit]
inad922 has quit [Ping timeout: 276 seconds]
Hasimir has quit [Quit: Vidi, vici, veni]
TheAdversary has quit [Remote host closed the connection]
dmalcolm has quit [Ping timeout: 240 seconds]
realitix has joined #pypy
realitix has quit [Client Quit]
realitix has joined #pypy
dmalcolm has joined #pypy
jamadden has joined #pypy
jamadden has quit [Ping timeout: 256 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Client Quit]
marr has joined #pypy
Hotpot33 has quit [Ping timeout: 248 seconds]
Hotpot33 has joined #pypy
<kenaan_> fijal memory-accounting e8d1f3223393 /: merge default
<kenaan_> fijal default f23eec5d0d6d /: Merge memory-accounting which adds extra functions to gc that let you describe the whole memory
<kenaan_> fijal default 25b0174b027f /pypy/doc/whatsnew-head.rst: document the branhc
Hotpot33 has quit [Ping timeout: 240 seconds]
bgola_ is now known as bgola
Hasimir has joined #pypy
TheAdversary has joined #pypy
jamadden has joined #pypy
Hotpot33 has joined #pypy
ssbr has quit [Ping timeout: 252 seconds]
ssbr has joined #pypy
idnar has quit []
idnar has joined #pypy
oberstet has quit [Ping timeout: 256 seconds]
avakdh has quit []
avakdh has joined #pypy
marky1991 has joined #pypy
__main__ has quit [Read error: Connection reset by peer]
__main__ has joined #pypy
oberstet has joined #pypy
raynold has quit [Quit: Connection closed for inactivity]
oberstet has quit [Ping timeout: 240 seconds]
<cfbolz> fijal: that is a very weird branch merge, I must say
<cfbolz> what is the extra argument of add_memory_pressure used for? seems nothing
<cfbolz> I am tempted to back the merge out
xqb` has joined #pypy
xqb has quit [Remote host closed the connection]
<fijal> cfbolz: please, if you have complaints, I'll clean it up and remerge
<cfbolz> fijal: how about I back out, and do a code review?
<fijal> +1
jcea has joined #pypy
realitix_ has joined #pypy
<cfbolz> of course I am absolutely out of time for today
realitix has quit [Ping timeout: 240 seconds]
realitix_ is now known as realitix
d0x0b has joined #pypy
Rhy0lite has joined #pypy
oberstet has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Changing host]
marky1991 has joined #pypy
marr has quit [Ping timeout: 264 seconds]
<fijal> cfbolz: I cam have a quick look too
<cfbolz> fijal: if you do the backout I'll do a proper review
<fijal> ah no, the merge is a bit nonsense, pom pom pom
<fijal> sorry forgot
<fijal> cfbolz: please don't do a review just yet :)
<cfbolz> ok, will only have time tomorrow anyway ;-)
<fijal> how do I backout properly?
<cfbolz> seems hard, for a merge
<cfbolz> maybe arigato knows?
realitix_ has joined #pypy
dddddd has joined #pypy
realitix has quit [Ping timeout: 240 seconds]
realitix has joined #pypy
realitix_ has quit [Read error: Connection reset by peer]
xqb` is now known as xqb
realitix has quit [Client Quit]
realitix has joined #pypy
jamadden has quit [Ping timeout: 248 seconds]
<fijal> cfbolz: I cleaned it up a tiny bit, I wonder where should we document that btw
<kenaan_> fijal default d655e2839a95 /: cleanup
<kenaan_> fijal default f59f5814a43c /pypy/module/gc/: add optionality about memory pressure, defaulting to False
jamadden has joined #pypy
<cfbolz> fijal: adding a docstring to the new function would be good
<cfbolz> I mean a proper one, that explains what all the fields mean
<fijal> yeah that's a start
<fijal> the function is private, the struct is public
<fijal> I'll add that, the problem is that it's not findable in the docs
<cfbolz> fijal: we do have some docs about the gc module, no?
<fijal> I'll adjust the interface to be able to distinguish between arena and not arena
<fijal> yeah, mostly just lists env variables with no real description
<cfbolz> fijal: so explain the function there, Armin is supposed to extend that part anyway, right?
<fijal> yeah
jamadden has quit [Ping timeout: 260 seconds]
marky1991 has quit [Ping timeout: 256 seconds]
adamholmberg has joined #pypy
jamadden has joined #pypy
oberstet has quit [Ping timeout: 260 seconds]
<kenaan_> fijal default d209cc859e9b /rpython/rlib/rzlib.py: never move changes by hand...
bgola has quit [Quit: leaving]
d0x0b has quit [Quit: d0x0b]
pchiusano has quit []
pchiusano has joined #pypy
oberstet has joined #pypy
krono has quit []
krono has joined #pypy
jamesaxl has quit [Read error: Connection reset by peer]
jamesaxl has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-win-x86-32/builds/3687 [antocuni: force build, vmprof-resolve_addr]
bgola has joined #pypy
<fijal> pjenvey: hey
<pjenvey> fijal: hey
marr has joined #pypy
<fijal> pjenvey: I merged the branch, implemented split between arenas, about to commit that
<fijal> I'm still missing docs, anything else that you wanted?
tbodt has joined #pypy
<pjenvey> fijal: I'm thinking it could be worthwhile to show some lower level information about the arenas, enough to determine if suffering from fragmentation. what do you think?
<fijal> pjenvey: can't you get this from total vs used?
raynold has joined #pypy
<fijal> pjenvey: or you mean "there might be other reasons than fragmentation"?
<fijal> I might need armin for that though, I have no idea how arenas work
<fijal> I will add the docs
<pjenvey> yea..
drolando has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
drolando has joined #pypy
oberstet has quit [Ping timeout: 256 seconds]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<kenaan_> mattip winapi 8266092b4620 /lib_pypy/: WIP adapting _winapi.py to _winapi.c from CPython
<kenaan_> mattip msvc14 2f7ecead192b /: make validate_fd into a context manager FdValidator(fd) for msvc
<kenaan_> mattip msvc14 4c1dd22959c2 /pypy/module/time/interp_time.py: global variables no longer exist, use functions instead
mattip has joined #pypy
marky1991 has quit [Ping timeout: 240 seconds]
demonimin has quit [Ping timeout: 240 seconds]
demonimin has joined #pypy
marky1991 has joined #pypy
mattip has left #pypy ["Leaving"]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
marky1991 has quit [Ping timeout: 248 seconds]
Rhy0lite has quit [Quit: Leaving]
tbodt has joined #pypy
marky1991 has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jamadden has quit [Ping timeout: 256 seconds]
tbodt has joined #pypy
marky1991 has quit [Ping timeout: 248 seconds]
jamesaxl has quit [Read error: Connection reset by peer]
kolko has joined #pypy
inad922 has joined #pypy
jamesaxl has joined #pypy
jamadden has joined #pypy
drolando has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jamesaxl has quit [Quit: WeeChat 2.0.1]
drolando has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
supernets has joined #pypy
supernets has left #pypy [#pypy]
marky1991 has joined #pypy
realitix has quit [Quit: realitix]
inad922 has quit [Ping timeout: 256 seconds]
tbodt has quit [Ping timeout: 260 seconds]
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
tbodt has joined #pypy
adamholmberg has quit [Read error: No route to host]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 248 seconds]
lritter has joined #pypy