__init__.py
|
Merge pull request #9361 from jdufresne/f-strings
|
2020-12-26 10:24:18 +00:00 |
certs.py
|
Replace typing.Text with str
|
2020-12-24 16:40:55 -08:00 |
git_submodule_helpers.py
|
Remove __future__ imports
|
2020-12-24 08:38:09 -08:00 |
index.py
|
Use f-strings for simple string formatting
|
2020-12-25 16:21:20 -08:00 |
options_helpers.py
|
Remove object from class definitions
|
2020-12-25 15:48:11 -08:00 |
path.py
|
Remove encoding cookie from Python source files
|
2020-12-25 07:26:07 -08:00 |
requests_mocks.py
|
Remove object from class definitions
|
2020-12-25 15:48:11 -08:00 |
server.py
|
Merge pull request #9354 from jdufresne/super
|
2020-12-25 19:18:28 +00:00 |
test_lib.py
|
Use f-strings for simple string formatting
|
2020-12-25 16:21:20 -08:00 |
test_wheel.py
|
Remove redundant Python 2.7 code
|
2020-12-22 09:06:26 +02:00 |
venv.py
|
Merge pull request #9361 from jdufresne/f-strings
|
2020-12-26 10:24:18 +00:00 |
wheel.py
|
Drop csv23 in favor of stdlib csv
|
2020-12-27 08:09:32 -08:00 |