Skip to content

Unable to unlink zip file while accessing resources #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jaraco opened this issue Oct 21, 2020 · 7 comments
Closed

Unable to unlink zip file while accessing resources #110

jaraco opened this issue Oct 21, 2020 · 7 comments

Comments

@jaraco
Copy link
Member

jaraco commented Oct 21, 2020

In GitLab by @jaraco on Oct 19, 2020, 17:02

In bpo-41490, we learn that some use-cases expect to be able to remove the underlying zip file hosting a package after extracting contents from it (such as through path()).

@jaraco
Copy link
Member Author

jaraco commented Oct 21, 2020

In GitLab by @jaraco on Oct 19, 2020, 17:04

In the bugfix/bpo-41490 branch, I've ported zooba's tests, replicating the failure.

@jaraco
Copy link
Member Author

jaraco commented Oct 21, 2020

In GitLab by @jaraco on Oct 19, 2020, 17:25

mentioned in commit eafac53d0ddddf9289a53c81675eb003d99b552b

@jaraco
Copy link
Member Author

jaraco commented Oct 21, 2020

In GitLab by @jaraco on Oct 19, 2020, 17:40

mentioned in commit d911829d9067249e580058c3871e55936701964c

@jaraco
Copy link
Member Author

jaraco commented Oct 21, 2020

In GitLab by @jaraco on Oct 19, 2020, 18:27

mentioned in commit 47fe1396058f0a6498cac66d5a0fa543cfcfbeb8

@jaraco
Copy link
Member Author

jaraco commented Oct 21, 2020

In GitLab by @jaraco on Oct 20, 2020, 09:34

mentioned in merge request !108

@jaraco
Copy link
Member Author

jaraco commented Oct 21, 2020

In GitLab by @jaraco on Oct 20, 2020, 12:53

mentioned in commit 8cc546b

@jaraco
Copy link
Member Author

jaraco commented Oct 21, 2020

In GitLab by @jaraco on Oct 21, 2020, 09:57

I've managed to run the tests locally (after some wrangling of tox/virtualenv), though I continue to struggle with the error on select Pythons.

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

No branches or pull requests

1 participant