]> granicus.if.org Git - python/commit
Fix typo in _warnings.warn_explicit() docstring (GH-16625)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 8 Oct 2019 09:16:06 +0000 (02:16 -0700)
committerGitHub <noreply@github.com>
Tue, 8 Oct 2019 09:16:06 +0000 (02:16 -0700)
commitaa9d5b8ec33fd647ed9a0fe113e60ff826bea49a
tree4f4380071b92e91cd0b7c30eabe4c241d1a990ad
parent4880e5a1b66d9175fcc402cb0288bc1898356831
Fix typo in _warnings.warn_explicit() docstring (GH-16625)

(cherry picked from commit 5dfbb4d50333e7a91fc0cd8c03a2f2f2cf56dbd9)

Co-authored-by: Hansraj Das <raj.das.136@gmail.com>
Python/_warnings.c