Brian Schubert
|
81c8fcb2e6
|
Mark stub-only private symbols as @type_check_only in third-party stubs (#14545)
|
2025-08-08 11:29:48 +02:00 |
|
github-actions[bot]
|
8e8254e442
|
[stubsabot] Bump greenlet to 3.2.* (#13836)
Release: https://pypi.org/pypi/greenlet/3.2.0
Homepage: https://greenlet.readthedocs.io/
Repository: https://github.com/python-greenlet/greenlet
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/greenlet
Changelog: https://greenlet.readthedocs.io/en/latest/changes.html
Diff: https://github.com/python-greenlet/greenlet/compare/3.1.1...3.2.0
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 29.
- Total lines of Python code deleted: 18.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI
Co-authored-by: stubsabot <>
|
2025-04-16 09:10:46 +02:00 |
|
Semyon Moroz
|
a3c8fce58d
|
Add __all__ part 2 (#13719)
---------
Co-authored-by: Avasam <samuel.06@hotmail.com>
|
2025-03-31 18:27:19 -04:00 |
|
Sebastian Rittau
|
d6373d9d4e
|
[greenlet] Fix for Python 3.13 (#13648)
`get_tstate_trash_delete_nesting()` is not available
on Python 3.13.
|
2025-03-17 17:14:45 -07:00 |
|
Stephen Morton
|
097581ea47
|
Update to mypy 1.14 (#13272)
|
2024-12-20 17:29:38 -08:00 |
|
github-actions[bot]
|
4fc5d158ff
|
[stubsabot] Bump greenlet to 3.1.* (#12636)
Co-authored-by: stubsabot <>
|
2024-09-23 12:15:48 -07:00 |
|
David Salvisberg
|
6ddf4647a7
|
greenlet: Adds missing __version__ variable (#12089)
|
2024-06-03 14:11:24 +01:00 |
|
Shantanu
|
88fa182253
|
Use PEP 570 syntax in third party stubs (#11554)
|
2024-03-10 14:11:43 +01:00 |
|
Sebastian Rittau
|
b6eaadcfe5
|
Update typing_extensions imports in third-party stubs (#11245)
|
2024-01-05 15:40:13 +01:00 |
|
David Salvisberg
|
2e62753e2f
|
Bump greenlet to 3.0.* (#10833)
|
2023-10-03 23:24:55 -07:00 |
|
David Salvisberg
|
81373c1c63
|
Add stubs for greenlet (#10463)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
|
2023-07-22 19:23:35 +01:00 |
|