mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-23 17:28:38 +08:00
[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 <>
This commit is contained in:
committed by
GitHub
parent
ef0ee2087c
commit
8e8254e442
@@ -1,2 +1,2 @@
|
||||
version = "3.1.*"
|
||||
version = "3.2.*"
|
||||
upstream_repository = "https://github.com/python-greenlet/greenlet"
|
||||
|
||||
Reference in New Issue
Block a user