summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do no raise an assertion getting a nonexistent rdataset without a txn in a ve...2.2Bob Halley2022-03-122-1/+16
* add manual triggerv2.2.1Bob Halley2022-03-061-3/+5
* trigger 2.2 workflowBob Halley2022-03-061-1/+1
* trigger 2.2 branch workflowBob Halley2022-03-061-2/+1
* more 2.2.1 prepBob Halley2022-03-063-6/+12
* _validate_name now handles relative names in an absolute zone.Bob Halley2022-03-062-0/+24
* documentation updateDJ Anniss2022-03-061-2/+2
* 2.2.1 whatsnew prepBob Halley2022-02-271-0/+27
* fix documentation broken by the immutable mechanismBob Halley2022-02-272-0/+6
* Add missing types to exceptions stubSteven Silvester2022-02-041-0/+2
* update pytest tool dep, remove mypy depBob Halley2022-02-041-2/+1
* resolve func docs - fix `lifetime` var renderingWes2022-02-021-1/+1
* Add more metadata to pyproject.toml [#775]Bob Halley2022-01-311-0/+7
* added project_urls for easier discovery by usersRyan Cheley2022-01-311-0/+4
* Reduce the number of digits after the decimal point for the Timeout DNSExcept...Craig Leres2022-01-302-2/+2
* typehint constructor for TXTBaseMathias Ertl2022-01-291-1/+7
* add some module level functions for resetting/retrieving the resolverMathias Ertl2022-01-291-0/+5
* fix various typing issues (typos)Sebastian Wagner2022-01-2919-26/+26
* version prep for 2.2.1Bob Halley2022-01-253-3/+3
* Require trailing field in rdata of TLSA and friendsPeter Thomassen2022-01-255-4/+13
* Fix missing import.Martin Horak2022-01-241-0/+1
* remove redundant sniffio dependency for trioBob Halley2022-01-241-1/+1
* Use the version's origin if the zone doesn't have one yet. [#766]Bob Halley2022-01-243-3/+35
* add default of None to backend declarations [#764]Bob Halley2022-01-241-3/+3
* fix win32util.py file modeBob Halley2022-01-241-0/+0
* fix the typo of resolve_address() [#754]Bob Halley2022-01-241-1/+1
* Add missing items to rdtypes/ANY/__init__.pyPeter Thomassen2022-01-241-0/+4
* 2.2.0 versioningv2.2.0Bob Halley2022-01-184-6/+6
* skip async DoH tests if no httpxv2.2.0rc1Bob Halley2021-12-211-1/+5
* Allow unknown digest types [#625]Bob Halley2021-12-202-14/+13
* add dns.edns.EDECode enumBob Halley2021-12-193-8/+43
* edns: implement Extended DNS Error Option supportTomas Krizek2021-12-192-1/+93
* regenerate rdatatype-list.rstBob Halley2021-12-191-1/+11
* try again to get 2.2 workflow to runBob Halley2021-12-181-2/+2
* reference the github project pageBob Halley2021-12-181-2/+2
* 2.2.0rc1 versioningBob Halley2021-12-185-8/+11
* Do not set asyncio future if it is already done. [#740]Bob Halley2021-12-171-1/+1
* lint from flakeBob Halley2021-12-173-4/+2
* lintBob Halley2021-12-179-27/+26
* lint and remove unused helpersBob Halley2021-12-171-15/+2
* Merge pull request #739 from rthalley/dependabot/pip/mypy-tw-0.920Bob Halley2021-12-171-1/+1
|\
| * Update mypy requirement from ^0.910 to ^0.920dependabot/pip/mypy-tw-0.920dependabot[bot]2021-12-161-1/+1
|/
* add WMI extra; simplify install doc a bitBob Halley2021-12-152-4/+15
* add 3.10 classifierBob Halley2021-12-151-0/+2
* cope with 3.6 exception differenceBob Halley2021-12-071-3/+9
* add quoting to python version listBob Halley2021-12-071-3/+7
* add runs-onBob Halley2021-12-071-1/+3
* test 3.10 and windows tooBob Halley2021-12-071-2/+7
* Merge pull request #731 from rthalley/cname-and-other-dataBob Halley2021-12-036-22/+416
|\
| * fix typos; simplify _check_cname_and_other_dataBob Halley2021-12-032-7/+7