jgarzik / jgarzik/python-bitcoinrpc
authproxy failure under python 2.7.6
- Lingua principale
- Python
- Stelle
- 663
- Fork
- 300
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
File "/home/ubuntu/appengine/apps/gethtoys/lib/bitcoinrpc/authproxy.py", line 137, in **call**
self.__conn.sock.settimeout(self.__timeout)
AttributeError: HTTPConnection instance has no attribute 'sock'
Works fine when I comment out line 137.
What am I missing?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start with lib/bitcoinrpc/authproxy.py at line 137 and reproduce the reported failure under Python 2.7.6. Compare the HTTPConnection behavior around self.__conn.sock, then verify that the authproxy call completes without the AttributeError.
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
- 35/100