Skip to content

Conversation

@clarete
Copy link

@clarete clarete commented Jun 24, 2018

Now that pathlib is receiving improvements and changes in general, the
backward compatibility layer called `pathlib' was deprecated in favor
of a module with different name that can be installed in
parallel (pathlib2). This change favors importing pathlib2 since
that's most likely only installed in systems that actually require
that to function.

Sorry for the duplication of #355

But I just thought it could be nice to centralize all the try/excepts in one place.

@coveralls
Copy link

coveralls commented Jun 24, 2018

Coverage Status

Coverage increased (+0.02%) to 66.916% when pulling 5a46f98 on clarete:pref-pathlib2 into b08f892 on Kronuz:master.

Now that pathlib is receiving improvements and changes in general, the
backward compatibility layer called `pathlib' was deprecated in favor
of a module with different name that can be installed in
parallel (pathlib2). This change favors importing pathlib2 since
that's most likely only installed in systems that actually require
that to function.
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