Commit Graph

6 Commits

Author SHA1 Message Date
Maxim Kurnikov 3692097cca add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
Pradyun Gedam 13ab7a2bce
Linearize a nested-error-message-generation (#7040)
Merge pull request #7040 from pradyunsg/cleanup/nicer-error-message-creation
2019-09-19 20:06:54 +05:30
Pradyun Gedam f051201d08
Invoke method only when build isolation is needed 2019-09-19 15:23:10 +05:30
Pradyun Gedam b22333e44e
Linearize a nested-error-message-generation 2019-09-19 15:19:06 +05:30
Pradyun Gedam 8dac3a046b
Move isolation setup code into a helper method 2019-09-19 15:05:31 +05:30
Pradyun Gedam e9d8e1d326
Move distributions/{source.py -> source/legacy.py}
This would simplify for splitting up the build logic, in follow up
commits.
2019-08-27 14:09:15 +05:30
Renamed from src/pip/_internal/distributions/source.py (Browse further)