1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news
Jon Dufresne 5e11687cbd Replace typing.Text with str
Using typing.Text is unnecessary since dropping Python 2 support.

In Python 3, typing.Text is a simple alias of str. It exists as a
backward compatibility shim for Python 2.
2020-12-24 16:40:55 -08:00
..
.gitignore Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
3ba38d39-9189-4bc3-bc87-bf598f1c1064.trivial.rst Remove __future__ imports 2020-12-24 08:38:09 -08:00
1884.feature.rst Add --ignore-requires-python support to pip download 2020-12-17 12:40:01 -05:00
6148.removal.rst 📰 2020-12-20 12:03:14 +00:00
8802.removal.rst Remove redundant Python 2.7 code 2020-12-22 09:06:26 +02:00
9189.removal.rst 📰 2020-12-20 12:03:14 +00:00
bb86bc866fdc4257a445e0df09dd7e64.trivial.rst Replace typing.Text with str 2020-12-24 16:40:55 -08:00