Frameio / Frameio/python-frameio-client
"method_whitelist" error
Aperta
- Lingua principale
- Python
- Stelle
- 61
- Fork
- 25
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello,
Executing in Python 3.10, line 48 of `frameioclient/lib/transport.py` is giving us problems when initializing a FrameIOClient instance:
`TypeError: Retry.__init__() got an unexpected keyword argument 'method_whitelist'`
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start at line 48 of frameioclient/lib/transport.py, where FrameIOClient initialization triggers the Retry.__init__() error on Python 3.10. Inspect the Retry arguments and verify that FrameIOClient can initialize successfully without the unexpected method_whitelist keyword.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- api
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 58/100