Nikita Sobolev
|
38d0f691e6
|
Mark entrypoints as complete (#8901)
|
2022-10-15 15:16:41 +01:00 |
|
Alex Waygood
|
6348a58b8b
|
Import Match and Pattern from re, not typing (#8277)
|
2022-07-12 15:32:48 +02:00 |
|
Akuli
|
e613fc483b
|
Delete python 2 branches from third-party stubs (#7741)
Since #7703, we no longer have third-party stubs that support Python 2, so code like `if sys.version_info >= (3, 0)` can be simplified.
|
2022-04-29 20:53:01 +01:00 |
|
Sebastian Rittau
|
6245bc7432
|
Remove Python 2 support from entrypoints (#7711)
|
2022-04-27 12:47:50 +03:00 |
|
Alex Waygood
|
a40d79a4e6
|
Use lowercase type everywhere (#6853)
|
2022-01-08 16:09:29 +01:00 |
|
Akuli
|
994b69ef8f
|
Use lowercase tuple where possible (#6170)
|
2021-10-14 17:18:19 -07:00 |
|
Akuli
|
e72a4034bf
|
Cleanup: use lower-case list and dict, add a test (#6161)
|
2021-10-13 22:59:27 +03:00 |
|
Oleg Höfling
|
5e0fc46073
|
Add stubs for entrypoints package (#5831)
|
2021-08-13 11:24:00 +03:00 |
|