Wykres commitów

3 Commity (c18ef608719fa2cdc52e915c15f5072a78f6b492)

Autor SHA1 Wiadomość Data
Paul Sokolovsky 8a15543698 fnmatch: Disable bytes vs str mix tests. We're ok with mixes so far. 2014-05-10 00:43:27 +03:00
Paul Sokolovsky 666d235ab8 fnmatch: Fix regex undefined behavior.
Per https://docs.python.org/3.4/library/re.html#regular-expression-syntax ,
inline flags must appear at the beginning of expression. Reported as
http://bugs.python.org/issue21464
2014-05-10 00:43:27 +03:00
Paul Sokolovsky f2f562b7f3 fnmatch: Add pristine from Python-3.3.3 tarball. 2014-05-10 00:43:27 +03:00