Skip to content

Matching of absolute path in Windows - #342

Open
kep-w wants to merge 1 commit into
Thriftpy:developfrom
kep-w:develop
Open

Matching of absolute path in Windows#342
kep-w wants to merge 1 commit into
Thriftpy:developfrom
kep-w:develop

Conversation

@kep-w

@kep-w kep-w commented Sep 7, 2018

Copy link
Copy Markdown

When we use thriftpy.load(path, ....) function. if the path is absulute path, after urlparse, the scheme is 'c'/'d'/'e', and the judgment here will not be matched. So this change can make the module more friendly to Windows.

When we use thriftpy.load(path, ....) function. if the path is absulute path, after urlparse, the scheme is 'c'/'d'/'e', and the judgment here will not be matched. So this change can make the module more friendly to Windows.
@ethe

ethe commented Sep 26, 2018

Copy link
Copy Markdown
Member

Thriftpy was not supported any more, it merged into thriftpy2 with Thriftpy/thriftpy2#8, thanks!

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.

2 participants