Requires Python 3.12 or later.
Fix DNS error re-write on Windows (#1254). On windows only, the driver would re-write the DNS error when resolving Address(None, None) to be retryable, which it ...