octodns / octodns-bind

RFC compliant (Bind9) provider for octoDNS
MIT License
7 stars 12 forks source link

Address datetime.utcnow deprecation in py 3.12 #56

Closed ross closed 1 year ago

ross commented 1 year ago

Use now(UTC) with a backwards compatible way of getting UTC prior or py 3.11.

/cc https://github.com/octodns/octodns/pull/1108