index
:
delta/python-packages/dnspython.git
2.2
2.3
absolute_origin_zone_txn_fix
async
cache_stats
canonical_name
cmp_fix
cname-and-other-data
comments
constants
constants2
continue_on_error
dependabot/pip/coverage-tw-6.0
dependabot/pip/cryptography-gte-2.6-and-lt-37.0
dependabot/pip/cryptography-gte-2.6-and-lt-4.0
dependabot/pip/mypy-tw-0.781
dependabot/pip/mypy-tw-0.782
dependabot/pip/mypy-tw-0.790
dependabot/pip/mypy-tw-0.800
dependabot/pip/mypy-tw-0.812
dependabot/pip/mypy-tw-0.920
dependabot/pip/pytest-cov-tw-3.0.0
dependabot/pip/pytest-tw-6.0.0
dependabot/pip/trio-gte-0.14-and-lt-0.18
dependabot/pip/trio-gte-0.14-and-lt-0.19
dependabot/pip/wheel-tw-0.35.0
full_match
httpx_if_possible
legacy-v1
lifetime_timeout
master
message
more-immut
nanonameserver
new-unversioned-zone-txn
parser
proc-order
processing_order_fix
python3
quic-899
resolve_chaining
resrefactor
revert-193-pylint
rrset-reader
soa_interval_fix
svcb
transaction
txn-names
win32util
windows_asyncio_fix
wrap
xfr
zone-refactor
github.com: rthalley/dnspython.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Update wheel requirement from ^0.37.1 to ^0.38.1
dependabot[bot]
2022-11-04
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #853 from jameshilliard/no-wheel
Bob Halley
2022-11-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove spurious wheel build dependency
James Hilliard
2022-11-02
1
-1
/
+1
|
/
/
*
|
update to dev version
Bob Halley
2022-10-27
1
-1
/
+1
*
|
Merge pull request #849 from eaglegai/master
Bob Halley
2022-10-27
1
-0
/
+1
|
\
\
|
*
|
fix missing version in setup.cfg
eaglegai
2022-10-27
1
-0
/
+1
|
/
/
*
|
For async send_udp(), return a length and clarify the expiration
Bob Halley
2022-10-13
2
-2
/
+7
*
|
temporarily add aioquic
Bob Halley
2022-10-09
1
-0
/
+1
|
/
*
Merge pull request #845 from rthalley/asyncio-timeout-fix
Bob Halley
2022-10-08
2
-5
/
+53
|
\
|
*
Asyncio sockets should work after a timeout [#843].
Bob Halley
2022-10-06
2
-5
/
+53
*
|
Merge pull request #846 from rthalley/dependabot/pip/requests-toolbelt-gte-0....
Bob Halley
2022-10-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Update requests-toolbelt requirement from ^0.9.1 to >=0.9.1,<0.11.0
dependabot[bot]
2022-10-07
1
-1
/
+1
|
/
*
Deal with leading dots in search lists on Windows [#844].
Bob Halley
2022-10-06
1
-2
/
+2
*
more lint
Bob Halley
2022-10-02
7
-11
/
+21
*
try again to fix CodeQL
Bob Halley
2022-10-02
1
-6
/
+10
*
lint
Bob Halley
2022-10-02
1
-1
/
+1
*
try to fix codeql
Bob Halley
2022-09-29
1
-6
/
+6
*
Merge pull request #841 from rthalley/dependabot/pip/pytest-cov-tw-4.0.0
Bob Halley
2022-09-29
1
-1
/
+1
|
\
|
*
Update pytest-cov requirement from ^3.0.0 to ^4.0.0
dependabot[bot]
2022-09-29
1
-1
/
+1
|
/
*
Merge pull request #840 from rthalley/dependabot/pip/trio-gte-0.14-and-lt-0.23
Bob Halley
2022-09-28
1
-1
/
+1
|
\
|
*
Update trio requirement from >=0.14,<0.22 to >=0.14,<0.23
dependabot[bot]
2022-09-28
1
-1
/
+1
|
/
*
Merge pull request #837 from rthalley/dependabot/pip/cryptography-gte-2.6-and...
Bob Halley
2022-09-07
1
-1
/
+1
|
\
|
*
Update cryptography requirement from >=2.6,<38.0 to >=2.6,<39.0
dependabot[bot]
2022-09-07
1
-1
/
+1
|
/
*
Merge pull request #836 from rthalley/dependabot/pip/wheel-tw-0.37.1
Bob Halley
2022-09-05
1
-1
/
+1
|
\
|
*
Update wheel requirement from ^0.35.0 to ^0.37.1
dependabot[bot]
2022-09-05
1
-1
/
+1
|
/
*
When scanning interfaces with WMI, ignore those without DNS
Bob Halley
2022-08-23
1
-5
/
+6
*
Merge pull request #833 from rthalley/allow-directives
Bob Halley
2022-08-16
3
-15
/
+131
|
\
|
*
add $ to allow_directives if missing
Bob Halley
2022-08-16
2
-1
/
+18
|
*
fix typos
Bob Halley
2022-08-15
1
-2
/
+2
|
*
allow zonefile directives to be specified explicitly
Bob Halley
2022-08-14
3
-15
/
+114
|
/
*
Add idna_codec parameter to dns.zone.from_file() [#832]
Bob Halley
2022-08-14
1
-0
/
+2
*
Merge pull request #828 from corubba/feature/generate-base
Bob Halley
2022-08-14
2
-18
/
+83
|
\
|
*
Add support for more bases in $GENERATE
corubba
2022-08-05
2
-18
/
+83
|
/
*
Merge pull request #827 from rthalley/dependabot/pip/flake8-tw-5.0.3
Bob Halley
2022-08-02
1
-1
/
+1
|
\
|
*
Update flake8 requirement from ^4.0.1 to ^5.0.3
dependabot[bot]
2022-08-02
1
-1
/
+1
*
|
fix format string lint detected by flake8 5.0.3
Bob Halley
2022-08-02
1
-2
/
+2
|
/
*
Merge pull request #822 from bwelling/rdatatype-fixes
Bob Halley
2022-07-17
3
-16
/
+47
|
\
|
*
Fix dns.rdatatype special cases.
Brian Wellington
2022-07-15
3
-16
/
+47
*
|
Merge pull request #820 from rthalley/dependabot/github_actions/actions/setup...
Bob Halley
2022-06-11
2
-2
/
+2
|
\
\
|
*
|
Bump actions/setup-python from 2 to 4
dependabot[bot]
2022-06-12
2
-2
/
+2
*
|
|
Merge pull request #819 from rthalley/dependabot/github_actions/codecov/codec...
Bob Halley
2022-06-11
1
-1
/
+1
|
\
\
\
|
*
|
|
Bump codecov/codecov-action from 2 to 3
dependabot[bot]
2022-06-12
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #818 from rthalley/dependabot/github_actions/actions/check...
Bob Halley
2022-06-11
3
-3
/
+3
|
\
\
\
|
*
|
|
Bump actions/checkout from 2 to 3
dependabot[bot]
2022-06-12
3
-3
/
+3
|
|
/
/
*
|
|
Merge pull request #817 from rthalley/dependabot/github_actions/github/codeql...
Bob Halley
2022-06-11
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Bump github/codeql-action from 1 to 2
dependabot[bot]
2022-06-12
1
-2
/
+2
|
/
/
*
|
have dependabot monitor github-actions too
Bob Halley
2022-06-11
1
-0
/
+4
*
|
deal with more windows idiosyncracies
Bob Halley
2022-06-11
1
-5
/
+7
*
|
on windows, skip curio xfr too
Bob Halley
2022-06-11
1
-1
/
+5
*
|
give up on curio tests on windows
Bob Halley
2022-06-11
1
-0
/
+3
[prev]
[next]