index
:
delta/libvirt-python.git
master
libvirt.org: git/libvirt-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libvirtaio.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
libvirtaio: add better docs on best practice usage pattern
Daniel P. Berrangé
2022-06-08
1
-2
/
+21
*
libvirtio: lazy create the Event object in drain()
Daniel P. Berrangé
2022-06-08
1
-5
/
+11
*
libvirtaio: convert to using 'async' / 'await' syntax
Chris Gunn
2022-06-08
1
-9
/
+6
*
libvirtaio: drop back compat for python < 3.4.4
Chris Gunn
2022-06-08
1
-11
/
+3
*
Revert "libvirtaio: Drop object(*args, **kwargs)"
v6.7.0
Philipp Hahn
2020-08-28
1
-1
/
+2
*
libvirtaio: Add manual PEP 484 type annotations
Philipp Hahn
2020-08-07
1
-38
/
+41
*
libvirtaio: assert callback type
Philipp Hahn
2020-08-06
1
-2
/
+7
*
libvirtaio: Fix return type
Philipp Hahn
2020-08-06
1
-2
/
+1
*
libvirtaio: Drop object(*args, **kwargs)
Philipp Hahn
2020-08-06
1
-2
/
+1
*
libvirtaio: Cleanup imports
Philipp Hahn
2020-08-06
1
-7
/
+7
*
Normalize white space
Philipp Hahn
2020-08-06
1
-7
/
+15
*
libvirtaio: Fix return types of callback
Philipp Hahn
2020-07-27
1
-6
/
+12
*
libvirtaio: Fix compat with python 3.7
Cole Robinson
2018-06-27
1
-4
/
+7
*
libvirtaio: add .drain() coroutine
Wojtek Porczyk
2017-09-26
1
-2
/
+34
*
libvirtaio: keep track of the current implementation
Wojtek Porczyk
2017-09-26
1
-2
/
+14
*
libvirtaio: fix closing of the objects
Wojtek Porczyk
2017-09-26
1
-6
/
+1
*
libvirtaio: do not double-add callbacks
Wojtek Porczyk
2017-09-26
1
-5
/
+4
*
libvirtaio: cache the list of callbacks when calling
Wojtek Porczyk
2017-09-26
1
-1
/
+1
*
libvirtaio: add more debug logging
Wojtek Porczyk
2017-09-26
1
-8
/
+25
*
Add asyncio event loop implementation
Wojtek Porczyk
2017-04-04
1
-0
/
+399