diff options
author | toonn <toonn@toonn.io> | 2021-09-01 15:44:42 +0200 |
---|---|---|
committer | toonn <toonn@toonn.io> | 2021-09-01 17:57:15 +0200 |
commit | ad082b831d87de2dd97d4a053a8a5e5d9ad7cc92 (patch) | |
tree | 27f4e1927ea0ee581bba1961bd5a1af7a4ca89fd /doc | |
parent | 5279ac8b9101f0778cc6f4859249685191c4923c (diff) | |
download | ranger-ad082b831d87de2dd97d4a053a8a5e5d9ad7cc92.tar.gz |
open23: Drop in favor of io.open
The @contextmanager decorator wrapped the file object in a `_GeneratorContextManager` object. This means you cannot access the same members on such an object and the stdlib expects to be able to do so. Fixes #2442
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions