diff options
author | Barry Warsaw <barry@python.org> | 2014-09-08 14:21:37 -0400 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2014-09-08 14:21:37 -0400 |
commit | d78742a260ba09e53c844de7b1fd11a11c674945 (patch) | |
tree | f56cc75aa6ba17e8dc070576d9e5eacfb18a82dd /Python/ast.c | |
parent | 238f5aa6a55e7b1193342453250955455998f0a4 (diff) | |
download | cpython-git-d78742a260ba09e53c844de7b1fd11a11c674945.tar.gz |
- Issue #16662: load_tests() is now unconditionally run when it is present in
a package's __init__.py. TestLoader.loadTestsFromModule() still accepts
use_load_tests, but it is deprecated and ignored. A new keyword-only
attribute `pattern` is added and documented. Patch given by Robert Collins,
tweaked by Barry Warsaw.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions