Stephen Morton
|
432d8db627
|
fix gevent.select.poll (#13335)
fixes #13330
|
2024-12-29 17:19:48 -08:00 |
|
Alex Waygood
|
0d4dd20b97
|
gevent: remove unused allowlist entry (#13301)
Fixes #13300
|
2024-12-24 17:24:33 -08:00 |
|
Stephen Morton
|
097581ea47
|
Update to mypy 1.14 (#13272)
|
2024-12-20 17:29:38 -08:00 |
|
Stephen Morton
|
ae7f6ea59c
|
clean up allowlist for gevent (#13056)
|
2024-11-20 19:43:11 -08:00 |
|
Danny Yang
|
e1205f0bfc
|
Update gevent to 24.11.* (#13003)
|
2024-11-13 20:03:56 -08:00 |
|
David Salvisberg
|
2d31815232
|
Bump gevent to 24.10.* (#12779)
|
2024-10-11 07:24:41 -07:00 |
|
Alex Waygood
|
061f562935
|
gevent: remove unused allowlist entry (#12726)
|
2024-10-02 16:28:06 +01:00 |
|
sobolevn
|
6f248dfa37
|
Bump mypy to 1.11.1 (#12463)
|
2024-08-04 23:19:28 -07:00 |
|
Alex Waygood
|
d0f2be92ab
|
Bump pyright to v1.1.360 (#11810)
|
2024-04-24 14:09:16 +02:00 |
|
renovate[bot]
|
48106feed7
|
chore(deps): update pytype and pyright (#11595)
|
2024-03-14 09:28:09 +01:00 |
|
Alex Waygood
|
24d39de94b
|
Use Python 3.11 for third-party stubtest in CI (#11562)
|
2024-03-10 08:01:38 -07:00 |
|
Shantanu
|
88fa182253
|
Use PEP 570 syntax in third party stubs (#11554)
|
2024-03-10 14:11:43 +01:00 |
|
Shantanu
|
4d8ae17776
|
Bump mypy to 1.9, add to json.encoder, small fixups (#11549)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2024-03-09 14:25:00 -08:00 |
|
Avasam
|
c75ecf0bca
|
Fix invalid noqa comments and poorly formatted type ignores (#11497)
|
2024-02-28 22:27:07 -08:00 |
|
github-actions[bot]
|
a48fb24a94
|
[stubsabot] Bump gevent to 24.2.* (#11425)
Release: https://pypi.org/pypi/gevent/24.2.1
Homepage: http://www.gevent.org/
Repository: https://github.com/gevent/gevent
Diff: https://github.com/gevent/gevent/compare/23.9.1...24.2.1
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 4.
- Total lines of Python code deleted: 4.
|
2024-02-16 20:11:45 -08:00 |
|
Alex Waygood
|
c49c84f319
|
A new shade of Black (#11362)
|
2024-02-04 16:38:55 -08:00 |
|
Sebastian Rittau
|
b6eaadcfe5
|
Update typing_extensions imports in third-party stubs (#11245)
|
2024-01-05 15:40:13 +01:00 |
|
Sebastian Rittau
|
23604858a6
|
Remove Python 3.7 branches (#11238)
|
2024-01-05 11:39:39 +01:00 |
|
Sebastian Rittau
|
4e5f7a7142
|
Drop support for Python 3.7 (#11234)
|
2024-01-04 14:48:44 +01:00 |
|
David Salvisberg
|
df9a51306a
|
gevent: Use TypeVarTuple instead of old ParamSpec workaround. (#11129)
|
2023-12-09 20:40:09 -08:00 |
|
David Salvisberg
|
aded4aa390
|
Add stubs for gevent (#10527)
|
2023-12-06 20:32:48 +01:00 |
|