Azure / Azure/azure-storage-python

blob_size is undefined in baseblobservice

Aperta
#675 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
343
Fork
243
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Which service(blob, file, queue) does this issue concern?
blob

### Which version of the SDK was used? Please provide the output of `pip freeze`.
v2.1.0

### What problem was encountered?
`blob_size` is undefined in line 2212 in `azure-storage-python/azure-storage-blob/azure/storage/blob/baseblobservice.py`

### Have you found a mitigation/solution?
Maybe we also set `blob_size` in the except branch in line 2189 and so we have it defined in both cases.

Note: for table service, please post the issue here instead: https://github.com/Azure/azure-cosmosdb-python.

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.