Message232139
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. |
|
| Date |
User |
Action |
Args |
| 2014-12-04 14:06:01 | arigo | set | recipients:
+ arigo, tim.peters, vstinner, nikratio, neologix, serhiy.storchaka |
| 2014-12-04 14:06:01 | arigo | set | messageid: <[email protected]> |
| 2014-12-04 14:06:01 | arigo | link | issue17852 messages |
| 2014-12-04 14:06:00 | arigo | create | |
|