commit | 5456e78f4593edc277ab72fb9a9db1ebae7d4c2d | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Mon Oct 19 18:06:05 2020 -0400 |
committer | GitHub <noreply@github.com> | Mon Oct 19 23:06:05 2020 +0100 |
tree | 5cd3f92044f0287dbd6724a89f3276939a9b975d | |
parent | 33242a9328cb3912f02819d2d092bf89681000b2 [diff] |
bpo-16396: Allow wintypes to be imported on non-Windows systems. (GH-21394) Co-authored-by: Christian Heimes <christian@python.org>