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

1382 commits

Author SHA1 Message Date
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
00e531a16e
Merge pull request #9017 from pradyunsg/backtracking-messaging 2020-10-28 18:25:29 +05:30
Daniel Katz
1037227034 Rename news-file to use new *.rst convention. 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
Paul Moore
97e2c7a345 Add news entry 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
9a1f790951
📰 2020-10-27 19:32:36 +05:30
Tzu-ping Chung
94fbb6cf78 Only do the ensure_text() dance on Windows
POSIX is problematic when the environment is not configured properly.
2020-10-27 21:40:39 +08:00
Stéphane Bidoul
89b765db96
Update news/8996.bugfix.rst
Co-authored-by: Pradyun Gedam <3275593+pradyunsg@users.noreply.github.com>
2020-10-26 12:16:37 +01:00
Stéphane Bidoul
d5a2007e8f
Avoid AssertionError in pip freeze with editable direct URLs 2020-10-25 15:18:02 +01:00
279e735969 Update docs for less common news extension
Namely trivial, vendor and process.  These were missed
during the trasition to *.rst news fragment.
2020-10-19 22:37:10 +07:00
Pradyun Gedam
4e26bf22f5
Merge pull request #8971 from McSinyx/ci39 2020-10-19 19:23:49 +05:30
Pradyun Gedam
47bea8aa27
Delete news fragments from pip 20.2.4 2020-10-16 18:25:19 +05:30
Tzu-ping Chung
270e183718 News 2020-10-13 16:12:11 +08:00
da7569a440 Document and start testing Python 3.9 support
At first use it for GitHub Action for linting.
2020-10-12 17:37:23 +07:00
Noah Gorny
7e02958a1e Add news fragment for 8963 2020-10-10 02:23:08 +03:00
b28e2c4928 New resolver: Avoid polluting dest dir
Previously, during dependency resolution for `pip download -d <dir>`
or `pip wheel -w <dir>`, distributions downloaded are always saved
to <dir>, even for those are only used in backtracking and are not
part of the returned requirement set.
2020-10-07 13:42:21 +07:00
234bcf6c11 Enforce news/*.rst 2020-10-06 21:36:19 +07:00
Pradyun Gedam
a0f2f2cd5f
Merge pull request #8942 from brainwane/docs-8661
docs: Add how to default to new resolver
2020-10-06 18:56:56 +05:30
Pradyun Gedam
717f54a931
Change the symlink to be a proper file instead. 2020-10-04 23:15:30 +05:30
Pradyun Gedam
8e8b6a6c7d
Rename the NEWS fragments 2020-10-03 16:48:56 +05:30
Pradyun Gedam
8aab76c63f
Merge pull request #8910 from hugovk/pip-cache-http
Include http subdirectory in 'pip cache info' and 'pip cache purge'
2020-10-02 13:26:00 +05:30
Pradyun Gedam
d0f80a44c9
Merge pull request #8804 from McSinyx/fast-deps-check-dl-dir 2020-10-02 03:41:43 +05:30
Sumana Harihareswara
3b44d70b5e docs: Add how to default to new resolver
Fixes #8661.
2020-09-30 07:12:10 -04:00
Pradyun Gedam
fe2075b686
Merge pull request #8848 from webknjaz/features/8783--sphinx-ext-admonitions 2020-09-30 11:00:43 +05:30
Pradyun Gedam
a4d34417c1
Merge pull request #8933 from brainwane/put-key-links-on-front-page 2020-09-29 15:05:23 +05:30
Sumana Harihareswara
6138184e2c Update docs index page about resolver and UX work 2020-09-28 15:23:55 -04:00
Tzu-ping Chung
df6d3c701a News fragment 2020-09-28 22:23:10 +08:00
Pradyun Gedam
b98cf9c6c8
Merge pull request #8927 from hugovk/document-python-support-policy
Document Python support policy
2020-09-28 14:47:48 +05:30
Tzu-ping Chung
806c112ed0 Don't crash on 'check' when METADATA is missing 2020-09-28 14:28:53 +08:00
Hugo van Kemenade
d4686b5793 Document Python support policy 2020-09-27 21:11:35 +03:00
Tzu-ping Chung
dedecf0735
Remove the .rst suffix from news fragment 2020-09-26 19:55:00 +08:00
Tzu-ping Chung
22eeff4770 News 2020-09-26 15:26:05 +08:00
Sviatoslav Sydorenko
67bff6199f
Add a change fragment about issue #8783 / PR #8848 2020-09-25 21:14:26 +02:00
Pradyun Gedam
75befb5a44
Merge pull request #8589 from shireenrao/upd-pip-docs 2020-09-24 21:43:38 +05:30
Hugo van Kemenade
d45ba65c37 Include http directory in 'pip cache info' and 'pip cache purge' 2020-09-24 01:33:56 +03:00
Pradyun Gedam
342939ffb9
Remove news entries for released changes 2020-09-24 02:11:32 +05:30
Pradyun Gedam
e408f7077f
Merge pull request #8873 from hugovk/docs-3-months-deprecation 2020-09-21 02:26:17 +05:30
Pradyun Gedam
7c1e5d3096
Merge pull request #8568 from McSinyx/conf-const
Declare constants in configuration.py as such
2020-09-18 21:43:29 +05:30
Pradyun Gedam
67ab116f00
Merge pull request #8861 from pradyunsg/nicer-output-try-1 2020-09-17 11:00:23 +05:30
Pradyun Gedam
e61bb616ef
Merge pull request #8839 from uranusjr/new-resolver-hash-intersect 2020-09-17 10:58:44 +05:30
c947d00882 [fast-deps] Check download directory before making requests 2020-09-17 10:38:27 +07:00
Pradyun Gedam
53efda742b
Merge pull request #8474 from deveshks/remove-items-of-age-cache 2020-09-16 18:54:59 +05:30
Pradyun Gedam
0fc1044ff4
📰 2020-09-16 17:49:15 +05:30
Xavier Fernandez
33890bf825
Merge pull request #8722 from McSinyx/late-dl-indent
Dedent late download logs
2020-09-16 14:02:51 +02:00
Srinivas Nyayapati
f1abd651e3 WIP change user guide + make consistent changes across 2020-09-13 20:59:28 -04:00
Srinivas Nyayapati
12fe2872cc first set of changes to use python -m to run pip in the docs 2020-09-13 20:47:16 -04:00
Pradyun Gedam
a13f2014f9
Merge pull request #8780 from eamanu/fix-8009 2020-09-14 00:49:33 +05:30