importlib.resources.open_resource() in pyoxidizer returns a
_io.BytesIO, which does not have a name attribute.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
Comment Actions
What this was fixing was not yet accepted -- it's in D7629. I've reordered the patches now and this on is no longer needed.