summaryrefslogtreecommitdiffstats
path: root/Modules/sre_lib.h
Commit message (Expand)AuthorAgeFilesLines
* Issue #18684: Fixed reading out of the buffer in the re module.Serhiy Storchaka2015-07-061-9/+20
* Issue #20998: Fixed re.fullmatch() of repeated single character patternSerhiy Storchaka2014-05-141-10/+10
* Issue #16203: Add re.fullmatch() function and regex.fullmatch() method,Serhiy Storchaka2013-11-231-7/+21
* Issue #18685: Extract template part of _sre.c into separated sre_lib.h file.Serhiy Storchaka2013-10-261-0/+1329