-
Notifications
You must be signed in to change notification settings - Fork 24
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
fix: correct edge values of window_bits #60
Conversation
I'm not clear if this agrees with https://www.zlib.net/manual.html |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #60 +/- ##
=======================================
Coverage 91.66% 91.66%
=======================================
Files 4 4
Lines 156 156
=======================================
Hits 143 143
Misses 13 13 ☔ View full report in Codecov by Sentry. |
The zlib manual section on
I think |
see https://docs.python.org/3/library/zlib.html