diff options
author | Gregory P. Smith <greg@krypto.org> | 2023-01-28 02:35:14 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-28 02:35:14 (GMT) |
commit | 052f53d65d9f65c7c3223a383857ad07a182c2d7 (patch) | |
tree | 4d0a6ee4c3026972d1bb01017e50ef8072cd1fe1 /Lib/test/test_peg_generator | |
parent | 8cef9c0f92720f6810be1c74e00f611acb4b8b1e (diff) | |
download | cpython-052f53d65d9f65c7c3223a383857ad07a182c2d7.zip cpython-052f53d65d9f65c7c3223a383857ad07a182c2d7.tar.gz cpython-052f53d65d9f65c7c3223a383857ad07a182c2d7.tar.bz2 |
gh-39615: Add warnings.warn() skip_file_prefixes support (#100840)
`warnings.warn()` gains the ability to skip stack frames based on code
filename prefix rather than only a numeric `stacklevel=` via a new
`skip_file_prefixes=` keyword argument.
Diffstat (limited to 'Lib/test/test_peg_generator')
0 files changed, 0 insertions, 0 deletions