]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122088: Copy the coroutine status of the underlying callable in `@warnings...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Jul 2024 10:24:07 +0000 (12:24 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jul 2024 10:24:07 +0000 (10:24 +0000)
commit7767534df978ab5fb567cc59ee48fea0cbd1db62
tree0a976988a6ce63262a835f6a2a89f23c1fdd97ff
parent48154e705318f1ef800c48f39984ce5896a4ee47
[3.13] gh-122088: Copy the coroutine status of the underlying callable in `@warnings.deprecated` (GH-122086) (#122156)

Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Lib/test/test_warnings/__init__.py
Lib/warnings.py
Misc/NEWS.d/next/Library/2024-07-21-18-03-30.gh-issue-122088.vi2bP-.rst [new file with mode: 0644]