Skip to content

Remove Path -> str -> Path roundtrip in uncompressMXL()#1974

Merged
mscuthbert merged 1 commit into
cuthbertLab:masterfrom
jacobtylerwalls:jtw/simplify-uncompress
Jul 5, 2026
Merged

Remove Path -> str -> Path roundtrip in uncompressMXL()#1974
mscuthbert merged 1 commit into
cuthbertLab:masterfrom
jacobtylerwalls:jtw/simplify-uncompress

Conversation

@jacobtylerwalls

Copy link
Copy Markdown
Member

Since Python 3.6.2, ZipFile.extract takes path-like objects (docs).

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 93.298% (+0.001%) from 93.297% — jacobtylerwalls:jtw/simplify-uncompress into cuthbertLab:master

@mscuthbert mscuthbert left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good!

@mscuthbert mscuthbert merged commit 1b142d4 into cuthbertLab:master Jul 5, 2026
7 checks passed
@jacobtylerwalls jacobtylerwalls deleted the jtw/simplify-uncompress branch July 5, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants