pip/src/pip/_internal/metadata
Damian Shaw 2a0acb595c
Update and provide fixes for mypy pre-commit (#12389)
* Update mypy to 1.6.1

* Fix mypy "Source file found twice under different module names" error

* Ignore type of intialized abstract class in tests

* Use more specific type ignore method-assign

* Type ignore for message.get_all

* Remove unused type ignore

* Add SizedBuffer type for xmlrpc.client.Transport subclass

* Add Self type for RequestHandlerClass in test

* Add type ignore for shutil.rmtree onexc handler

* Quote SizedBuffer

* Add news entry

* Remove no longer correct comment

* Update self import

* Also ignore type onerror=handler

* Update news entry

* Update news entry
2023-11-07 09:39:01 +00:00
..
importlib Update egg deprecation message 2023-10-08 17:19:09 +02:00
__init__.py Straighten up extra comps across metadata backends 2023-09-13 16:45:44 +08:00
_json.py Update and provide fixes for mypy pre-commit (#12389) 2023-11-07 09:39:01 +00:00
base.py Straighten up extra comps across metadata backends 2023-09-13 16:45:44 +08:00
pkg_resources.py Straighten up extra comps across metadata backends 2023-09-13 16:45:44 +08:00