auth
|
run ruff format
|
2024-04-02 10:08:52 +02:00 |
backend
|
run ruff check --fix
|
2024-04-02 11:08:57 +02:00 |
devices
|
run ruff format
|
2024-04-02 10:08:52 +02:00 |
eventloop
|
types: fully resolve default socket type
|
2024-04-03 08:49:38 +02:00 |
green
|
run ruff format
|
2024-04-02 10:08:52 +02:00 |
log
|
run ruff format
|
2024-04-02 10:08:52 +02:00 |
ssh
|
run ruff check --fix
|
2024-04-02 11:08:57 +02:00 |
sugar
|
Bump to 26.0.2
|
2024-04-19 19:53:59 +02:00 |
tests
|
fix some boolean comparisons
|
2024-04-02 12:13:26 +02:00 |
utils
|
run ruff format
|
2024-04-02 10:08:52 +02:00 |
__init__.pxd
|
use top-level import for Cython backend
|
2023-07-22 14:17:25 -07:00 |
__init__.py
|
use future annotations, fix docstring lint
|
2024-02-29 12:45:06 +01:00 |
__init__.pyi
|
apply ruff upgrade fixes
|
2024-04-02 09:50:00 +02:00 |
_future.py
|
add some overloads for async socket.recv
|
2024-04-03 08:56:55 +02:00 |
_typing.py
|
add SyncSocket, SyncContext TypeAliases
|
2024-04-03 10:44:23 +02:00 |
asyncio.py
|
run ruff format
|
2024-04-02 10:08:52 +02:00 |
constants.py
|
use future annotations, fix docstring lint
|
2024-02-29 12:45:06 +01:00 |
decorators.py
|
run ruff format
|
2024-04-02 10:08:52 +02:00 |
error.py
|
apply ruff upgrade fixes
|
2024-04-02 09:50:00 +02:00 |
py.typed
|
adding placeholder
|
2021-01-23 13:56:14 +00:00 |