pip/tools
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
..
ci Add a single GitHub Actions workflow for CI 2021-04-02 01:26:26 +01:00
news Trim unnecessary newlines in news template 2022-01-29 09:10:54 +00:00
release Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
vendoring/patches Upgrade setuptools to 67.6.1 2023-04-25 16:03:34 +01:00
__init__.py Update and provide fixes for mypy pre-commit (#12389) 2023-11-07 09:39:01 +00:00
protected_pip.py Migrate tests to use pathlib.Path 2022-06-08 19:58:46 +08:00
update-rtd-redirects.py Enable managing RTD redirects in-tree 2022-12-30 02:57:24 +00:00