commit | dd18001c308fb3bb65006c91d95f6639583a3420 | [log] [tgz] |
---|---|---|
author | Steve Dower <steve.dower@python.org> | Sat Sep 05 00:45:54 2020 +0100 |
committer | GitHub <noreply@github.com> | Sat Sep 05 00:45:54 2020 +0100 |
tree | b956b93a0bd9324e864a551956829c42d3629bd7 | |
parent | 51b84f8e96a441c498210f827c1297ee4973525f [diff] |
bpo-41627: Distinguish 32 and 64-bit user site packages on Windows (GH-22098) Also fixes the error message returned when sysconfig fails to interpolate a variable correctly.