Skip to content

bpo-31671: re.compile() cache checks flags type#3867

Closed
vstinner wants to merge 3 commits into
python:masterfrom
vstinner:re_compile_flags_type
Closed

bpo-31671: re.compile() cache checks flags type#3867
vstinner wants to merge 3 commits into
python:masterfrom
vstinner:re_compile_flags_type

_compile() now uses isinstance() to reject non-int flags

22af78e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs