commit | cdaf3ff72f6fd562c275c04836cfaa230aabcdf4 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Sun Jul 30 13:08:51 2017 -0400 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Sun Jul 30 12:08:51 2017 -0500 |
tree | 8f1587293f9232d2d6ebbbfebd65f700ea93966b | |
parent | 2131b962c03c8787c8918f0672707cce3dca06f8 [diff] |
Begin the deprecation of auto-idna for x509.DNSName (#3830) * Begin the deprecation of auto-idna for x509.DNSName Refs #3357 * fix warning * py3k fixes * fix docs * sigh * flake8 * these are words * words * tests for coverage * another test * do idna things * more idna things