]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40275: Add warnings_helper submodule in test.support (GH-20797)
authorHai Shi <shihai1992@gmail.com>
Thu, 11 Jun 2020 15:36:06 +0000 (23:36 +0800)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 15:36:06 +0000 (17:36 +0200)
commit10e6506aa8261aacc89b49e629ae1c927fa5151c
treeabf7b92395d27d357c2e4ccc79d22e17b25062e6
parentbdfe9b633a171522bc6cdb7c8aa1215cbd119b59
bpo-40275: Add warnings_helper submodule in test.support (GH-20797)
Doc/library/test.rst
Lib/test/support/__init__.py
Lib/test/support/warnings_helper.py [new file with mode: 0644]