[issue17933] format str bug in urllib request.py

2013-10-31 Thread R. David Murray
R. David Murray added the comment: This was changed to %r by Benjamin Peterson in 27e470952085. -- resolution: -> out of date stage: needs patch -> committed/rejected status: open -> closed ___ Python tracker

[issue17933] format str bug in urllib request.py

2013-10-27 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- nosy: +georg.brandl ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue17933] format str bug in urllib request.py

2013-10-27 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Giampaolo's suggestion LGTM. -- nosy: +serhiy.storchaka ___ Python tracker ___ ___ Python-bugs-lis

[issue17933] format str bug in urllib request.py

2013-07-30 Thread Arfrever Frehtes Taifersar Arahesis
Changes by Arfrever Frehtes Taifersar Arahesis : -- nosy: +Arfrever ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue17933] format str bug in urllib request.py

2013-07-22 Thread Rock Lee
Rock Lee added the comment: Any progress for this issue? I changed the title of the issue. -- title: test_ftp failure / ftplib error formatting issue -> format str bug in urllib request.py ___ Python tracker