forked from pool/python-py
- Update to 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-py?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
044a6ef27a
commit
5607d11cbe
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 6 12:53:25 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 19 10:08:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user