1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

10925 commits

Author SHA1 Message Date
Pradyun Gedam 47c8d38bd9
📰 2020-10-30 23:08:51 +05:30
Pradyun Gedam 4026739096
Bye bye experimental tests 2020-10-30 23:08:51 +05:30
Pradyun Gedam ec9bb10922
Update YAML tests for resolver changes 2020-10-30 23:08:47 +05:30
Pradyun Gedam 6f26fb9fee
Update tests for resolver changes 2020-10-30 23:08:31 +05:30
Pradyun Gedam 0d8acc9000
Flip the switch in the new resolver
- Python 2 doesn't get the new shiny thing.
- Passing --use-deprecated=legacy-resolver uses the deprecated legacy
  resolver.
- Passing --use-feature=2020-resolver is now a no-op, that prints a
  warning that it's going to be removed.
- Using fast-deps without the new resolver will cause a warning to be
  printed.
2020-10-30 23:07:55 +05:30
Pradyun Gedam 6859de08d9
Get the resolver name directly from test CLI 2020-10-30 07:16:25 +05:30
Pradyun Gedam 07ec3013f0
Drop custom logic for new_resolver tests 2020-10-30 07:16:19 +05:30
Pradyun Gedam 2d91950cad
Allow passing legacy-resolver from CLI 2020-10-30 07:16:19 +05:30
Pradyun Gedam 5cba61e118
Switch to resolver variants in the test suite 2020-10-30 07:16:19 +05:30
Pradyun Gedam 6028e6a0fb
Change how we skip a failing test 2020-10-30 07:16:19 +05:30
Pradyun Gedam d012c7d4af
Add a warning to fast-deps with legacy resolver 2020-10-30 07:12:36 +05:30
Pradyun Gedam 385077a944
Factor out logic for determining resolver to use 2020-10-30 07:11:54 +05:30
Pradyun Gedam 8daece5277
Merge pull request #9056 from brainwane/docs-migration-guide-details
Improve migration guide re: new resolver
2020-10-29 23:47:53 +05:30
Sumana Harihareswara 3f4e15aef0 docs: Emphasize that pip may break existing packages
Related to #7744 .
2020-10-29 13:51:29 -04:00
Sumana Harihareswara fbcdeca91a Clarify constraints overhaul in user guide
Co-authored-by: Paul Moore <p.f.moore@gmail.com>
2020-10-29 13:49:08 -04:00
Sumana Harihareswara 395e1ae8e8 Add detail to docs on constraints changes with new resolver
Related to #8307, #8115.
2020-10-29 13:49:08 -04:00
Sumana Harihareswara 27b100e8d1 Explain resolver changes affecting constraints files
Related to #8792, #8076, #9020.
2020-10-29 13:49:08 -04:00
Sumana Harihareswara 5393032025 Improve docs on resolver, constraints, and hash-checking
Related to #9020.
2020-10-29 13:49:08 -04:00
Sumana Harihareswara b7c3503a34 Add note about install/upgrade behavior to docs
Towards #8115.
2020-10-29 13:49:08 -04:00
Pradyun Gedam 1bcebab6e4
Merge pull request #9044 from brainwane/docs-change-resolver-default 2020-10-29 23:09:07 +05:30
Sumana Harihareswara 7657c44409 docs: Clarify links for resolver work and studies
Co-Authored-By: Bernard Tyers <bernard+work@ei8fdb.org>
2020-10-28 23:29:09 -04:00
Sumana Harihareswara 4ce9565aa1 Update docs about Python 2 and resolver
Per #9019.
2020-10-28 23:22:17 -04:00
Sumana Harihareswara f4e96e95c9 Add redirect for heading in user guide 2020-10-28 23:22:17 -04:00
Sumana Harihareswara 3a20399d93 Update user guide to change resolver default
In pip 20.3, the new resolver will be the default.
Therefore, this commit updates user docs to change
instructions for testing, migration, etc.

Towards #8937.
2020-10-28 23:22:17 -04:00
Pradyun Gedam 92f9e77127
Merge pull request #9064 from pypa/xavfernandez-patch-1
Fix trivial news file generation on windows
2020-10-29 04:48:23 +05:30
Xavier Fernandez 1cd89f824a
Fix trivial news file generation on windows 2020-10-28 23:55:13 +01:00
Pradyun Gedam 00e531a16e
Merge pull request #9017 from pradyunsg/backtracking-messaging 2020-10-28 18:25:29 +05:30
Pradyun Gedam 741b80ac08
Update wording in informational message 2020-10-28 18:25:12 +05:30
Pradyun Gedam c4dbc7d814
Merge pull request #8820 from katzdm/multi-abis-platforms 2020-10-28 13:51:20 +05:30
Daniel Katz 7632c7a22b Spell abis and platforms as plural words. 2020-10-27 19:00:22 -04:00
Daniel Katz 01a512c7fc Fix linter error: Add missing function type declaration. 2020-10-27 19:00:22 -04:00
Daniel Katz 1037227034 Rename news-file to use new *.rst convention. 2020-10-27 19:00:22 -04:00
Daniel Katz e08ec3593d Expand platform-tags unconditionally. 2020-10-27 19:00:22 -04:00
Daniel Katz 7237bd3397 Respond to feedback, and add functional tests. 2020-10-27 19:00:22 -04:00
Daniel Katz abf987bde3 Use 'append'-style CLI arguments, rather than ','-separated values. 2020-10-27 19:00:22 -04:00
Daniel Katz cea9f32dae Support multiple abi and platform values for pip download. 2020-10-27 19:00:22 -04:00
Pradyun Gedam a0ec4be98b
Merge pull request #8666 from uranusjr/rmtree-unicode-use-file-system-encoding
Only do the ensure_text() dance on Windows
2020-10-27 23:14:39 +05:30
Pradyun Gedam 9a5441c331
Merge pull request #9049 from pfmoore/remove_build_dir 2020-10-27 22:41:47 +05:30
Pradyun Gedam f2852cd775
Merge pull request #8991 from asottile/dead_code
delete some dead test code (VERBOSE_FALSE)
2020-10-27 21:45:20 +05:30
Paul Moore 52e1c9a39c Not clear why this didn't fail before... 2020-10-27 15:49:38 +00:00
Paul Moore 0c2a2bc803 Mark a couple of tests that still use --build as xfail 2020-10-27 15:24:36 +00:00
Paul Moore 7c4c5b8330 Remove test_pip_wheel_fail_cause_of_previous_build_dir as it's no longer valid 2020-10-27 15:24:36 +00:00
Paul Moore 97e2c7a345 Add news entry 2020-10-27 15:24:36 +00:00
Paul Moore 40904e3a05 Remove --build-dir option, as per deprecation 2020-10-27 15:24:36 +00:00
Pradyun Gedam b39aeeb6df
Merge pull request #9050 from sbidoul/fix-freeze-direct_url-editable-sbi 2020-10-27 19:34:10 +05:30
Pradyun Gedam f5ac343481
Merge pull request #9055 from pradyunsg/modify-assertion-in-topological-sort 2020-10-27 19:33:33 +05:30
Pradyun Gedam 55e316a452
Add the last line to the info message 2020-10-27 19:32:36 +05:30
Pradyun Gedam 1acca46aa3
Prefix backtracking message with "INFO: " 2020-10-27 19:32:36 +05:30
Pradyun Gedam f3307a5103
Present a message upon first backtrack 2020-10-27 19:32:36 +05:30
Pradyun Gedam 9a1f790951
📰 2020-10-27 19:32:36 +05:30