gh-56166: Deprecate passing confusing positional arguments in re functions (#107778)
Deprecate passing optional arguments maxsplit, count and flags in module-level functions re.split(), re.sub() and re.subn() as positional. They should only be passed by keyword.
S
Serhiy Storchaka committed
882cb79afa2cb11b180ef699fd5cf038e72f6c85
Parent: fb8fe37
Committed by GitHub <noreply@github.com>
on 8/16/2023, 8:35:35 PM