Commit Graph

10545 Commits

Author SHA1 Message Date
Pradyun Gedam 57dd580f58
Bump for release 2020-10-16 18:12:10 +05:30
Pradyun Gedam 6a8956d7a8
Merge pull request #8932 from uranusjr/new-resolver-lazy-sequence 2020-10-16 18:12:03 +05:30
Pradyun Gedam 4aec7e81c9
Merge pull request #8758 from uranusjr/new-resolver-requires-python-when-no-deps 2020-10-16 18:11:08 +05:30
Pradyun Gedam 0a637fa89a
Merge pull request #8942 from brainwane/docs-8661
docs: Add how to default to new resolver
2020-10-16 18:09:10 +05:30
Pradyun Gedam c8533f0f60
Merge pull request #8933 from brainwane/put-key-links-on-front-page 2020-10-16 18:09:10 +05:30
Pradyun Gedam 74f48cf8fc
Merge pull request #8927 from hugovk/document-python-support-policy
Document Python support policy
2020-10-16 18:09:10 +05:30
Pradyun Gedam ff5a9b5f6f
Merge pull request #8926 from uranusjr/dont-crash-on-check
Don't crash on 'check' when METADATA is missing
2020-10-16 18:09:09 +05:30
Pradyun Gedam ae4d27179f
Merge pull request #8924 from uranusjr/new-resolver-try-user-requested-combinations-first 2020-10-16 18:09:09 +05:30
Pradyun Gedam 314de5a3b4
Merge pull request #8912 from uranusjr/cache-found-candidates 2020-10-16 18:09:02 +05:30
Pradyun Gedam e7e62d8f75
Merge pull request #8873 from hugovk/docs-3-months-deprecation 2020-10-16 18:08:32 +05:30
Pradyun Gedam e832878f3f
Merge pull request #8839 from uranusjr/new-resolver-hash-intersect 2020-10-16 18:08:32 +05:30
Pradyun Gedam 7170313602
Merge pull request #8807 from pypa/add-ux-docs
Add ux docs to pip documentation
2020-10-16 18:08:32 +05:30
Xavier Fernandez f9a1761e94
Merge pull request #8795 from McSinyx/user-guide-fmt
Reformat a few spots in user guide
2020-10-16 18:08:32 +05:30
Pradyun Gedam df554a9337
Merge pull request #8780 from eamanu/fix-8009 2020-10-16 18:08:32 +05:30
Pradyun Gedam 6407f7ed85
Merge pull request #7859 from pradyunsg/docs/deep-dive-cli
Architecture Documentation: CLI deep dive
2020-10-16 18:08:31 +05:30
Pradyun Gedam 8c2102a310
Bump for release 2020-09-08 16:43:34 +05:30
Pradyun Gedam d8f0a7b693
Merge pull request #8752 from sbidoul/imp-8369-deprecation-sbi 2020-09-08 16:43:08 +05:30
Pradyun Gedam b98dd2d07d
Merge pull request #8778 from hugovk/deprecate-3.5
Deprecate support for Python 3.5
2020-09-08 16:40:56 +05:30
Pradyun Gedam e16ebf1b7f
Bump for release 2020-08-11 16:56:41 +05:30
Chris Hunt b9e403b173
Merge pull request #8716 from McSinyx/fix-range-request-cache
Disable caching for range requests
2020-08-11 16:55:07 +05:30
Pradyun Gedam 0ebe453140
Merge pull request #8727 from uranusjr/new-resolver-constraint-markers 2020-08-11 16:55:03 +05:30
Pradyun Gedam 516c7431bc
Merge pull request #8718 from uranusjr/pyvenv-cfg-encoding
Always use UTF-8 to read pyvenv.cfg
2020-08-11 16:54:59 +05:30
Pradyun Gedam e04cd89f6f
Merge pull request #8702 from uranusjr/get-distribution-looks-for-all 2020-08-11 16:54:56 +05:30
Pradyun Gedam 626d631682
Merge pull request #8744 from hroncok/keyring_global_nope
When one keyring attempt fails, don't bother with more
2020-08-11 16:54:52 +05:30
Pradyun Gedam c7b477777a
Merge pull request #8730 from McSinyx/news-8701-8716
Add news for disabling range response caching
2020-08-11 16:54:47 +05:30
Pradyun Gedam fa2714fcd6
Bump for release 2020-08-04 10:46:12 +05:30
Pradyun Gedam 02ad77d944
Merge pull request #8603 from tekumara/pip-list-ignore-require-venv 2020-08-04 10:38:03 +05:30
Pradyun Gedam 6eea0d0a18
Merge pull request #8660 from brainwane/update-flag-in-docs
Update documentation to reflect updated resolver feature flag
2020-08-04 10:38:03 +05:30
Stéphane Bidoul 22d67dc261
Merge pull request #8665 from uranusjr/svn-version-more-robust
Improve SVN version parser
2020-08-04 10:38:03 +05:30
Pradyun Gedam 864e2eee09
Merge pull request #8659 from uranusjr/fix-get-distribution-dot-in-name
Canonicalize name in check_if_exists
2020-08-04 10:38:02 +05:30
Pradyun Gedam ed205bdfa6
Merge pull request #8656 from chrahunt/gracefully-handle-bad-data-paths
Trace a better error message on installation failure due to invalid .data files in wheels
2020-08-04 10:38:02 +05:30
Pradyun Gedam 552b8376c0
Merge pull request #8678 from uranusjr/new-resolver-no-deps-extras-install-self 2020-08-04 10:38:02 +05:30
Pradyun Gedam 4a39344e94
Merge pull request #8688 from brainwane/deprecation-opt-in-resolver
Docs: Add details on old resolver deprecation and removal
2020-08-04 10:38:02 +05:30
Pradyun Gedam b29dd4edc5
Merge pull request #8679 from pradyunsg/tweak-resolutionimpossible-message 2020-08-04 10:38:02 +05:30
Pradyun Gedam 527b3e27fb
Merge pull request #8684 from uranusjr/zipfile-unicode-path-python2 2020-08-04 10:38:01 +05:30
Pradyun Gedam ce1e7d80ad
Merge pull request #8681 from McSinyx/faster-deps
[fast-deps] Make range requests closer to chunk size
2020-08-04 10:38:01 +05:30
Pradyun Gedam a40a4efdbe
Merge pull request #8672 from edmorley/fix-userguide-typos 2020-08-04 10:38:01 +05:30
Pradyun Gedam 64e4852bc6
Merge pull request #8690 from pradyunsg/more-news-about-resolver 2020-08-04 10:37:48 +05:30
Pradyun Gedam 127acd8c9e
Bump for release 2020-07-29 07:53:17 +05:30
Pradyun Gedam 20dc509013
Update AUTHORS.txt 2020-07-29 07:53:17 +05:30
Pradyun Gedam 5160a254ca
Merge pull request #8491 from brainwane/testing-guide-beta 2020-07-29 06:41:24 +05:30
Sumana Harihareswara 66d39f942c Clarify on conflicts and multiplicity 2020-07-28 11:25:05 -04:00
Sumana Harihareswara 263f85b0ad formatting fix 2020-07-28 10:21:52 -04:00
Sumana Harihareswara ec736200f4 formatting 2020-07-28 10:16:58 -04:00
Sumana Harihareswara d374b0d877 Add changelog entry 2020-07-28 10:09:24 -04:00
Sumana Harihareswara 1e5e544b5c Ref links and followup tips 2020-07-28 10:01:03 -04:00
Sumana Harihareswara 223e379456 WIP formatting 2020-07-28 09:50:46 -04:00
Sumana Harihareswara 6bfbce0adc WIP adding links to issues
Addresses #8210 , #8253
2020-07-28 09:47:07 -04:00
Sumana Harihareswara a910ef6d37 WIP linking to issues
Addresses #6536 and #6628.
2020-07-28 09:43:07 -04:00
Sumana Harihareswara e898267d94 WIP fixing tabs spaces problem 2020-07-28 09:35:14 -04:00