]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Silence experimental coroutine deprecation warnings (#150788)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 2 Jun 2026 14:55:28 +0000 (17:55 +0300)
committerGitHub <noreply@github.com>
Tue, 2 Jun 2026 14:55:28 +0000 (14:55 +0000)
commit7241db11699f74d2e90d04cdaa8ecde2ffcfc7bf
tree5d11afd9eb946b984cc55fc9dfdec08535b63570
parent86867edb84a53d60e3ec9d3d2e83f4ed09692b95
Silence experimental coroutine deprecation warnings (#150788)

Co-authored-by: Zachary Ware <zach@python.org>
PC/python_uwp.cpp