This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-09-14 04:37:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
9de7efe5ab
cpython
/
Lib
/
xmlrpc
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
290fed43d9
Issue
#26873
: xmlrpc now raises ResponseError on unsupported type tags
...
instead of silently return incorrect result.
2016-05-04 11:26:42 +03:00
..
__init__.py
client.py
Issue
#26873
: xmlrpc now raises ResponseError on unsupported type tags
2016-05-04 11:26:42 +03:00
server.py
Issue
#26147
: xmlrpc now works with strings not encodable with used
2016-01-20 10:34:27 +02:00