1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Ami Fischman 2a90808387 Prefix user_log (--log) entries with timestamp (#6142)
Why? Eases post-facto analysis of time spent in different phases of pip operation.

Historical note:
767d11e49c (diff-b670e3b192038c9ffe810c1a12c0c51fL219)
made it so that pip invocations emit zero timestamp information to the log
file. Prior to that each pip invocation's start time was written out (search
that commit's diff for [strftime]).

Result: https://gist.github.com/fischman/f570886219de5c64a3b695300195c70a

Resolves https://github.com/pypa/pip/issues/6141
2019-01-20 03:02:22 -08:00
..
data Drop dependency links from test packages 2019-01-02 17:27:06 +05:30
functional Merge pull request #6123 from xavfernandez/deprecate34 2019-01-13 12:46:43 +05:30
lib Remove workaround for unsupported Pythons 2019-01-15 19:44:05 -08:00
scripts Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
unit Prefix user_log (--log) entries with timestamp (#6142) 2019-01-20 03:02:22 -08:00
yaml Misc. trivial typos 2018-03-27 06:51:44 -04:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Fix tests for deprecated Pythons 2019-01-19 15:01:33 -05:00