Codeglitches

Results 4 issues of Codeglitches

As discussed in #335 the code currently does not fair well when the types are analyzed by MyPy. This pull request makes some changes so that it does pass a...

Aiocoap currently does not contain type annotations, nor does it provide Package Type Information. By adding type annotations to variables, functions and methods: * aiocoap becomes easier to use in...

While using the ubuntu-22.04 image on a forgejo runner I was unable to use the [setup-python action](https://github.com/actions/setup-python/tree/main) as it could not find the tools cache (actually it reports it cannot...

## I am submitting a … - [ ] bug report - [x] feature request ## Description Connection ID (CID) extension to DTLS is described in [ RFC 9146](https://www.rfc-editor.org/rfc/rfc9146.html) (or...