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#398

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pathlib2-2.3.5-to-2.3.7
Closed

Update pathlib2 to 2.3.7#398
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-pathlib2-2.3.5-to-2.3.7

Conversation

@pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Feb 8, 2022

This PR updates pathlib2 from 2.3.5 to 2.3.7.

Changelog

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 811eea6 on pyup-update-pathlib2-2.3.5-to-2.3.7 into 2716a32 on master.

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Feb 8, 2022

Closing this in favor of #399

@pyup-bot pyup-bot closed this Feb 8, 2022
@mostafa mostafa deleted the pyup-update-pathlib2-2.3.5-to-2.3.7 branch February 8, 2022 15:08
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