bpo-34624: Allow regex for module passed via -W or PYTHONWARNINGS#9358
Closed
coldfix wants to merge 3 commits into
python:mainpython/cpython:mainfrom
coldfix:warnings_option_module-regexCopy head branch name to clipboard
Closed
bpo-34624: Allow regex for module passed via -W or PYTHONWARNINGS#9358coldfix wants to merge 3 commits intopython:mainpython/cpython:mainfrom coldfix:warnings_option_module-regexCopy head branch name to clipboard
coldfix wants to merge 3 commits into
python:mainpython/cpython:mainfrom
coldfix:warnings_option_module-regexCopy head branch name to clipboard
Commits
Commits on Dec 10, 2021
Allow regexes for module/message via -W or PYTHONWARNINGS
Show description for 4f5649ecommittedFix bogus example supposedly matching submodules
Show description for fd74687committedFix docs error due to using py3 lexer
Show description for 46d9202committed