cpython/Lib/test/test_warnings
Sebastian Rittau 375c9f6dfb
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>
2024-07-23 10:59:28 +01:00
..
data gh-39615: Add warnings.warn() skip_file_prefixes support (#100840) 2023-01-27 18:35:14 -08:00
__init__.py gh-122088: Copy the coroutine status of the underlying callable in @warnings.deprecated (#122086) 2024-07-23 10:59:28 +01:00
__main__.py