Armin Rigo added the comment:

Here is a proof-of-concept.  It changes both _pyio.py and bufferedio.c and was 
tested with the examples here.  (See what I meant with "linked lists".)  The 
change in textio.c is still missing, but should be very similar to 
bufferedio.c.  This is similar to the implementation in PyPy.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17852>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to