Martin Panter <vadmium...@gmail.com> added the comment:

I was making suggestions, not demanding anything. Except for the quirk with 
__del__, Gary’s changes (revision fb28362) look okay to add on their own as a 
bug fix.

I wouldn’t claim that IOBase is “fully implemented” however, until the return 
values for “seek” and “truncate” are fixed.

The underlying problem is the original SpooledTemporaryFile imitated Python 2’s 
file class/type, and wasn’t completely adapted for Python 3’s file classes.

----------

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

Reply via email to