Alex Waygood
|
fa636bc044
|
Third-party stubs: fix several fictitious type aliases (#7958)
|
2022-05-26 06:26:26 -07:00 |
|
Jelle Zijlstra
|
bb119544d8
|
pkg_resources: Fix unconstrained TypeVars (#7941)
499c468a57/pkg_resources/__init__.py (L1049)
Part of #7928
|
2022-05-24 19:49:22 -07:00 |
|
Peter Pentchev
|
ef887b7beb
|
More setuptools.command.easy_install definitions. (#7145)
Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2022-05-22 00:31:31 +03:00 |
|
Alex Waygood
|
653f2c6ba4
|
Third-party stubs: import from collections.abc where possible (#7637)
|
2022-04-16 14:52:57 +01:00 |
|
Alex Waygood
|
740193a8fc
|
Use TypeAlias where possible for type aliases (#7630)
|
2022-04-15 18:01:00 -07:00 |
|
Alex Waygood
|
85aec034ae
|
Mark many attributes as read-only properties (#7591)
|
2022-04-05 08:37:24 +02:00 |
|
Alex Waygood
|
3ab250eec8
|
Use PEP 604 syntax wherever possible (#7493)
|
2022-03-16 16:01:33 +01:00 |
|
Bas van Beek
|
70988f1811
|
Widen the cmdclass parameter of setuptools.setup (#7458)
|
2022-03-08 15:07:44 +02:00 |
|
Alex Waygood
|
a62fd92fb0
|
Improve some in-place BinOp methods (#7149)
|
2022-02-06 15:36:57 -08:00 |
|
Alex Waygood
|
45a2dad83c
|
Reduce use of Any in equality methods (#7081)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2022-01-30 00:59:00 +02:00 |
|
Alex Waygood
|
a40d79a4e6
|
Use lowercase type everywhere (#6853)
|
2022-01-08 16:09:29 +01:00 |
|
Alex Waygood
|
8d5d2520ac
|
Use PEP 585 syntax wherever possible (#6717)
|
2021-12-28 11:31:43 +01:00 |
|
Akuli
|
a5bc1e037f
|
Add mypy error codes to '# type: ignore' comments (#6379)
|
2021-11-26 07:07:56 +01:00 |
|
Alex Waygood
|
c685c2d6c6
|
Reduce use of deprecated typing aliases (#6358)
|
2021-11-23 10:56:43 +01:00 |
|
Akuli
|
994b69ef8f
|
Use lowercase tuple where possible (#6170)
|
2021-10-14 17:18:19 -07:00 |
|
Sebastian Rittau
|
9f86972350
|
Add star to all non-0.1 versions (#6146)
|
2021-10-11 13:41:19 -07:00 |
|
Sebastian Rittau
|
db69e41fda
|
Add setuptools stubs (#5762)
|
2021-09-18 19:45:23 -07:00 |
|
Akuli
|
ce11072dbe
|
Big diff: use lower-case list and dict (#5888)
|
2021-08-08 09:26:35 -07:00 |
|
Akuli
|
ee487304d7
|
Big diff: Use new "|" union syntax (#5872)
|
2021-08-08 11:05:21 +02:00 |
|
Sebastian Rittau
|
a319ba4604
|
pkg_resources is part of setuptools (#5669)
|
2021-06-21 15:19:18 +01:00 |
|