Skip to content

Comments

Update py to 1.8.2#254

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-py-1.8.0-to-1.8.2
Closed

Update py to 1.8.2#254
pyup-bot wants to merge 1 commit intomasterfrom
pyup-update-py-1.8.0-to-1.8.2

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates py from 1.8.0 to 1.8.2.

Changelog

1.8.2

==================

- On Windows, ``py.path.local``s which differ only in case now have the same
Python hash value. Previously, such paths were considered equal but had
different hashes, which is not allowed and breaks the assumptions made by
dicts, sets and other users of hashes.

1.8.1

==================

- Handle ``FileNotFoundError`` when trying to import pathlib in ``path.common``
on Python 3.4 (207).

- ``py.path.local.samefile`` now works correctly in Python 3 on Windows when dealing with symlinks.
Links

@pyup-bot pyup-bot mentioned this pull request Jun 15, 2020
@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #256

@pyup-bot pyup-bot closed this Jun 25, 2020
@alanbato alanbato deleted the pyup-update-py-1.8.0-to-1.8.2 branch June 25, 2020 11:51
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.

1 participant