Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 compatible? #4

Open
blueyed opened this issue Sep 3, 2014 · 3 comments
Open

Python 3 compatible? #4

blueyed opened this issue Sep 3, 2014 · 3 comments

Comments

@blueyed
Copy link

blueyed commented Sep 3, 2014

Does this project work with Python 3?

According to https://caniusepython3.com/project/pathtools it does not, but that looks at the meta data / categories from setup.py only (via the caniusepython package/binary).

Pathtools is used as a dependency for watchdog, which itself appears to be Python 3 compatible ("Programming Language :: Python :: 3").

@svisser
Copy link
Contributor

svisser commented Dec 12, 2014

I'm able to import this package in Python 3.4 so with a bit of testing I think this package can be marked as Python 3 compatible.

@public
Copy link

public commented Apr 18, 2015

@gorakhargosh Are you still maintaining this library? This is one of the remaining few packages in the top 360 on PyPi that are missing trove tags for Python 3.

@eirnym
Copy link

eirnym commented Jul 31, 2019

I bet nobody interested in it. some people started to replace this library for something else. There'll be small changes here and there, and most of functions are already in the standard library done better than in this one.

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 a pull request may close this issue.

4 participants