1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news
2021-10-10 00:06:30 +01:00
..
.gitignore Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
0b3269eb-560c-4b8e-8553-9fe205dc62ec.trivial.rst Remove unused tmpdir fixtures from tests 2021-09-05 07:08:06 -07:00
2A2E5A1E-F014-40E9-B0EF-0D9C4686358F.trivial.rst Remove extra period in deprecation message 2021-08-02 23:58:53 -04:00
2faebe78-9ec6-4884-86cc-a082819c2648.trivial.rst Replace AnyStr with str in src/pip/_internal/utils/misc.py 2021-08-09 16:51:32 -07:00
4e558453-ed80-423d-b939-08f1c4165f39.trivial.rst Cleanup several Python 2 version_info checks/workarounds 2021-08-20 09:39:31 -06:00
6a2297c8-25c3-4c79-b856-03f0184af36f.trivial.rst Fix unreachable code in tests/unit/test_network_utils.py 2021-09-20 20:58:06 -07:00
06aa831e-3893-4502-b438-ef3c94e8227a.trivial.rst Remove unused ConfigurationMixin._files_to_clear 2021-08-26 11:59:03 -07:00
06d03f6d-b858-4973-af59-2a8bbad0f6dc.trivial.rst Complete typing of some tests/lib/* files 2021-08-27 09:25:22 -07:00
7ecf31fa-f1eb-4735-8c89-2a64f1bb2741.trivial.rst Replace use of pretend library with unitest.mock in tests 2021-09-03 16:23:28 -07:00
8c1e7700-9648-4251-a827-120cc8952afc.trivial.rst Remove unused "retrying" package from mypy configuration 2021-08-21 06:53:13 -06:00
9a4939f6-6248-4daa-9511-dda3056d067d.trivial.rst Fix docs build failure 2021-09-04 11:08:45 -07:00
26cf7f49-43b0-4a58-97ed-1a4e164c7a9e.trivial.rst Blacken src/pip/_internal/vcs directory 2021-08-12 07:45:42 -07:00
50f14abd-68a3-476f-9523-b6c5c86e3c68.trivial.rst Remove unused method ConfigurationMixin.get_file_contents() 2021-08-28 09:21:53 -07:00
51d70b65-78e9-426c-80a6-47efcaad9628.trivial.rst Remove Python 2 __nonzero__ method definitions 2021-08-02 09:36:50 -07:00
52ff07b1-69ed-4bbe-a3be-913e0e247cee.trivial.rst Use @pytest.mark.usefixture("with_wheel") in tests 2021-09-20 21:44:29 -07:00
65e526fd-8d34-483b-90db-e1e1ac38741a.trivial.rst Upgrade nox to remove mypy ignores 2021-08-12 07:41:30 -07:00
118e193d-d2f2-4e70-9767-ba5dddf7d263.trivial.rst Simplify operations/install/wheel.py 2021-09-24 03:52:25 -07:00
267c64cc-e525-4a5d-9442-df848c37c08f.trivial.rst Remove tenacity/tests from vendoring configuration 2021-08-21 06:58:49 -06:00
569d0d85-be83-40ab-9229-1a6327060a3f.trivial.rst Handle PY2 TODO comment in tests/lib/filesystem.py 2021-09-25 07:38:09 -07:00
753e9f4f-32d3-4986-a78a-f84406ea752a.trivial.rst Fix failing test due to removed setuptools feature, use_2to3 2021-09-08 05:37:55 -07:00
872febff-0617-46ff-8b4a-4daa0011df2e.trivial.rst Complete type annotations of tests/unit/ directory 2021-09-23 05:44:54 -07:00
3332a3c1-fd62-4d5a-8bc6-459fd677ca70.trivial.rst Add missing "session" fixtures in tests/unit/test_req_file.py 2021-09-20 21:38:16 -07:00
5573eba9-07cc-462e-b9af-261568606c94.trivial.rst Remove unconditionally skipped test (fails if skip removed) 2021-09-30 04:58:49 -07:00
8212.feature.rst Add PEP 660 support (build_editable) 2021-09-28 23:04:51 +02:00
8711.removal.rst Un-deprecate source distribution re-installation behaviour 2021-10-08 12:22:15 +01:00
9086.feature.rst Use git's partial clone feature to speed up pip 2021-08-13 11:44:01 -07:00
9349.feature.rst Tweak the wording for the changelog 2021-09-21 19:22:00 +01:00
9498.feature.rst session: Cache http requests to trusted hosts 2021-09-15 17:21:51 +03:00
9951f555-1210-4fd3-9a37-fc301a12e9f5.trivial.rst Fix new mypy failures in tests/unit/resolution_resolvelib/ 2021-09-26 07:02:56 -07:00
10128.removal.rst Improve the phrasing of in-tree-build deprecation 2021-07-28 23:36:43 -07:00
10165.trivial.rst Add canned explanation about feature preview flag 2021-07-28 00:26:36 -07:00
10202.feature.rst Add news entries. 2021-09-30 15:37:12 +01:00
10249.feature.rst Improve docs 2021-09-21 11:18:01 +02:00
10263.bugfix.rst Return a better error message if a file: URL is not found (#10263) 2021-10-08 14:24:54 +01:00
10269.bugfix.rst fix auth cache to allow for username in index url 2021-09-06 10:04:50 -04:00
10270.removal.rst Kill location warning for Python in source tree 2021-09-26 11:06:32 +08:00
10358.removal.rst Switch install scheme backend to sysconfig 2021-08-21 00:53:59 +08:00
10361.trivial.rst Added an explicit warning on parsing git version failure 2021-09-02 07:53:08 +01:00
10378.bugfix.rst Remove unnecessary html.unescape() calls in index/collector.py 2021-08-20 10:25:32 -06:00
10410.feature.rst Add news 2021-09-21 22:32:53 +02:00
10418.trivial.rst configuration: Add back load_file verbose log instead of debug one 2021-09-11 16:50:24 +03:00
10422.feature.rst Switch news file to feature 2021-09-04 13:44:46 -04:00
10430.doc.rst Fix linting error 2021-09-05 17:53:50 +08:00
10459.feature.rst cache: Do not raise error when there are no files to remove 2021-09-28 14:17:58 +03:00
10479.feature.rst Prefer backtracking on dependencies involved in the most recent conflict 2021-10-09 09:41:34 +01:00
10482.bugfix.rst Update news/10482.bugfix.rst 2021-09-26 00:06:51 -04:00
10485.removal.rst 📰 2021-10-04 23:21:21 +01:00
10495.removal.rst Make in-tree-build the default 2021-09-25 13:11:01 +02:00
10497.doc.rst 📰 2021-09-28 21:10:32 +01:00
10524.bugfix.rst Correctly indent metadata preparation messages 2021-09-29 18:28:04 +02:00
10550.feature.rst Apply suggestions from code review 2021-10-08 07:27:38 -04:00
19777e4a-49f0-4b33-8cbd-84727ececfb4.trivial.rst Handle TODO comment in tests/functional/test_new_resolver.py 2021-09-12 12:54:54 -07:00
72740b33-68bd-4941-9389-88902734c398.trivial.rst Harmonize type signature of Command.run() 2021-09-03 10:00:20 -07:00
77150b20-02ed-411a-ad49-90afdc0a4b53.trivial.rst Install pytest in mypy environment 2021-09-12 20:49:56 -07:00
69311721-677c-46c7-9f29-31a40dddee99.trivial.rst Remove six import in resolution/resolvelib/found_candidates.py 2021-08-04 17:25:41 -07:00
a9b36e28-beec-4a37-97e1-6dc02ff1eb2d.trivial.rst Set TestData.__test__ to False to avoid pytest discovery 2021-09-05 13:51:46 -07:00
abfa4c22-fcc2-4f54-9a90-22a007c7f577.trivial.rst Remove unnecessary TYPE_CHECKING guards around packaging imports 2021-09-26 10:42:38 -07:00
appdirs.vendor.rst Clean up the vendor news fragments mess 2021-10-03 14:32:53 +01:00
b27bb979-edeb-4ad2-ad20-1237de12968d.trivial.rst Remove unused class TestUpgradeDistributeToSetuptools 2021-09-12 12:55:09 -07:00
b27c8011-c478-4a7e-adb7-6d08c4f0ba41.trivial.rst Simplify vendoring configuration 2021-09-13 18:38:13 -07:00
b356d29d-cc4a-4949-90b2-220361044a10.trivial.rst Simplify RequirementPreparer._downloaded data structure 2021-08-09 20:05:32 -07:00
c4f8e2e5-7603-4ab4-8992-868ec1258d3a.trivial.rst Clean up leftover references to removed Travis and Azure CI 2021-08-28 20:01:58 -07:00
c9bc6c1e-c988-4ab2-835d-195b339bc03a.trivial.rst Add a trivial news entry 2021-04-07 12:44:24 +03:00
c543db45-b1ba-44c9-92b6-6e99e2cf75d8.trivial.rst Complete type annotations for tests/conftest.py and tests/lib/* 2021-09-29 19:57:29 -07:00
cb1ed64e-fd5b-42e5-9285-c8d3e9758090.trivial.rst Fix typo: choises → choices 2021-09-03 14:04:30 -07:00
cc4b7565-d7c2-4782-a5aa-d5aee715859e.trivial.rst Remove unused monkeypatch fixtures in tests 2021-09-04 08:37:05 -07:00
dba409af-2178-4e27-9292-2066782aba0b.trivial.rst Move all remaining type comments to annotations 2021-08-27 19:02:57 -07:00
distlib.vendor.rst Clean up the vendor news fragments mess 2021-10-03 14:32:53 +01:00
distro.vendor.rst Clean up the vendor news fragments mess 2021-10-03 14:32:53 +01:00
e0fbc910-7f57-4fda-b17a-d1a6aa873e8e.trivial.rst Replace assert_raises_regexp function with pytest.raises 2021-08-29 07:09:50 -07:00
e9465d48-04e5-4e3e-aa4a-450fc0f34a9e.trivial.rst Precise type of on_returncode argument to call_subprocess() 2021-08-09 16:11:37 -07:00
f231bb92-a022-4b48-b7fd-c83edefb4353.trivial.rst Run mypy on the tests directory 2021-08-22 09:57:26 -06:00
fb85e56c-2761-4d08-b0c2-8c1130841508.trivial.rst Move many type comments to annotations 2021-08-10 07:12:32 -07:00
fc8c1e99-1f6b-48ff-8864-39017f08c55b.trivial.rst Remove unused argument run_from from PipTestEnvironment.run() 2021-08-26 18:55:52 -07:00
pkg_resources.vendor.rst Add news entries. 2021-09-30 15:37:12 +01:00
platformdirs.vendor.rst Clean up the vendor news fragments mess 2021-10-03 14:32:53 +01:00
progress.vendor.rst Upgrade progress to 1.6 2021-10-03 14:18:34 +01:00
resolvelib.vendor.rst Upgrade resolvelib to 0.8.0 2021-10-09 09:41:34 +01:00
urllib3.vendor.rst Upgrade urllib3 to 1.26.7 2021-10-03 14:19:37 +01:00