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
<pyusr>
it's currently written very un-pypy happy though :/ but if people will think it's worth it, it's possible to write a pure python version of it which should be performent in pypy
rubdos has joined #pypy
mikeabkk has joined #pypy
dddddd has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
jacob22 has quit [Read error: Connection reset by peer]
jacob22 has joined #pypy
<mattip>
hey pyuser
<mattip>
Does the Buffer hang on to the original pointer as well as hold a current_position pointer?
<mattip>
so kind of like what FILE* does?
<mattip>
but maybe we should move to a different channel: #chunkedbuffer perhaps?