| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
Ran 119 tests in 20.603s
OK (skipped=2)
Looks ok.
Sorry, something went wrong.
| trailing_error=LZMAError, format=format, filters=filters) | ||
| self._buffer = io.BufferedReader(raw) | ||
|
|
||
| if not isinstance(filename, (str, bytes)): |
There was a problem hiding this comment.
What if it is a path-like object?
Also, if it is a file, we perhaps can use its name. Actually, we perhaps can simply use self._fp.name.
Sorry, something went wrong.
|
Thank you for your PR @ellaellela, but this is a part of more complex issue #115961. It is better to solve it all in one place. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
https://bugs.python.org/issue47218