1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news
Tzu-ping Chung 73edd74c56 Detect user-requested package names by preparing
This always prepares each explicit requirements when the resolver is
run, instead of when they are being resolved. But we always want to
prepare them anyway (an explicit requirement has only one candidate, so
it's either do or die), so this is not really a problem.
2021-07-12 12:40:34 +08:00
..
.gitignore Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
0d757310-0e1d-4887-9076-a1eb3c55d9fa.trivial.rst Fix typos (#10001) 2021-06-03 16:44:42 +02:00
8EB21BAE-9CD0-424E-AF3B-651960B50C93.trivial.rst Add content to .trivial file 2021-06-01 11:12:58 +03:00
3931.bugfix.rst news/3931.bugfix.rst / fix pre-commit errors 2021-06-02 17:39:44 +02:00
7975.feature.rst Implement new command 'pip index versions' 2021-06-11 19:01:14 +08:00
8954.feature.rst Provide a better error message when uninstalling packages without dist-info/RECORD 2021-05-10 21:56:59 +02:00
9204.bugfix.rst Detect user-requested package names by preparing 2021-07-12 12:40:34 +08:00
9450.feature.rst Incorporate suggested rephrasing 2021-06-11 12:11:50 +01:00
9455.feature.rst Rework resolution ordering to consider "depth" 2021-06-17 05:28:20 +08:00
9686.feature.rst Update news/9686.feature.rst 2021-06-29 06:14:42 -04:00
9822.bugfix.rst Fix pip freeze to use modern format for git repos (#9822) 2021-06-03 17:45:56 +01:00
9825.process.rst News for the pip list name normalization logic 2021-07-12 12:33:37 +08:00
9845.bugfix.rst Relax PyPy compatibility location warning 2021-07-09 12:21:21 +08:00
9915.feature.rst Special case warning for requirements.txt install (#9915) 2021-07-12 11:40:43 +08:00
9925.feature.rst Check Requires-Python before other dependencies 2021-06-02 01:54:44 +08:00
9931.feature.rst Suppress "not on PATH" warning when --prefix is given 2021-07-12 11:39:56 +08:00
9987.feature.rst Added a new fragment 2021-05-17 08:01:04 -04:00
10004.trivial.rst Use "typing.List" as an annotation 2021-05-25 22:09:27 +08:00
10018.trivial.rst Convert type hint comments into annotations 2021-06-07 21:19:23 +08:00
10043.bugfix.rst Add news entry 2021-06-07 14:42:04 +01:00
10045.feature.rst fix lint issue in docs 2021-06-08 22:31:08 +05:30
10047.trivial.rst Create 10047.trivial.rst 2021-06-08 13:25:10 -05:00
10064.trivial.rst Rename empty trivial news entry 2021-06-13 11:41:32 -04:00
10065.trivial.rst Complete type annotations in pip/_internal/cli 2021-06-27 08:36:35 +08:00
10071.feature.rst Add NEWS fragment 2021-06-16 12:22:36 +09:00
10080.bugfix.rst Unify Python project root detection logic 2021-06-19 15:29:04 +08:00
10094.trivial.rst Create 10094.trivial.rst 2021-06-23 12:23:00 -05:00
10117.removal.rst Re-implement Git version parsing with regex 2021-07-02 19:03:15 +08:00
10124.trivial.rst Complete type annotations in pip/_internal/metadata (#10124) 2021-07-04 19:29:15 +08:00
10125.trivial.rst Complete type annotations in pip/_internal/resolution (#10125) 2021-07-12 11:41:48 +08:00
10126.trivial.rst Use --color=yes 2021-07-04 22:14:22 +09:00
10127.trivial.rst Complete type annotations in pip/_internal/locations (#10127) 2021-07-12 11:42:16 +08:00
10138.trivial.rst Complete type annotations: pip/_internal/models (#10138) 2021-07-12 11:43:52 +08:00
resolvelib.vendor.rst News for resolvelib 0.7.1 2021-06-23 06:02:15 +08:00