Make _strptime escape regex syntax in format string to prevent use in… · python/cpython@1e91d8e · GitHub
Skip to content

Commit 1e91d8e

Browse files
committed
Make _strptime escape regex syntax in format string to prevent use in internal regex.
1 parent 482c5f7 commit 1e91d8e

2 files changed

Lines changed: 24 additions & 1 deletion

File tree

Lib/_strptime.py

Lines changed: 10 additions & 1 deletion

Lib/test/test_strptime.py

Lines changed: 14 additions & 0 deletions

0 commit comments

Comments
 (0)