8000 Switch from pathlib to pathlib2 by asergi · Pull Request #355 · Kronuz/pyScss · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Switch from pathlib to pathlib2 #355

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

Closed
wants to merge 1 commit into from
Closed

Conversation

asergi
Copy link
@asergi asergi commented May 11, 2016

The pathlib backport module is no longer maintained. The development
has moved to the pathlib2 module instead.

Quoting from the pathlib's README:
"Attention: this backport module isn't maintained anymore. If you want
to report issues or contribute patches, please consider the pathlib2
project instead."

The pathlib backport module is no longer maintained. The development
has moved to the pathlib2 module instead.

Quoting from the pathlib's README:
"Attention: this backport module isn't maintained anymore. If you want
to report issues or contribute patches, please consider the pathlib2
project instead."
@coveralls
Copy link
coveralls commented May 11, 2016

Coverage Status

Coverage increased (+0.05%) to 66.96% when pulling 0d0da92 on asergi:pathlib2 into 42b7e52 on Kronuz:master.

@asergi
Copy link
Author
asergi commented May 11, 2016

Python 3.2 test fails due to coverage>=4.0 dropped support for it.

@eevee
Copy link
Collaborator
eevee commented Jun 9, 2016

Curious: why was there a switchover at all? A large part of the appeal of pathlib was that it's a drop-in replacement, no except ImportError nonsense required.

@asergi
Copy link
Author
asergi commented Nov 3, 2016

I completely lost your comment, sorry. The reason is simple: naming a third-party module like a stdlib one is a really bad idea.

@asergi asergi closed this Feb 15, 2021
@asergi asergi deleted the pathlib2 branch February 15, 2021 18:55
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
0