Overview
Request 1039863 accepted
- Update to version 0.10.2:
Bug fixes:
* Fix failing tests on Windows.
* Type hint on root parameter on pathspec.pathspec.PathSpec.match_tree_entries().
* Type hint on root parameter on pathspec.pathspec.PathSpec.match_tree_files().
* Type hint on root parameter on pathspec.util.iter_tree_entries().
* Type hint on root parameter on pathspec.util.iter_tree_files().
* Issue #64: IndexError with my .gitignore file when trying to build a Python package.
Improvements:
* Issue #58: CI: add GitHub Actions test workflow.
- Created by yarunachalam
- In state accepted
Request History
yarunachalam created request
- Update to version 0.10.2:
Bug fixes:
* Fix failing tests on Windows.
* Type hint on root parameter on pathspec.pathspec.PathSpec.match_tree_entries().
* Type hint on root parameter on pathspec.pathspec.PathSpec.match_tree_files().
* Type hint on root parameter on pathspec.util.iter_tree_entries().
* Type hint on root parameter on pathspec.util.iter_tree_files().
* Issue #64: IndexError with my .gitignore file when trying to build a Python package.
Improvements:
* Issue #58: CI: add GitHub Actions test workflow.
dirkmueller accepted request