Skip to content

Conversation

@ChrisJefferson
Copy link

This fixes #48 .

I removed another use of "string.rindex" at the same time -- I can't actually make the code execute, but it might be I just couldn't figure out how to do it, and I certainly haven't made the code worse by removing an invalid function. Also added text.

I actually changed how 7z reads files, as once I fixed the string.rindex code, the result still didn't work. Added a test.

Copy link
Member

@noahp noahp left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

noahp added a commit that referenced this pull request Jun 28, 2023
There's a better fix in #49, just saving this for posterity
@ChrisJefferson
Copy link
Author

Rebased on top of #54 to fix CI, just so I can see if tests pass

@DeflateAwning
Copy link

I think I may have encountered one of the cases that this fixes. Any chance this could get merged?

@ChrisJefferson ChrisJefferson merged commit b0e9cb1 into dtrx-py:master May 16, 2024
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.

Cannot list contents of 7z archive

3 participants