This website requires JavaScript.
Explore
Help
Sign In
mirror
/
github-octodns
Watch
1
Star
0
Fork
0
You've already forked github-octodns
mirror of
https://github.com/github/octodns.git
synced
2024-05-11 05:55:00 +00:00
Code
Issues
Releases
Activity
Files
221367b06a09eb702f19f35f37873fa9ff048a57
github-octodns
/
octodns
/
processor
History
Ross McFarland
4ff5b2fd9c
Merge remote-tracking branch 'origin/main' into je/arpa-matching-fix
2023-02-27 09:58:31 -08:00
..
__init__.py
Remove from __futures__ bits, all are now manditory
2022-09-15 14:10:21 -07:00
acme.py
Use super() now that we require python3, less error prone
2022-09-15 14:25:47 -07:00
arpa.py
Merge remote-tracking branch 'origin/main' into je/arpa-matching-fix
2023-02-27 09:58:31 -08:00
base.py
Remove from __futures__ bits, all are now manditory
2022-09-15 14:10:21 -07:00
filter.py
Add IgnoreRootNsFilter w/tests
2022-11-09 09:13:04 -08:00
ownership.py
isort import formatting
2023-01-22 13:54:19 -08:00
restrict.py
Remove from __futures__ bits, all are now manditory
2022-09-15 14:10:21 -07:00
spf.py
Replace use of
removeprefix
with slicing
2023-02-20 18:31:25 +00:00