Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Rust-for-CPython
/
zlib-py
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: api port
- #3
#3
Merged
dmadisetti
merged 18 commits into
main
Rust-for-CPython/zlib-py:main
from
dm/port-from-reference
Rust-for-CPython/zlib-py:dm/port-from-reference
Copy head branch name to clipboard
May 19, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: api port
#3
dmadisetti
merged 18 commits into
main
Rust-for-CPython/zlib-py:main
from
dm/port-from-reference
Rust-for-CPython/zlib-py:dm/port-from-reference
Copy head branch name to clipboard
Commits
Commits on May 19, 2026
feat: adler32
dmadisetti
committed
c75e2fb
View commit details
Copy full SHA for c75e2fb
Browse repository at this point
docs/test: THIRD_PARTY attribution + adler32 tests
Show description for 52f69d0
dmadisetti
committed
52f69d0
View commit details
Copy full SHA for 52f69d0
Browse repository at this point
feat: crc32
dmadisetti
committed
94e0704
View commit details
Copy full SHA for 94e0704
Browse repository at this point
feat: compress (one-shot) with wbits
dmadisetti
committed
402a742
View commit details
Copy full SHA for 402a742
Browse repository at this point
feat: decompress (one-shot)
dmadisetti
committed
fcb3f07
View commit details
Copy full SHA for fcb3f07
Browse repository at this point
feat: compressobj + Compress.{compress,flush}
dmadisetti
committed
5ab6e8c
View commit details
Copy full SHA for 5ab6e8c
Browse repository at this point
feat: decompressobj + Decompress methods, attrs, zdict
dmadisetti
committed
251e3ff
View commit details
Copy full SHA for 251e3ff
Browse repository at this point
tidy: flake and readme
dmadisetti
committed
ee3c2c8
View commit details
Copy full SHA for ee3c2c8
Browse repository at this point
test: vendor remaining in-scope CPython tests
Show description for 7c9e4a6
dmadisetti
committed
7c9e4a6
View commit details
Copy full SHA for 7c9e4a6
Browse repository at this point
feat: adler32_combine + crc32_combine
Show description for c7d7a94
dmadisetti
committed
c7d7a94
View commit details
Copy full SHA for c7d7a94
Browse repository at this point
chore: drop dead stub() helper
Show description for 5d92e14
dmadisetti
committed
5d92e14
View commit details
Copy full SHA for 5d92e14
Browse repository at this point
feat: _ZlibDecompressor
Show description for 00fdc4a
dmadisetti
committed
00fdc4a
View commit details
Copy full SHA for 00fdc4a
Browse repository at this point
LICENCE
dmadisetti
committed
cec36ba
View commit details
Copy full SHA for cec36ba
Browse repository at this point
fix: validate bufsize range + vendor ExceptionTestCase remainders
Show description for 83d8339
dmadisetti
committed
83d8339
View commit details
Copy full SHA for 83d8339
Browse repository at this point
test: vendor remaining bigmem tests as @unittest.skip
Show description for ce64d90
dmadisetti
committed
ce64d90
View commit details
Copy full SHA for ce64d90
Browse repository at this point
ci: disable windows x86 build
Show description for c8d6b70
dmadisetti
committed
c8d6b70
View commit details
Copy full SHA for c8d6b70
Browse repository at this point
bench: vendor bench_zlib.py from farhaanaliii/zlib-rs-python
Show description for 92c4eca
dmadisetti
committed
92c4eca
View commit details
Copy full SHA for 92c4eca
Browse repository at this point
docs: benchmark table in README
dmadisetti
committed
b84acb2
View commit details
Copy full SHA for b84acb2
Browse repository at this point
You can’t perform that action at this time.