Skip to content

Update pathspec to 0.8.0#118

Merged
bors[bot] merged 1 commit intomasterfrom
pyup-update-pathspec-0.7.0-to-0.8.0
Apr 20, 2020
Merged

Update pathspec to 0.8.0#118
bors[bot] merged 1 commit intomasterfrom
pyup-update-pathspec-0.7.0-to-0.8.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

@pyup-bot pyup-bot commented Apr 9, 2020

This PR updates pathspec from 0.7.0 to 0.8.0.

Changelog

0.8.0

------------------

- `Issue 30`_: Expose what patterns matched paths. Added `util.detailed_match_files()`.
- `Issue 31`_: `match_tree()` doesn't return symlinks.
- `Issue 34`_: Support `pathlib.Path`\ s.
- Add `PathSpec.match_tree_entries` and `util.iter_tree_entries()` to support directories and symlinks.
- API change: `match_tree()` has been renamed to `match_tree_files()`. The old name `match_tree()` is still available as an alias.
- API change: `match_tree_files()` now returns symlinks. This is a bug fix but it will change the returned results.

.. _`Issue 30`: https://github.com/cpburnz/python-path-specification/issues/30
.. _`Issue 31`: https://github.com/cpburnz/python-path-specification/issues/31
.. _`Issue 34`: https://github.com/cpburnz/python-path-specification/issues/34
Links

@rehandalal
Copy link
Copy Markdown
Owner

bors r+

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Apr 20, 2020

@bors bors Bot merged commit c25967a into master Apr 20, 2020
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #118 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #118   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines          908       908           
=========================================
  Hits           908       908           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf8ea24...bda1dc9. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants