summaryrefslogtreecommitdiff
path: root/django/http/multipartparser.py
diff options
context:
space:
mode:
authorkimbo <kimballleavitt@gmail.com>2020-02-26 11:09:22 -0700
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-02-28 11:08:06 +0100
commit7c6b66383da5f9a67142334cd2ed2d769739e8f1 (patch)
tree38823185bc6130ea6f8906115123c7c8479cbb46 /django/http/multipartparser.py
parent984531f96eb901f2dca732087171bfe8ced986c3 (diff)
Fixed #31311 -- Removed unneeded escapes in validator regexes.
Special characters lose their special meaning inside sets of characters. "-" lose its special meaning if it's placed as the first or last character.
Diffstat (limited to 'django/http/multipartparser.py')
0 files changed, 0 insertions, 0 deletions