Home | History | Annotate | Download | only in test

Lines Matching refs:deprecations

4714     deprecations = [(r'complex divmod\(\), // and % are deprecated$',
4717 deprecations += [
4721 with test_support.check_warnings(*deprecations):