Rich is a Python library for rich text and beautiful formatting in the terminal.
Fix missing `mode` property on file wrapper
Without this property, uploads using `requests` fails to set the Content-Length header, and falls back to chunked encoding, which many hosts (e.g. S3) don't support.
O
oefe committed
f8b536ca066c75c2d71b166adc618b11a82dfae0
Parent: e2716d3