]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122088: Copy the coroutine status of the underlying callable in `@warnings.depreca...
authorSebastian Rittau <srittau@rittau.biz>
Tue, 23 Jul 2024 09:59:28 +0000 (11:59 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jul 2024 09:59:28 +0000 (10:59 +0100)
commit375c9f6dfb78345dd0966d6f3b281f15107b0561
tree57c42dcd869a38d15d775e17b2f1ad104db46e49
parent2a5d1eb7073179a13159bce937afdbe240432e7d
gh-122088: Copy the coroutine status of the underlying callable in `@warnings.deprecated` (#122086)

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]