arigato 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 | mac OS and Fedora are not Windows
dansan has joined #pypy
dansan_ has quit [Ping timeout: 245 seconds]
camelCaser has quit [Ping timeout: 244 seconds]
camelCas- has joined #pypy
BPL has quit [Quit: Leaving]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7602 [ronan: force build, __debug__-optimize]
mattip has joined #pypy
dddddd has quit [Remote host closed the connection]
Kipras_ has quit [Read error: Connection reset by peer]
Kipras_ has joined #pypy
lritter has quit [Ping timeout: 268 seconds]
lritter has joined #pypy
jcea has quit [Quit: jcea]
lritter has quit [Quit: Leaving]
speeder39_ has joined #pypy
agronholm has joined #pypy
speeder39_ has quit [Quit: Connection closed for inactivity]
tsaka_ has joined #pypy
tsaka__ has quit [Ping timeout: 264 seconds]
<mattip> starting to think about a release, are there any blocking issues open?
antocuni has joined #pypy
<arigato> maybe #3049, should be easy to fix
antocuni has quit [Ping timeout: 245 seconds]
antocuni has joined #pypy
antocuni has quit [Ping timeout: 248 seconds]
dddddd has joined #pypy
nimaje has quit [Quit: WeeChat 2.5]
nimaje has joined #pypy
antocuni has joined #pypy
antocuni has quit [Ping timeout: 268 seconds]
pepesza has quit [Ping timeout: 244 seconds]
pepesza has joined #pypy
antocuni has joined #pypy
antocuni has quit [Ping timeout: 248 seconds]
antocuni has joined #pypy
antocuni has quit [Ping timeout: 245 seconds]
antocuni has joined #pypy
<arigato> antocuni: hi! is there an easy-to-set-up way to have bitbucket commits in one of my repos show up in irc (#pypy-vr)?
<arigato> asking you because you know about the #pypy bots
antocuni has quit [Ping timeout: 246 seconds]
antocuni has joined #pypy
Rhy0lite has joined #pypy
antocuni has quit [Ping timeout: 272 seconds]
antocuni has joined #pypy
<kenaan> arigo extradoc e4443ebd55c3 /blog/draft/2019-08-sandbox.rst: Blog post draft
<arigato> someone wants to review this blog post draft about sandboxing?
<antocuni> arigato: I can
<arigato> thanks
marky1991 has joined #pypy
<antocuni> arigato: from the blog post is a bit unclear whether sandbox is alive or not. E.g., I know that anvil is using it right now, but from what you write it seems that sandboxing is not working and needs to be revived
<arigato> right
<antocuni> apart from that it looks fine to me. In case you are refactoring it, I'll wait for the final version before doing some tweaks
<arigato> as far as I can tell they are using the very old version of PyPy that was the last one supporting sandboxing
<arigato> ^^ I'll add this sentence
<mattip> maybe "abandoned" -> "not maintained", and add a link somewhere to http://doc.pypy.org/en/latest/sandbox.html
<arigato> where is "abandon"?
<arigato> antocuni: pushed
<kenaan> arigo extradoc 3cfd520fdfe4 /blog/draft/2019-08-sandbox.rst: tweaks
<arigato> mattip: I don't know which place you're talking about, sorry
<mattip> arigato: sorry, "deprecated"
<arigato> well, "not maintained" tells that it may or may not work, but in this case we know very well that it doesn't
<arigato> though "deprecated" is also wrong for that
<mattip> "not maintained" is what we say on the page I linked to
<arigato> "We stopped supporting .." ?
<mattip> +1
<arigato> right
* antocuni editing
<mattip> also maybe where you say "any other interpreter written in RPython", could link to the projects at https://rpython.readthedocs.io/en/latest/examples.html
<arigato> thanks
<arigato> antocuni: I won't check in before you do
<kenaan> antocuni extradoc 0aa490b09381 /blog/draft/2019-08-sandbox.rst: few tweaks
<antocuni> arigato: pushed some tweaks, feel free to rever
<antocuni> *revert
jcea has joined #pypy
<arigato> thanks, looks good
<kenaan> arigo extradoc 34919a72c45c /blog/draft/2019-08-sandbox.rst: Link to https://rpython.readthedocs.io/en/latest/examples.html (thanks matti)
jcea has quit [Remote host closed the connection]
<kenaan> arigo extradoc cb251149f1ea /blog/draft/2019-08-sandbox.rst: tweaks
lritter has joined #pypy
jcea has joined #pypy
<tos9> arigato: hey -- where are you the next few weeks
<tos9> arigato: gonna be in your relative hood with flavio
<tos9> er
<tos9> wrong a person, though arigato is welcome too :)
<tos9> antocuni: ^
<antocuni> tos9: cool! I don't have any scheduled travel so I should be around
<arigato> :-)
<antocuni> when are you coming and where exactly?
<tos9> antocuni: landing in milan on friday, there for a month, but we're gonna roadtrip to albania, so likely will only be in italy for a few days this weekend, and back again in ~10 days or so
<antocuni> I will be busy from ~12th to 16th, but apart from that ping me if are come here :)
<tos9> antocuni: perfect sounds good
dansan has quit [Ping timeout: 245 seconds]
dansan has joined #pypy
dansan has quit [Ping timeout: 245 seconds]
dansan has joined #pypy
antocuni has quit [Ping timeout: 245 seconds]
inhahe_ has joined #pypy
inhahe has quit [Ping timeout: 245 seconds]
<kenaan> arigo sandbox-2 735745c7bd90 /rpython/translator/sandbox/: Start to port the tests
<kenaan> arigo sandbox-2 18e96c1f9821 /rpython/translator/: Avoid hacking by mutating the lltype function objects
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<kenaan> rlamy default 1c261775559f /pypy/interpreter/pyparser/test/unittest_samples.py: remove obsolete test file
antocuni has joined #pypy
<kenaan> rlamy __debug__-optimize 0b9e2d964855 /pypy/interpreter/astcompiler/test/test_compiler.py: remove test for deleted __pypy__.set_debug()
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<kenaan> arigo sandbox-2 1296060ecad0 /rpython/translator/sandbox/: in-progress: fixing the tests
<kenaan> arigo sandbox-2 2b59f76840c5 /rpython/translator/sandbox/: Next test
<ronan> mattip: there's a new crash in lib-python test_io, extra_tests/test_datetime.py looks bad, and upgrading _ssl before the release seems like a good idea
<kenaan> arigo sandbox-2 864af487a9c3 /rpython/translator/sandbox/: More tests, add missing bits
CountryNerd has joined #pypy
asmeurer__ has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<arigato> blog post published!
<tumbleweed> neat
<tumbleweed> I assume there'll also be some more CI to avoid it regressing as in thepast?
<simpson> Good post. Exciting to imagine sandboxing non-PyPy RPython interpreters.
antocuni has quit [Ping timeout: 246 seconds]
<arigato> tumbleweed: unclear yet. the regressions that occurred can only be tested by running a full sandbox-translated pypy. I think I'll split the repo like I did for RevDB
<arigato> so like RevDB we'll end up with some of the regression problems, but in this case fixing the regressions should be really a matter of tweaking the pure python code in this separate repo
<arigato> which should be easy to do with only knowledge of how the new C functions (typically posix stuff) work
<arigato> and not some pypy-specific intermediate-level functions
<tumbleweed> splitting the repo does make sense, yeah
<kenaan> rlamy __debug__-optimize fca8f3eb36c1 /pypy/module/__builtin__/compiling.py: Set default value for 'optimize' param to compile() to -1
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6357 [ronan: force build, __debug__-optimize]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7605 [ronan: force build, __debug__-optimize]
ekaOlogik has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
travis-ci has joined #pypy
travis-ci has left #pypy [#pypy]
<travis-ci> timpalpant/vmprof-python@fix-build-python3: The build has errored. (https://travis-ci.com/timpalpant/vmprof-python/builds/122327771)
Rhy0lite has quit [Quit: Leaving]
marky1991 has quit [Remote host closed the connection]
ekaOlogik has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
marky1991 has joined #pypy
travis-ci has joined #pypy
<travis-ci> timpalpant/vmprof-python@fix-build-python3: The build has errored. (https://travis-ci.com/timpalpant/vmprof-python/builds/122328894)
travis-ci has left #pypy [#pypy]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/6357 [ronan: force build, __debug__-optimize]
<mattip> ronan: default or py3.6?
travis-ci has joined #pypy
<travis-ci> timpalpant/vmprof-python@retry-sleep: The build has errored. (https://travis-ci.com/timpalpant/vmprof-python/builds/122330540)
travis-ci has left #pypy [#pypy]
travis-ci has joined #pypy
<travis-ci> timpalpant/vmprof-python@fix-build-python3: The build failed. (https://travis-ci.com/timpalpant/vmprof-python/builds/122329825)
travis-ci has left #pypy [#pypy]
marky1991 has quit [Ping timeout: 244 seconds]
camelCas- has quit [Ping timeout: 244 seconds]
travis-ci has joined #pypy
travis-ci has left #pypy [#pypy]
<travis-ci> timpalpant/vmprof-python@retry-sleep: The build failed. (https://travis-ci.com/timpalpant/vmprof-python/builds/122331895)
travis-ci has joined #pypy
travis-ci has left #pypy [#pypy]
<travis-ci> timpalpant/vmprof-python@fix-build-python3: The build passed. (https://travis-ci.com/timpalpant/vmprof-python/builds/122333000)
energizer has joined #pypy
<energizer> congrats on the sandbox work, that's really exciting
travis-ci has joined #pypy
<travis-ci> timpalpant/vmprof-python@insert-thread-by-id: The build has errored. (https://travis-ci.com/timpalpant/vmprof-python/builds/122336638)
travis-ci has left #pypy [#pypy]
alexge50 has joined #pypy
travis-ci has joined #pypy
<travis-ci> timpalpant/vmprof-python@insert-thread-by-id: The build failed. (https://travis-ci.com/timpalpant/vmprof-python/builds/122336706)
travis-ci has left #pypy [#pypy]
energizer has left #pypy [#pypy]
dansan has quit [Ping timeout: 272 seconds]
antocuni has joined #pypy
dansan has joined #pypy
marky1991 has joined #pypy
asmeurer__ has quit [Quit: asmeurer__]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7605 [ronan: force build, __debug__-optimize]
camelCaser has joined #pypy
<ronan> mattip: py3.6
dansan has quit [Ping timeout: 272 seconds]
<krono> arigato: nice article!
CountryNerd has quit [Quit: CountryNerd]
antocuni has quit [Ping timeout: 258 seconds]
jcea has quit [Quit: jcea]
antocuni has joined #pypy
xcm has quit [Read error: Connection reset by peer]
xcm has joined #pypy
speeder39_ has joined #pypy
antocuni has quit [Remote host closed the connection]
jcea has joined #pypy
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
jcea has quit [Remote host closed the connection]
dansan has joined #pypy
dansan has quit [Ping timeout: 246 seconds]
dansan has joined #pypy
dansan has quit [Excess Flood]
dansan has joined #pypy
dansan has quit [Ping timeout: 258 seconds]
dansan has joined #pypy
dansan has quit [Read error: Connection reset by peer]
dansan has joined #pypy