cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | the pypy angle is to shrug and copy the implementation of CPython as closely as possible, and staying out of design decisions
_whitelogger has joined #pypy
antocuni has quit [Quit: ZNC 1.8.2+deb2ubuntu0.1 - https://znc.in]
arigato has quit [Quit: ZNC - http://znc.in]
arigato has joined #pypy
antocuni has joined #pypy
BarrensZeppelin1 has joined #pypy
BarrensZeppelin1 is now known as BarrensZeppelin
BarrensZeppelin has quit [Ping timeout: 248 seconds]
BarrensZeppelin has joined #pypy
<antilisp-dev> korvo: thanks for helping me, i solved my problem
<antilisp-dev> in the end, i forked subprocess.py and made it work in RPython for my use case, it was easier than doing everything from scratch (i tried doing that before, but i couldn't finish because i didn't know about rlib.rpoll)
tumbleweed has quit [Server closed connection]
tumbleweed has joined #pypy
BarrensZeppelin has quit [Quit: BarrensZeppelin]
<korvo> antilisp-dev: Very cool! Let us know if you're interested in contributing that to rlib; in terms of licensing, I guess that it's not a problem to reuse CPython stdlib code in that way.
<antilisp-dev> Thanks. I would be glad to contribute if i can
<antilisp-dev> i didn't use the CPython stdlib, i used the code from the pypy 2.7 stdlib (pypy/lib-python/2.7/subprocess.py)
<nimaje> well, that is mostly a copy of the CPython stdlib for the pure python parts
BarrensZeppelin has joined #pypy
BarrensZeppelin has quit [Quit: BarrensZeppelin]