Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue16038] ftplib: unlimited readline() from connection

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Aug 2, 2013, 2:24 AM

Post #1 of 4 (27 views)
Permalink
[issue16038] ftplib: unlimited readline() from connection

Charles-François Natali added the comment:

So, what now?

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue16038>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Aug 6, 2013, 7:21 AM

Post #2 of 4 (18 views)
Permalink
[issue16038] ftplib: unlimited readline() from connection [In reply to]

Christian Heimes added the comment:

The patches are languishing in the bug tracker for a while...

Benjamin:
I like to apply them to 3.3 and default before the next release of 3.3. Do you want to have the fixes in 2.7, too?

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue16038>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Aug 11, 2013, 9:27 PM

Post #3 of 4 (11 views)
Permalink
[issue16038] ftplib: unlimited readline() from connection [In reply to]

Benjamin Peterson added the comment:

I suppose this is fine for 2.7

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue16038>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Aug 12, 2013, 2:46 AM

Post #4 of 4 (11 views)
Permalink
[issue16038] ftplib: unlimited readline() from connection [In reply to]

Serhiy Storchaka added the comment:

Error message "got more than %d bytes" is misleading because in most cases (except storlines()) we read not bytes but a text string.

There are 4 changes in the ftplib module but only one of them covered by test.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue16038>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.