Researcher, maintainer of libraries, speaker at conferences, PSF Fellow.
-
Anthropic
- San Francisco
- zhd.dev
Highlights
- Pro
Block or Report
Block or report Zac-HD
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
HypothesisWorks/hypothesis Public
Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
-
pytest-dev/pytest Public
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
-
Tools to generate test data from JSON schemata with Hypothesis
1,289 contributions in the last year
Less
More
Activity overview
Contributed to
HypothesisWorks/hypothesis,
Zac-HD/flake8-trio,
Zac-HD/shed
and 64 other
repositories
Contribution activity
June 2023
Created 22 commits in 4 repositories
Created 1 repository
- Zac-HD/codespell Python
Created a pull request in codespell-project/codespell that received 9 comments
Ignore 'misspellings' due to string escapes
This issue has been reported many times - #17, #111, #233 (comment), #1421, #1774, #2508, #2809, and #2871 at least. It would also let me enforce c…
+16
−0
•
9
comments
Opened 6 other pull requests in 2 repositories
HypothesisWorks/hypothesis
4
merged
1
open
Zac-HD/hypofuzz
1
merged
Reviewed 4 pull requests in 2 repositories
HypothesisWorks/hypothesis
3 pull requests
Zac-HD/flake8-trio
1 pull request
Created an issue in numpy/numpy that received 4 comments
BUG: np.array() assumes that bytestrings are ASCII, if mixed with strings
TL;DR: either np.array(["str", b"bytes"]) should be an error for mixing string types, or np.array(["str", b"non-ascii: \xff"]) should not crash. Th…
4
comments





