Closed Zac-HD closed 3 months ago
import zlib def fn(buf: bytes): "post: True" zlib.compress(buf)
(via https://github.com/HypothesisWorks/hypothesis/pull/4034)
Fixed by https://github.com/pschanely/CrossHair/commit/915144cdf52d8b75897c96c8515ed3342f1b3d9b 🎊
(via https://github.com/HypothesisWorks/hypothesis/pull/4034)