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

Update pathlib2 to 2.3.7.post0 #399

Closed
wants to merge 1 commit into from

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.post0.

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

@pyup-bot pyup-bot mentioned this pull request Feb 8, 2022
@coveralls
Copy link

Coverage Status

Coverage remained the same at 86.413% when pulling 059b068 on pyup-update-pathlib2-2.3.5-to-2.3.7.post0 into 2716a32 on master.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #401

@pyup-bot pyup-bot closed this Feb 10, 2022
@mostafa mostafa deleted the pyup-update-pathlib2-2.3.5-to-2.3.7.post0 branch February 10, 2022 19: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