pip/news
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
..
.gitignore Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00
11815.doc.rst Rework the functionality of PIP_CONFIG_FILE (#11850) 2023-10-27 14:59:56 +02:00
12389.bugfix.rst Update and provide fixes for mypy pre-commit (#12389) 2023-11-07 09:39:01 +00:00
12390.trivial.rst Update ruff and config (#12390) 2023-11-06 09:30:05 +00:00
12393.trivial.rst Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
370392cf-52cd-402c-b402-06d2ff398f89.bugfix.rst Fix hg: "parse error at 0: not a prefix:" (#12373) 2023-10-27 11:08:17 +02:00