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

Mailing List Archive: Python: Bugs

[issue6845] Restart support in binary upload for ftplib

 

 

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


report at bugs

Nov 26, 2009, 2:58 PM

Post #1 of 5 (320 views)
Permalink
[issue6845] Restart support in binary upload for ftplib

Antoine Pitrou <pitrou [at] free> added the comment:

Now that FTP_TLS has been integrated into the trunk, the patch should be
augmented in order to also cover that class. Right now a test is failing:

======================================================================
ERROR: test_storbinary_rest (test.test_ftplib.TestTLS_FTPClassMixin)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/antoine/cpython/__svn__/Lib/test/test_ftplib.py", line
485, in test_storbinary_rest
self.client.storbinary('stor', f, rest=r)
TypeError: storbinary() got an unexpected keyword argument 'rest'

Apart from that, the patch looks ok.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue6845>
_______________________________________
_______________________________________________
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

Nov 26, 2009, 3:40 PM

Post #2 of 5 (301 views)
Permalink
[issue6845] Restart support in binary upload for ftplib [In reply to]

Changes by Pablo Mouzo <pablomouzo [at] gmail>:


Removed file: http://bugs.python.org/file15302/issue6845-trunk.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue6845>
_______________________________________
_______________________________________________
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

Nov 26, 2009, 3:43 PM

Post #3 of 5 (298 views)
Permalink
[issue6845] Restart support in binary upload for ftplib [In reply to]

Pablo Mouzo <pablomouzo [at] gmail> added the comment:

Thanks Antoine, I'm attaching both patches. Now the test isn't failing.

----------
Added file: http://bugs.python.org/file15401/issue6845-trunk.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue6845>
_______________________________________
_______________________________________________
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

Nov 26, 2009, 3:43 PM

Post #4 of 5 (297 views)
Permalink
[issue6845] Restart support in binary upload for ftplib [In reply to]

Changes by Pablo Mouzo <pablomouzo [at] gmail>:


Added file: http://bugs.python.org/file15402/issue6845-py3k.diff

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue6845>
_______________________________________
_______________________________________________
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

Nov 27, 2009, 5:25 AM

Post #5 of 5 (289 views)
Permalink
[issue6845] Restart support in binary upload for ftplib [In reply to]

Antoine Pitrou <pitrou [at] free> added the comment:

The patch has been committed in r76546 and r76547. Thank you for your
contribution!

----------
resolution: -> fixed
status: open -> closed

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue6845>
_______________________________________
_______________________________________________
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.