Message135139
No, not 100% sure, but my read of the 2.7 branch code certainly seemed to suggest that it was fixed.
in distutil/commands/upload.py:
Line 193 gets the response unconditionally as 'r' from the http object
Line 201 uses 'r' to show the response.
I might be missing a form that the 'r' object can take that isn't going to have a read() method, but I doubt it. |
|
| Date |
User |
Action |
Args |
| 2011-05-04 16:12:04 | offby1 | set | recipients:
+ offby1, tarek, eric.araujo |
| 2011-05-04 16:12:03 | offby1 | set | messageid: <1304525523.95.0.638077938777.issue11970@psf.upfronthosting.co.za> |
| 2011-05-04 16:12:03 | offby1 | link | issue11970 messages |
| 2011-05-04 16:12:02 | offby1 | create | |
|