Skip to content
This repository was archived by the owner on Dec 13, 2022. It is now read-only.

Update pathlib2 to 2.3.7.post1#401

Open
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pathlib2-2.3.5-to-2.3.7.post1
Open

Update pathlib2 to 2.3.7.post1#401
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pathlib2-2.3.5-to-2.3.7.post1

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates pathlib2 from 2.3.5 to 2.3.7.post1.

Changelog

2.3.7post1

^^^^^^^^^^^^^^^^^^^

- Drop minimum required six version (see issue 81) for the love of good old
pip under Python 2, and updated code to be compatible with older six
versions. Previous 2.3.7 releases were yanked to avoid potential issues.

2.3.7post0

^^^^^^^^^^^^^^^^^^^

- Set minimum required six version (see issue 80).

2.3.7

^^^^^^^^^^^^^

- **This version will be the last release to support Python 2.7.**

- Fix bug in samefile on Windows when file does not exist.

- Add newline parameter for write_text (see issue 64).

- Add many more type annotations.

- Continuous integration migrated to github actions.

- Project migrated to jazzband.

2.3.6

^^^^^^^^^^^^^

- Fix minor unicode bugs in with_name and with_suffix. Many thanks to
ppentchev for reporting and for providing a fix.

- Fix a few minor bugs.

- Allow unicode file paths on systems that support it
(note: unicode file paths will not work on Windows
due a broken filesystem encoder on Windows on Python 2).

- Remove travis and add github actions for regression testing.

- Fix mypy warnings.
Links

@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.413% when pulling 2f3ac7f on pyup-update-pathlib2-2.3.5-to-2.3.7.post1 into 2716a32 on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants