diff options
| author | Benoit Pierre <benoit.pierre@gmail.com> | 2017-11-26 23:11:14 +0100 |
|---|---|---|
| committer | Benoit Pierre <benoit.pierre@gmail.com> | 2017-11-26 23:11:14 +0100 |
| commit | e72afd6243713cd0d3f8a5bc5b50fb59934d7ff8 (patch) | |
| tree | c581ac167e585999386d3ac2983b6416e4ff5430 /CHANGES.rst | |
| parent | 7b3ed4f22aad1b62c537cc89b07b1691033730c3 (diff) | |
| download | external_python_setuptools-e72afd6243713cd0d3f8a5bc5b50fb59934d7ff8.tar.gz external_python_setuptools-e72afd6243713cd0d3f8a5bc5b50fb59934d7ff8.tar.bz2 external_python_setuptools-e72afd6243713cd0d3f8a5bc5b50fb59934d7ff8.zip | |
fix encoding handling of wheels metadata
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 63d17d5d..d5fd66a3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +v38.2.1 +------- + +* #1212: fix encoding handling of metadata when installing + from a wheel. + v38.2.0 ------- |
