Files
pipenv/news
Dan Ryan dcfce70817 Fix python path discovery if not called python
- Begin a refactor of `delegator.run` invocation to ensure we capture
  and handle failures with our own exception wrappers
- Additoinally capture output and error logging and command information
  when running in verbose mode (should avoid significant repitition in
  the codebase)
- Refactor `which` and `system_which` to fallback to pythonfinder's
implementation
- Abstract `is_python_command` to identify whether we are looking for
  python, this enables us to rely on `pythonfinder.Finder.find_all_python_versions()`
  to ensure we aren't skipping python versions
- Fixes #2783

Signed-off-by: Dan Ryan <dan@danryan.co>
2019-03-16 15:10:40 -04:00
..
2019-03-05 02:14:48 -05:00
2019-03-05 02:14:48 -05:00
2019-03-05 02:14:48 -05:00
2019-03-04 20:47:07 -05:00
2019-03-04 20:47:48 -05:00
2019-03-04 20:47:07 -05:00
2019-03-05 02:14:48 -05:00
2018-12-01 21:01:25 +08:00
2018-12-04 12:10:37 -05:00
2018-12-06 15:05:54 +08:00
2019-03-05 02:14:48 -05:00
2018-12-14 20:22:06 -08:00
2019-03-05 02:14:48 -05:00
2019-03-04 20:47:07 -05:00
2019-03-04 20:47:07 -05:00
2019-03-04 20:47:07 -05:00
2019-02-08 14:45:59 -08:00
2019-02-22 12:26:54 -06:00
2019-03-06 17:13:23 +08:00
2019-03-10 22:38:49 -04:00