issues
search
mosquito
/
aiohttp-xmlrpc
XMLRPC for aiohttp
MIT License
34
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: return self in `__aenter__`
#51
YXL76
closed
1 year ago
1
allow method renaming
#50
mosquito
closed
2 years ago
0
Allow custom method names other than the default on server side
#49
ArmandBENETEAU
closed
2 years ago
3
Allow nested methods to be called on client side
#48
ArmandBENETEAU
closed
2 years ago
7
Support for nested function calls
#47
ArmandBENETEAU
closed
2 years ago
7
Add github links to setup.py
#46
shadchin
closed
3 years ago
0
Fix empty string values become the string literal "None"
#45
audoh-tickitto
closed
3 years ago
1
Empty string values become the string literal "None"
#44
audoh-tickitto
closed
3 years ago
1
Support for introspection api
#43
mgrrx
opened
4 years ago
0
Support for system.multicall
#42
mgrrx
opened
4 years ago
3
Support strings without type indication
#41
mgrrx
closed
4 years ago
5
1.2.0 Wheel release
#40
cooperlees
opened
4 years ago
0
allow kwonly args
#39
mosquito
closed
4 years ago
0
Fixes #21
#38
mosquito
closed
4 years ago
0
Update
#37
mosquito
closed
4 years ago
0
Added support to set huge_tree
#36
HerrDepence
closed
4 years ago
0
Change close to be a coroutine
#35
cooperlees
closed
4 years ago
7
SSL control for client
#34
joseraffucci
closed
4 years ago
0
add test for the implicit corotine decoration of XMLRPC methods
#33
graingert
opened
4 years ago
2
declare support for only py>=3.5
#32
graingert
closed
4 years ago
2
avoid deprecated asyncio.coroutine for async def methods
#31
graingert
closed
4 years ago
3
Remove @asyncio.coroutine + 3.4 Support Fixes #26
#30
graingert
closed
4 years ago
5
support ClientSession context manager
#29
graingert
closed
4 years ago
1
avoid deprecated loop kwarg unless passed
#28
graingert
closed
4 years ago
0
Problems closing aiohttp-xmlrpc aiohttps clients cleanly
#27
cooperlees
closed
4 years ago
1
Remove @asyncio.coroutine + 3.4 Support
#26
cooperlees
closed
4 years ago
4
Add Python 3.7 + 3.8 Travis CI Builds
#25
cooperlees
closed
4 years ago
2
Add test for datetime formats
#24
ATolkachev
closed
5 years ago
0
Add possibility to work with '%Y%m%dT%H%M%S' datetime format
#23
ATolkachev
closed
5 years ago
0
Update client.py to allow ssl context to be passed in
#22
bfsheng
opened
5 years ago
3
kwargs parsing seems incorrect
#21
bohui
closed
4 years ago
3
Add support for Python 3.6/3.7 and aiohttp 3+
#20
pollydrag
opened
6 years ago
1
Revert "Pass SSL through parameter to aiohttp client"
#19
mosquito
closed
6 years ago
0
Pass SSL through parameter to aiohttp client
#18
Jared-Otterstatter
closed
6 years ago
7
fixes #16
#17
laskoviymishka
closed
4 years ago
0
Multiple result is not parsed
#16
laskoviymishka
closed
4 years ago
0
TypeError raised when response contains an empty base64 tag
#15
plumiron
closed
6 years ago
0
Implemented encoding parameter for ServerProxy class.
#14
kdanielm
closed
6 years ago
2
PyPI version
#13
ovv
opened
6 years ago
0
add rng files to package
#12
vlanse
closed
6 years ago
0
Update relaxng schema filename
#11
vlanse
closed
6 years ago
0
fix xpath for arrays parsing
#10
vlanse
closed
6 years ago
0
Limited XXE attack ability
#9
adedov
closed
6 years ago
0
Custom User Agent
#8
Diaoul
closed
7 years ago
4
Feature/refactoring useful for custom middleware
#7
xray33
closed
7 years ago
0
[fea] Support for dirrent Content-Type in headers
#6
xray33
closed
7 years ago
0
[fix] Handle whitespaces
#5
xray33
closed
7 years ago
0
Feature/refactoring useful for inheritance
#4
xray33
closed
7 years ago
1
FileNotFound when install 0.4.0
#3
vasechko-sergey
closed
8 years ago
1
Switch to RelaxNG validator
#2
infotim
closed
8 years ago
3
Next