pyzmq/zmq/auth
Min RK 39102ac467
satisfy mypy updates
- remove a few implicit optional
- use `is None` instead of falsy checks for garbage-collected functions during teardown
- make attrsetter explicitly abstract to satisfy get/set
2022-11-29 09:33:17 +01:00
..
__init__.py Minor update to auth class docs. 2021-09-29 18:16:24 -07:00
asyncio.py deprecate IOLoopAuthenticator 2022-09-30 12:05:06 +02:00
base.py satisfy mypy updates 2022-11-29 09:33:17 +01:00
certs.py deprecate utils.strtypes 2022-03-03 15:05:08 +01:00
ioloop.py deprecate IOLoopAuthenticator 2022-09-30 12:05:06 +02:00
thread.py greatly simplify ThreadAuthenticator 2022-09-28 15:41:43 +02:00