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

1089 commits

Author SHA1 Message Date
Paul Moore
ace69ac088
Merge pull request #8258 from cjc7373/update-pytest
Update pytest
2020-05-21 15:36:56 +01:00
Paul Moore
80c640b5a8
Merge pull request #8067 from deveshks/fix-create-basic-wheel-bug
Canonicalise package name in tests.lib.create_basic_wheel_for_package
2020-05-21 13:54:01 +01:00
Paul Moore
96225c9124 Bump for release 2020-05-21 09:33:43 +01:00
Stéphane Bidoul
803a6f2017
Merge pull request #8271 from deveshks/add-mypy-cache-xmlrpc-form_contr
Add mypy type annotations to cache, xmlrpc in network and format_control in models module
2020-05-20 10:19:30 +02:00
Devesh Kumar Singh
2fe5d84d68 Add news file 2020-05-19 22:23:37 +05:30
Tzu-ping Chung
43b237051e News 2020-05-19 16:03:51 +08:00
Pradyun Gedam
e7dd02c723
Merge pull request #8027 from gutsytechster/pip/7998 2020-05-19 12:14:59 +05:30
Devesh Kumar Singh
60f00b837a Upgrade flake8 to 3.8.1
Co-Authored-By: Anthony Sottile <asottile@umich.edu>
2020-05-18 21:58:26 +05:30
Pradyun Gedam
d0ab9bd8bd
Merge pull request #8235 from deveshks/remove-pretty-arg-from-mypy 2020-05-18 19:40:22 +05:30
cjc7373
1150f0d2bf add news file 2020-05-18 18:34:57 +08:00
Pradyun Gedam
301f65fad8
Merge pull request #8016 from deveshks/add-mypy-annotations-commands 2020-05-17 23:14:46 +05:30
Pradyun Gedam
04f63ca377
Merge pull request #8018 from deveshks/add-mypy-annotations-hash-show-wheel 2020-05-17 23:13:23 +05:30
29940371cc Fix typo and simplify ireq call 2020-05-16 12:04:17 +07:00
gutsytechster
2276f9528c fix(network/auth): Asks for password when it is None
When `get_keyring_auth` provides the password as None, the
user should be prompt to ask password.
2020-05-15 19:41:43 +05:30
Pradyun Gedam
7e44950e72
Merge pull request #8051 from deveshks/add-mypy-annotations-comp-dbg 2020-05-15 18:45:42 +05:30
Pradyun Gedam
1dbcd12236
Merge pull request #8221 from pradyunsg/revert-in-place-builds 2020-05-14 16:23:03 +05:30
Devesh Kumar Singh
feaa76a1d6 Update mypy to v0.770 2020-05-14 10:39:31 +05:30
Devesh Kumar Singh
89f248c7bf Removing type ignore comments from cli.progress_bars 2020-05-13 15:21:15 +05:30
Pradyun Gedam
6ed32347af
📰 2020-05-13 02:50:10 +05:30
Nicole Harris
ab509f4fe0 Add news 2020-05-11 09:55:50 +01:00
Pradyun Gedam
d812fc2327
📰 2020-05-07 21:58:05 +05:30
Pradyun Gedam
b0a3881828
Merge pull request #8143 from McSinyx/mypy-auto-pre 2020-05-07 18:49:48 +05:30
Pradyun Gedam
c74128c424
Merge pull request #8180 from sbidoul/wheel-absent-warning-sbi 2020-05-05 16:08:54 +05:30
Paul Moore
1599cc2a36 Merge branch 'master' into nr_upgrade_strategy 2020-05-03 11:01:27 +01:00
Stéphane Bidoul
55d6022989
Update news/8178.bugfix
Co-authored-by: Xavier Fernandez <xav.fernandez@gmail.com>
2020-05-01 21:36:02 +02:00
Stéphane Bidoul
430ca847f3
Add news 2020-05-01 09:57:16 +02:00
Devesh Kumar Singh
8fc6f35620 Fix NEWS wording 2020-04-29 11:48:17 +05:30
Devesh Kumar Singh
2423d58ea5 Fix generated file mode to use bitwise AND 2020-04-29 10:05:29 +05:30
Pradyun Gedam
5ce941ca5b
Bump for release 2020-04-28 21:02:03 +05:30
Pradyun Gedam
22bd8add95
Merge pull request #8095 from hugovk/pip-cache-dir2 2020-04-28 00:57:10 +05:30
Pradyun Gedam
c4c2870eb4
Merge pull request #8144 from uranusjr/wheel-install-permissions 2020-04-27 22:07:14 +05:30
Pradyun Gedam
45f762eb7b
Merge pull request #7780 from AndydeCleyre/bugfix/7728 2020-04-27 12:51:54 +05:30
Tzu-ping Chung
a24fbd915e
Wording on news fragment
Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com>
2020-04-27 15:00:11 +08:00
ff869e0c15 Make mypy happy with beta release automation
Co-Authored-By: Pradyun Gedam <pradyunsg@gmail.com>
2020-04-26 22:33:19 +07:00
Tzu-ping Chung
8e65f531b2 News 2020-04-26 18:18:28 +08:00
Paul Moore
d605530b44 Implement upgrade strategies for the new resolver 2020-04-24 11:08:06 +01:00
Noah Gorny
e212f66575 commands: cache: Abort early if cache is disabled 2020-04-24 12:57:13 +03: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
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
1626bb917b
Bump for release 2020-04-21 00:31:45 +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
9994a4d9f5
📰 2020-04-20 22:37:25 +05:30
Hugo
cebac6aa6c Add 'pip cache dir' command to show the path to pip's cache directory 2020-04-20 11:48:36 +03:00
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
756b02f712
Improve documentation for in-place builds 2020-04-20 02:23:22 +05:30