Changes by Håkan Lövdahl :
--
nosy: +Håkan Lövdahl
___
Python tracker
<http://bugs.python.org/issue21800>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Håkan Lövdahl :
--
nosy: +Håkan Lövdahl
___
Python tracker
<http://bugs.python.org/issue16462>
___
___
Python-bugs-list mailing list
Unsubscribe:
Håkan Lövdahl added the comment:
I wrote a small patch and a test for it. Tested it on Python 3.5 and it worked.
--
keywords: +patch
nosy: +Håkan Lövdahl
Added file: http://bugs.python.org/file38373/issue23568.patch
___
Python tracker
<h
Håkan Lövdahl added the comment:
Here is a suggestion for a patch. It adds the missing matmul and has a small
test for it.
--
keywords: +patch
nosy: +Håkan Lövdahl
Added file: http://bugs.python.org/file38368/issue23581.patch
___
Python tracker
Håkan Lövdahl added the comment:
Yes, I can confirm that changing 'URL' to be 'http://127.0.0.1' works. I think
that would be a solution to this.
--
___
Python tracker
<http://bug
Håkan Lövdahl added the comment:
Ubuntu Linux 12.04
64bit
--
___
Python tracker
<http://bugs.python.org/issue22753>
___
___
Python-bugs-list mailing list
Unsub
Changes by Håkan Lövdahl :
--
keywords: +patch
Added file: http://bugs.python.org/file37053/issue_22753.diff
___
Python tracker
<http://bugs.python.org/issue22
New submission from Håkan Lövdahl:
Running this test gave me an error:
./python -m test -v test_urllib2_localnet
==
ERROR: test_proxy_qop_auth_works (test.test_urllib2_localnet.ProxyAuthTests