Message253409
The patch issue17214 did fix this issue in my 3.4.2 install on Ubuntu LTS.
It triggered however another bug:
File "/usr/local/lib/python3.4/urllib/request.py", line 646, in http_error_302
path = urlparts.path if urlpaths.path else "/"
NameError: name 'urlpaths' is not defined
This is obviously a typo.
I'm not sure if that one has been reported yet (a short google search didn't find anything) and I don't know how to provoke it independently. |
|
Date |
User |
Action |
Args |
2015-10-24 15:59:47 | Strecke | set | recipients:
+ Strecke, terry.reedy, orsenthil, christian.heimes, ezio.melotti, martin.panter, Mi.Zou, vajrasky, LDTech, Uche Ogbuji |
2015-10-24 15:59:47 | Strecke | set | messageid: <1445702387.54.0.766793822783.issue17214@psf.upfronthosting.co.za> |
2015-10-24 15:59:47 | Strecke | link | issue17214 messages |
2015-10-24 15:59:47 | Strecke | create | |
|