1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use contextlib.nullcontext(). More... over 3 years ago
threading is always available from 3.7 on More... over 3 years ago
join adjacent strings (formatting) More... over 3 years ago
add black to pyproject.toml More... over 3 years ago
black autoformatting More... over 3 years ago
test versioned zone non-txn get of nonexistent set More... over 3 years ago
remove extraneous "pass", and follow the existing dnspython style More... over 3 years ago
Merge pull request #791 from wbolster/base-resolver-annotations More... over 3 years ago
change mypy version requirement to require less frequent updates More... over 3 years ago
Merge pull request #790 from rthalley/dependabot/pip/mypy-tw-0.940 More... over 3 years ago
Add type annotations for various BaseResolver attributes More... over 3 years ago
Update mypy requirement from ^0.931 to ^0.940 More... over 3 years ago
Merge pull request #789 from rthalley/more-typing More... over 3 years ago
windows typing fixes More... over 3 years ago
keep trying to fix workflow More... over 3 years ago
fix workflow More... over 3 years ago
One more pass, after adding --disallow-incomplete-defs More... over 3 years ago
add missing request_mac annotation to async methods More... over 3 years ago
Typing pass number 2, featuring typing of bools, adding a return type of "-> None" to procedures, and various fixes for omissions, errors, and new issues discovered by type checking previously unchecked things. More... over 3 years ago
misc type annotation lint More... over 3 years ago
add mypy back to dev tools More... over 3 years ago
Add issue templates More... over 3 years ago
add 2.2.1 to whatsnew More... over 3 years ago
note minimum TLS version in whatsnew More... over 3 years ago
try manual dispatch More... over 3 years ago
only trigger workflows on .py file changes More... over 3 years ago
add 2.2 workflow More... over 3 years ago
add workflow for 2.2 branch More... over 3 years ago
LGTM lint More... over 3 years ago
add NameRelation class More... over 3 years ago