gh-91102: Port 8-argument _warnings.warn_explicit to Argument Clinic (#92891)

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
This commit is contained in:
Oleg Iarygin 2022-07-20 23:24:51 +03:00 committed by GitHub
parent 6dadf6ca01
commit 41e0585ffa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 106 additions and 25 deletions

View file

@ -0,0 +1 @@
:meth:`_warnings.warn_explicit` is ported to Argument Clinic.