File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 221.0.5 (TBD)
33-----------
44
5- TODO: Tests for #106.
6-
75Bug fixes:
86
97- `Issue #93 `_: Git discards invalid range notation. `GitIgnoreSpecPattern ` now discards patterns with invalid range notation like Git.
108- `Pull #106 `_: Fix escape() not escaping backslash characters.
119
1210Improvements:
1311
12+ - `Issue #108 `_: Specialize pattern type for `PathSpec ` as `PathSpec[PatternType] ` for better debugging of `PathSpec().patterns `.
1413- `Pull #110 `_: Nicer debug print outs (and str for regex pattern).
1514
1615
1716.. _`Pull #106` : https://github.com/cpburnz/python-pathspec/pull/106
17+ .. _`Issue #108` : https://github.com/cpburnz/python-pathspec/issue/108
1818.. _`Pull #110` : https://github.com/cpburnz/python-pathspec/pull/110
1919
2020
You can’t perform that action at this time.
0 commit comments