-
Notifications
You must be signed in to change notification settings - Fork 263
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
Add bindings to close method in PyReader and PyCompressionReader (#1934) #1935
Conversation
Signed-off-by: Øystein Sture <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. looks like this one was just missing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Pulls: #1935 |
I retriggered the Windows job since there was a remote connection issue. |
windows warning is unrelated |
https://github.com/Mergifyio backport jazzy |
✅ Backports have been created
|
Signed-off-by: Øystein Sture <[email protected]> (cherry picked from commit d3cb4e3)
Adds bindings to the close method through pybind11. Reported in issue #1934.