pip/tests
Jon Dufresne 5150129f6b Replace compat.expanduser() with os.path.expanduser()
The upstream bug has been fixed and released in all supported Python
version: https://bugs.python.org/issue14768
2020-12-29 08:15:55 -08:00
..
data Add integration tests for experimental feature fast-deps 2020-07-21 16:00:34 +07:00
functional Cleanup: replace 'from urllib import xyz as urllib_xyz' with import urllib.xyz 2020-12-27 16:18:44 +02:00
lib Drop csv23 in favor of stdlib csv 2020-12-27 08:09:32 -08:00
unit Replace compat.expanduser() with os.path.expanduser() 2020-12-29 08:15:55 -08:00
yaml Update YAML tests for resolver changes 2020-10-30 23:08:47 +05:30
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Merge pull request #9361 from jdufresne/f-strings 2020-12-26 10:24:18 +00:00