Commit Graph

10855 Commits

Author SHA1 Message Date
Pradyun Gedam 812a3a9f7e
Merge pull request #8958 from pradyunsg/enforce-rst-extension-in-news-directory
Change the symlink to be a proper file instead
2020-10-06 17:14:22 +05:30
Pradyun Gedam 717f54a931
Change the symlink to be a proper file instead. 2020-10-04 23:15:30 +05:30
Pradyun Gedam 8ce5d5abbc
Merge pull request #8147 from pradyunsg/enforce-rst-extension-in-news-directory 2020-10-03 17:02:29 +05:30
Pradyun Gedam 8e8b6a6c7d
Rename the NEWS fragments 2020-10-03 16:48:56 +05:30
Pradyun Gedam 603b2fa4ca
Rework the NEWS entries section 2020-10-03 16:48:56 +05:30
Pradyun Gedam c5744d5643
Enforce news/*.{correct-kind}.rst naming 2020-10-03 16:48:51 +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
Hugo van Kemenade 0652a2f016 Rename to 'Package index page cache location' 2020-10-02 09:59:38 +03:00
Pradyun Gedam d0f80a44c9
Merge pull request #8804 from McSinyx/fast-deps-check-dl-dir 2020-10-02 03:41:43 +05:30
Nguyễn Gia Phong 2ef8040495 Comment and rework conditionals in download dir check
Co-authored-by: Pradyun Gedam <3275593+pradyunsg@users.noreply.github.com>
2020-10-01 22:00:47 +07:00
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 ccc84a6ab2
Merge pull request #8935 from hugovk/unpip-pytest
Revert "Pin pytest whilst pytest-rerunfailures is incompatible with pytest 6.1"
2020-09-29 15:06:20 +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
Pradyun Gedam 428a7900ba
Merge pull request #8924 from uranusjr/new-resolver-try-user-requested-combinations-first 2020-09-29 15:04:51 +05:30
Hugo van Kemenade 4fc4333abf Revert "Pin pytest whilst pytest-rerunfailures is incompatible with pytest 6.1"
This reverts commit fbf710ea5d.
2020-09-29 09:57:46 +03:00
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
Tzu-ping Chung c2de8974d4 Resolve user-requested requirements first 2020-09-28 22:23:10 +08:00
Tzu-ping Chung ebc1375612 Make private attribute looks private 2020-09-28 22:19:51 +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
Pradyun Gedam a3da6b2373
Merge pull request #8926 from uranusjr/dont-crash-on-check
Don't crash on 'check' when METADATA is missing
2020-09-28 14:38:25 +05:30
Pradyun Gedam b4d12f04f8
Merge pull request #8928 from hugovk/pin-pytest
Pin pytest whilst pytest-rerunfailures is incompatible with pytest 6.1
2020-09-28 14:32:27 +05:30
Hugo van Kemenade fbf710ea5d Pin pytest whilst pytest-rerunfailures is incompatible with pytest 6.1 2020-09-28 09:52:15 +03:00
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
Pradyun Gedam 703d6ac874
Merge pull request #8912 from uranusjr/cache-found-candidates 2020-09-27 19:39:41 +05:30
Filipe Laíns b215120b5a
Revert "Merge pull request #8391 from VikramJayanthi17/error-swallow-fix"
This reverts commit 7a60395dbd, reversing
changes made to d3ce025e8d.

It fixes devendored pip. See #8916.

Signed-off-by: Filipe Laíns <lains@archlinux.org>
2020-09-26 14:41:42 +01: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
Tzu-ping Chung 1dd6d56278 Cache PackageFinder.find_all_candidates() 2020-09-26 15:26:05 +08:00
Tzu-ping Chung 1135ac041d Move lru_cache to utils for reuse 2020-09-26 15:26:05 +08:00
Sviatoslav Sydorenko 13962cd6ad
🎨 Colorize the "important" admonition blocks 2020-09-25 23:25:36 +02:00
Sviatoslav Sydorenko 3301284810
📝 Add initial sphinx ext for per-doc feedbacks
Resolves #8783
2020-09-25 23:25:35 +02: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
Pradyun Gedam 864b5e7b39
Merge pull request #8904 from donno2048/patch-1
Update the LICENSE
2020-09-24 21:43:06 +05:30
Pradyun Gedam 965130dfeb
Merge pull request #8909 from pradyunsg/remove-released-change-fragments
Remove news entries for released changes
2020-09-24 21:42:37 +05:30
Pradyun Gedam 061dbe8ed5
Merge pull request #8907 from hugovk/isort-5-config-updates 2020-09-24 21:40:57 +05:30
Pradyun Gedam 828c6715c9
Merge pull request #8914 from hugovk/flake8-extend-ignore
Flake8: use extend-ignore to avoid redefining defaults
2020-09-24 21:40:33 +05:30
Hugo van Kemenade 212ba79390
Merge branch 'master' into isort-5-config-updates 2020-09-24 14:57:33 +03:00
Hugo van Kemenade 8fc985eccb Flake8: use extend-ignore to avoid needing to redefine defaults 2020-09-24 14:35:53 +03:00
Pradyun Gedam 7a5ac3f389
Merge pull request #8908 from pradyunsg/add-black 2020-09-24 15:42:31 +05:30
Pradyun Gedam e5deff909c
Add black to pre-commit, ignoring all files
Each of the lines in this "exclude" pattern will get a dedicated PR
to remove it and would blacken that part of the codebase.
2020-09-24 15:36:38 +05:30
Pradyun Gedam facc1e5658
Merge pull request #8906 from pradyunsg/prepare-to-blacken 2020-09-24 15:33:36 +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 955daa940a
Merge pull request #7859 from pradyunsg/docs/deep-dive-cli
Architecture Documentation: CLI deep dive
2020-09-24 02:00:24 +05:30
Hugo van Kemenade f8fe3531b9 Remove unnecessary config for isort 5 2020-09-23 22:00:32 +03:00
Pradyun Gedam 58c594c06b
Prepare isort for black 2020-09-23 21:47:47 +05:30