summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2020-12-24 15:28:50 -0800
committerJon Dufresne <jon.dufresne@gmail.com>2020-12-24 16:40:55 -0800
commit5e11687cbdbe193416181b46074260440469ba00 (patch)
treea1869954c39689f8b03c8c7973cb1cbd90831830 /tools
parentf30a02c7c26446d0e2b1b986ecbbe402795f8ccd (diff)
downloadpip-5e11687cbdbe193416181b46074260440469ba00.tar.gz
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.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions