python-kasa/kasa/transports
Steven B. a01247d48f
Remove support for python <3.11 (#1273)
Python 3.11 ships with latest Debian Bookworm. 
pypy is not that widely used with this library based on statistics. It could be added back when pypy supports python 3.11.
2024-11-18 18:46:36 +00:00
..
__init__.py Move transports into their own package (#1247) 2024-11-12 14:40:44 +01:00
aestransport.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
basetransport.py Move transports into their own package (#1247) 2024-11-12 14:40:44 +01:00
klaptransport.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
sslaestransport.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00
xortransport.py Remove support for python <3.11 (#1273) 2024-11-18 18:46:36 +00:00