Skip to content
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

Forget close handle in get_file_info function. #14

Closed
appleilove opened this issue Sep 25, 2018 · 1 comment
Closed

Forget close handle in get_file_info function. #14

appleilove opened this issue Sep 25, 2018 · 1 comment

Comments

@appleilove
Copy link

Hi, thanks for your great work, and it seams that you forget to close handle in get_file_info function at jaraco/windows/filesystem/init.py line:254 (it should be a line 'handle_nonzero_success(api.CloseHandle(handle))' there?).

@jaraco jaraco closed this as completed in f049e5c Sep 25, 2018
@jaraco
Copy link
Owner

jaraco commented Sep 25, 2018

Thanks for the report. I've released the suggested change as 3.9.2.

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

2 participants