Wykres commitów

3 Commity (83b6c0288135f403ca461b42e4d77e6447317a42)

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