Skip to content

added support for PurePath objects for defining source file.#24

Open
alastair-swan wants to merge 1 commit intogbstack:masterfrom
alastair-swan:pathsupport
Open

added support for PurePath objects for defining source file.#24
alastair-swan wants to merge 1 commit intogbstack:masterfrom
alastair-swan:pathsupport

Conversation

@alastair-swan
Copy link

pipes breaks with the following error when given a Path object:
TypeError: expected string or bytes-like object, got 'PosixPath'
This change addes a check for, and handles that case so that Path objects can be used directly in Posix enviroments

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.

1 participant