-
-
Notifications
You must be signed in to change notification settings - Fork 30.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cumulative patcc:h to http and xmlrpc #50516
Comments
Please see |
Consider this a superset of |
On Py-dev, Fredrik Lundh wrote "The xmlrpclib.py changes looks ok. I'll |
Patch set 4 looks fine to me, please apply it to 2.7 and 3.2. |
Commited to 2.7 in revision 73638 |
I'm working on the 3.2 port, it needs some manual work. |
committed to py3k in revision 73742 |
Before r73742, test_socketserver and test_urllib2_localnet work, after |
The port to py3k has an error, see Indexing is no more allowed on exception objects. it may be replaced |
Fixed exception handling in |
I've submitted a fix to 6381 in the trunk. 6382 is less clear to me, I |
Added more regression tests in revision 73986 and revision 73987 |
xmlrpclib, DocXMLRPCServer and SimpleXMLRPCServer cannot be imported |
I opened a bug report introduced by this issue: bpo-6907: |
There are duplicate issues about HTTP/1.1: bpo-2076, bpo-1767370. |
Another duplicate: bpo-1613573. |
Ok, all duplicate issues are now closed (bpo-1613573, bpo-1767370, bpo-2076). |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: