pip/tests
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
..
data Update test_install_package_that_emits_unicode 2023-03-27 11:55:20 +01:00
functional Enforce f-strings via Ruff (#12393) 2023-11-07 09:14:56 +00:00
lib Update and provide fixes for mypy pre-commit (#12389) 2023-11-07 09:39:01 +00:00
unit Update and provide fixes for mypy pre-commit (#12389) 2023-11-07 09:39:01 +00:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Update and provide fixes for mypy pre-commit (#12389) 2023-11-07 09:39:01 +00:00
requirements-common_wheels.txt Manually build package and revert xfail marker 2023-09-13 13:40:35 +08:00
requirements.txt Keep using old virtualenv for Python < 3.10 2022-10-28 01:51:13 +08:00