Berker Peksag <berker.pek...@gmail.com> added the comment:

>From the original report:

> This problem did not exist in version 2.7.1 [...]

We usually don't treat performance improvements as bug fixes unless it was 
introduced in a bug fix release (or it needs to be explicitly approved by the 
BDFL or the 2.7 release manager)

If TextIOWrapper.tell() performance got worse after 2.7.1, there might be a 
chance to backport issue 11114 to 2.7.

Adding Antoine (author of the patch) and Benjamin (2.7. release manager) to get 
their opinion.

----------
nosy: +benjamin.peterson, berker.peksag, pitrou

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

Reply via email to