diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-07-08 15:00:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-08 15:00:39 (GMT) |
commit | b305c69d1085c9e6c6875559109f73b827cb6fe0 (patch) | |
tree | a3f438aacac5524477620e00dd6d5499ff842a54 /Lib/asyncio/windows_utils.py | |
parent | 74ec02e9490d8aa086aa9ad9d1d34d2ad999b5af (diff) | |
download | cpython-b305c69d1085c9e6c6875559109f73b827cb6fe0.zip cpython-b305c69d1085c9e6c6875559109f73b827cb6fe0.tar.gz cpython-b305c69d1085c9e6c6875559109f73b827cb6fe0.tar.bz2 |
gh-106508: Improve debugging of the _sre module (GH-106509)
Now the VERBOSE macro can control tracing on per-pattern basis:
* 0 -- disabled
* 1 -- only if the DEBUG flag set
* 2 -- always
Diffstat (limited to 'Lib/asyncio/windows_utils.py')
0 files changed, 0 insertions, 0 deletions