pip/news
Jon Dufresne 004b2cf9a8 Remove unused utility function consume()
Unused since e706af20fe.
2021-01-01 16:07:53 -08:00
..
.gitignore Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
0dd6ac6d-b127-4551-a404-404b0ee8dcd3.trivial.rst Handle ._get_svn_url_rev() returning None in .get_remote_url() 2020-12-31 14:36:58 -08:00
3ba38d39-9189-4bc3-bc87-bf598f1c1064.trivial.rst Remove __future__ imports 2020-12-24 08:38:09 -08:00
4a85b5f1-5f9a-4f6b-8960-3334570ae591.trivial.rst Remove unnecessary __ne__ definitions 2020-12-30 08:23:04 -08:00
4ec6e91c-91d6-475c-959a-83485cafa4b2.trivial.rst Use short Python3 super() syntax 2020-12-24 15:11:51 -08:00
7ced09a1-9af6-4190-8249-05a6328e379e.trivial.rst Remove Python 2 compatibility shim for json.JSONDecodeError 2020-12-25 16:28:53 -08:00
7edb0afc-938e-457b-ae6e-0905e7443b2f.trivial.rst Replace compat.expanduser() with os.path.expanduser() 2020-12-29 08:15:55 -08:00
8a225e3d-998e-4924-92e6-2ab2173159f8.trivial.rst Remove unnecessary "noqa" comments 2020-12-28 18:19:09 -08:00
9DE59242-2198-4760-B5A7-B5A6BB98ECA2.trivial.rst Cleanup: replace 'from urllib import xyz as urllib_xyz' with import urllib.xyz 2020-12-27 16:18:44 +02:00
86c319cb-0539-41a0-871b-4ffe72765f6f.trivial.rst Remove unused class CopytreeKwargs 2020-12-28 17:07:56 -08:00
205edb4f-502c-4213-b8b8-c9173718e8ab.trivial.rst Remove unnecessary type override NamedTemporaryFileResult 2020-12-27 17:19:28 -08:00
275aa0e8-ebb1-4eaf-aee0-e5582a8c5d58.trivial.rst Replace utils.compat.lru_cache with stdlib functools.lru_cache 2020-12-25 08:51:15 -08:00
738a71b0-98f9-4e1f-a541-af95fb990af9.trivial.rst Harmonize type signature of VersionControl.get_remote_url() subclasses 2020-12-25 13:45:17 -08:00
1170af15-1373-4226-a1ec-efe54b7ad480.trivial.rst Remove object from class definitions 2020-12-25 15:48:11 -08:00
1884.feature.rst Add `--ignore-requires-python` support to pip download 2020-12-17 12:40:01 -05:00
2905cccb-2fe8-4b0d-8734-303510a7e4ce.trivial.rst Harmonize return type of VersionControl.get_revision in subclasses 2020-12-30 11:25:29 -08:00
6148.removal.rst 📰 2020-12-20 12:03:14 +00:00
8802.removal.rst Remove redundant Python 2.7 code 2020-12-22 09:06:26 +02:00
9172.doc.rst Add a preview for the "next release" change notes 2020-12-10 15:36:51 +01:00
9180.bugfix.rst Split news into two sections 2020-12-27 22:25:34 +08:00
9189.removal.rst 📰 2020-12-20 12:03:14 +00:00
9203.bugfix.rst Lazy-evaluate candidates with installed inserted 2020-12-27 04:17:26 +08:00
9246.bugfix.rst Lazy-evaluate candidates with installed inserted 2020-12-27 04:17:26 +08:00
9315.feature.rst 📰 2020-12-21 19:10:19 +00:00
9343.doc.rst Fix broken email link in docs feedback banners 2020-12-24 18:07:15 -05:00
43602ba6-8a59-425c-9a97-9c8e87e28ddb.trivial.rst Drop csv23 in favor of stdlib csv 2020-12-27 08:09:32 -08:00
54754cb1-2151-45c3-baa0-b87e50d7e56d.trivial.rst Replace vendored ipaddress with stdlib 2020-12-25 08:47:38 -08:00
857785f2-1d4e-4067-9b4b-acc6ae741aef.trivial.rst Remove unnecessary str() call around str literal 2020-12-25 16:52:35 -08:00
49254991-9583-470e-a263-b196acf4072b.trivial.rst Remove unused utility function consume() 2021-01-01 16:07:53 -08:00
a13640e3-bfd3-46ae-b4b6-bcb9784303b4.trivial.rst Remove unused type VersionCandidate 2020-12-28 19:18:20 -08:00
a9950589-8b92-4ec1-a3a1-a6657cf6fd5b.trivial.rst Remove outdated mypy workaround for colorama import 2020-12-27 13:15:27 -08:00
ae7bdce7-d6f3-4f30-9192-6a8e69027d6a.trivial.rst Remove outdated PyPy workaround for site_packages location 2020-12-27 12:16:28 -08:00
b5e475d5-38b6-48cc-8136-0c32d3ace838.trivial.rst Drop u prefix from str literals 2020-12-25 07:26:06 -08:00
b034ad46-e6b0-48b1-8b26-1145d611d082.trivial.rst Remove Python 2 compatibility shim for urlparse.uses_fragment 2020-12-25 11:48:38 -08:00
bb86bc866fdc4257a445e0df09dd7e64.trivial.rst Replace typing.Text with str 2020-12-24 16:40:55 -08:00
d96bbdcd-059a-4ea4-b02e-343f8b51aad5.trivial.rst Use "yield from" syntax 2020-12-26 07:04:58 -08:00
dc9e5ecc-9fc9-4762-914e-34014e8d09bf.trivial.rst Replace io.open() and codecs.open() with builtin open() 2020-12-25 15:53:08 -08:00
ea24fc60-675c-4104-9825-39d1ee0a20b7.trivial.rst Use f-strings for simple string formatting 2020-12-25 16:21:20 -08:00
f0af302f-aef7-4323-8332-819f0be13d79.trivial.rst Use unified OSError and its subclasses 2020-12-26 12:16:09 -08:00
f0b01f0a-f673-4c1b-9959-3196b6c000e9.trivial.rst Remove unnecessary class FakeFile 2020-12-27 09:26:15 -08:00
resolvelib.vendor.rst Split news into two sections 2020-12-27 22:25:34 +08:00