1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news/118e193d-d2f2-4e70-9767-ba5dddf7d263.trivial.rst
Jon Dufresne 6fa76c9789 Simplify operations/install/wheel.py
- Remove unnecessary uses of six functions. With Python 2 support
  dropped, the text/bytes boundaries are more explicit and don't require
  type coercion. This allows dropping the types-six dependency.

- Remove Python 2 workarounds and comments describing those workarounds.
2021-09-24 03:52:25 -07:00

0 lines
ReStructuredText