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

9635 commits

Author SHA1 Message Date
Ilan Schnell c14c92d9cd simplify handle_request() - improve error checking 2020-04-28 23:15:57 -05:00
Ilan Schnell 28b0fd353b add allow_error parameter to .run() method 2020-04-28 22:49:18 -05:00
Ilan Schnell 87a6bbec39 add backtracking resolver yaml test 2020-04-26 14:09:27 -05:00
Ilan Schnell 850b8c5f53 add information about only single tests to readme 2020-04-26 10:43:52 -05:00
Ilan Schnell 6529780461 move import so isort does not try to "fix" import order 2020-04-26 00:51:12 -05:00
Ilan Schnell a9930dbd19 add checking for requested package dict 2020-04-25 23:10:43 -05:00
Ilan Schnell b837b37074 update link to refer directly to benoit-pierre's comment 2020-04-25 20:00:44 -05:00
Ilan Schnell 9c9ae3dc8b update description - make flake8 happy 2020-04-25 18:26:40 -05:00
Ilan Schnell 1b22ef6666 simplify code, ensure state is a list 2020-04-25 18:17:18 -05:00
Ilan Schnell bb9a2bdc4b add yaml linter and update readme 2020-04-25 14:48:29 -05:00
Ilan Schnell 051c394944 typo 2020-04-25 00:27:28 -05:00
Ilan Schnell 17103e8d1a add new test example mentioned in issue #988 2020-04-25 00:07:57 -05:00
Ilan Schnell f8fa3f8c4f add comment 2020-04-24 23:11:35 -05:00
Ilan Schnell da99c14790 add test contructed from blog post, see notes within file 2020-04-24 23:09:42 -05:00
Ilan Schnell 08aecfb41c add test for https://github.com/python-poetry/poetry/issues/2298 2020-04-23 22:40:53 -05:00
Ilan Schnell 3ba506fd53 update work on yaml readme 2020-04-22 23:05:51 -05:00
Ilan Schnell 8780a80c4d make flake8 happy 2020-04-22 18:23:24 -05:00
Ilan Schnell 1d1b7a674e simplify assertion for valid skip values 2020-04-22 17:57:20 -05:00
Ilan Schnell 05babbcb68 improve test name 2020-04-22 17:50:01 -05:00
Ilan Schnell 5af919c475 yaml test extras-2 passws with new resolver 2020-04-22 17:45:08 -05:00
Ilan Schnell 9ef15bc012 run tests with old and new resolver, and add ability to skip for either 2020-04-22 17:33:12 -05:00
Ilan Schnell 769ac3e59e Merge branch 'master' into test_skip 2020-04-22 15:27:08 -05:00
Ilan Schnell 07845f8c97 move yaml test files up one level 2020-04-22 15:23:35 -05:00
Ilan Schnell 2daedca9c4 add new_resolver option to handle_request() 2020-04-22 15:20:59 -05:00
Pradyun Gedam daff81124a
Merge pull request #8087 from pradyunsg/document-python-2-drop-date 2020-04-23 00:43:26 +05:30
Pradyun Gedam c244314318
Merge pull request #8106 from brainwane/resolver-testing-documentation 2020-04-23 00:29:50 +05:30
Pradyun Gedam f4d3cbce4c
Merge pull request #8107 from brainwane/polish-contributor-docs 2020-04-23 00:22:18 +05:30
Pradyun Gedam c06fb5e69e
Merge pull request #8101 from pradyunsg/automated-releases-3 2020-04-22 22:16:29 +05:30
Pradyun Gedam 8e6ec9f5c1
Merge pull request #8108 from stefanor/vendored-certifi
Mark certifi as bundled, it's used in the debug command
2020-04-22 02:58:17 +05:30
Stefano Rivera 7fb9a9dbc5 Mark certifi as bundled, it's used in the debug command 2020-04-21 09:07:50 -07:00
Sumana Harihareswara 2cdde76954 Slightly polish contributor documentation
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2020-04-21 11:20:42 -04:00
Sumana Harihareswara b56de93bc9 Add resolver testing doc link
Signed-off-by: Sumana Harihareswara <sh@changeset.nyc>
2020-04-21 11:07:21 -04:00
Pradyun Gedam c46e16794d
Include month and year for pip 21.0
Co-Authored-By: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-04-21 08:22:47 +05:30
Pradyun Gedam 4d42b89713
Fix copying distribution files from checkout 2020-04-21 07:49:09 +05:30
Pradyun Gedam 814c54f5d7
Merge pull request #8100 from pradyunsg/release/20.1b1 2020-04-21 07:22:04 +05:30
Pradyun Gedam 4502aba799
Bump for development 2020-04-21 00:31:45 +05:30
Pradyun Gedam 1626bb917b
Bump for release 2020-04-21 00:31:45 +05:30
Pradyun Gedam 012f69ecbd
Update AUTHORS.txt 2020-04-21 00:31:40 +05:30
Pradyun Gedam 7722cf0556
Merge pull request #8098 from pradyunsg/remove/skip-requirements-regex 2020-04-21 00:28:59 +05:30
Pradyun Gedam 03d3ae01ac
Merge pull request #8088 from pradyunsg/new-resolver-release-notes 2020-04-21 00:16:17 +05:30
Pradyun Gedam 5e4c3565e4
Update tests, didn't directly reference "regex" 2020-04-20 22:58:10 +05:30
Pradyun Gedam b5e2cc6264
Remove unused imports 2020-04-20 22:45:09 +05:30
Pradyun Gedam 9994a4d9f5
📰 2020-04-20 22:37:25 +05:30
Pradyun Gedam 7e61569b1a
Drop --skip-requirements-regex 2020-04-20 22:37:25 +05:30
Pradyun Gedam a531a15376
Merge pull request #8093 from pradyunsg/better-docs-for-in-place-builds 2020-04-20 03:27:44 +05:30
Pradyun Gedam 1d7b5d9b5d
Merge pull request #8092 from pradyunsg/improve-NEWS-entries 2020-04-20 02:56:44 +05:30
Pradyun Gedam 944987d80f
Merge pull request #8089 from pradyunsg/release-notes-to-changelog 2020-04-20 02:26:07 +05:30
Pradyun Gedam 756b02f712
Improve documentation for in-place builds 2020-04-20 02:23:22 +05:30
Pradyun Gedam ab7be3211b
Reword 7731.bugfix 2020-04-20 02:16:28 +05:30
Pradyun Gedam 4b28c37283
Merge pull request #8091 from pradyunsg/fix-release-bumping-logic 2020-04-20 02:11:25 +05:30