aio-libs / aio-libs/aiozmq

Can't run tests on python 3.11

Aperta
#185 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
431
Fork
57
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

```
______________________ ERROR collecting tests/rpc_test.py ______________________
tests/rpc_test.py:22: in
class MyHandler(aiozmq.rpc.AttrHandler):
tests/rpc_test.py:55: in MyHandler
@asyncio.coroutine
E AttributeError: module 'asyncio' has no attribute 'coroutine'
```

`asyncio.coroutine` was removed in Python 3.11 but is still used in `tests/rpc_test.py`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.