Pinned
1,912 contributions in the last year
Less
More
Contribution activity
June 2021
Created 47 commits in 2 repositories
Created a pull request in python/cpython that received 9 comments
bpo-44439: BZ2File.write() / LZMAFile.write() handle buffer protocol correctly
The underlying C codes handle buffer protocol objects correctly, so only fix the wrong length in Python code is fine. https://bugs.python.org/issue…
+55
−9
•
9
comments