commit | eda8a4156fbf66b29eb99fecc62cb2f55602d0fa | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Thu Nov 22 17:47:20 2018 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Fri Nov 23 07:47:20 2018 +0800 |
tree | ef2e3216be40892bf3e3a34641cce739f6a48e4a | |
parent | 3bd6159893cc8325f54a41d4108a6f4131aa65c4 [diff] |
Import idna lazily to reduce our memory consumption (#4601) We only use idna in deprecated paths at this point, so we shouldn't make people pay for it.