]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix docstring of `warnings._deprecated` to show correct `remove` value (#105178)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 1 Jun 2023 08:07:52 +0000 (11:07 +0300)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2023 08:07:52 +0000 (08:07 +0000)
commit201440e97a3433ad7691163c4a17d4c2721fd7c6
treee690324d0e181880f4c365f8e7752f504a7b9fc3
parent7d07e5891d2843f269fac00dc8847abfe3671765
Fix docstring of `warnings._deprecated` to show correct `remove` value (#105178)
Lib/warnings.py