forked from pool/python-fuse
- update to 1.0.4:
* Improve path handling for Python >= 3.6 * fix race in xmp.py * fix surrogateescape handling in fsyncdir/readdir/write * unbreak xmp.py for python2 * fix object leak in open_func() * fix temporary objects leak OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 23 16:21:16 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.0.4:
|
||||
* Improve path handling for Python >= 3.6
|
||||
* fix race in xmp.py
|
||||
* fix surrogateescape handling in fsyncdir/readdir/write
|
||||
* unbreak xmp.py for python2
|
||||
* fix object leak in open_func()
|
||||
* fix temporary objects leak
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 08:38:10 UTC 2020 - andy great <andythe_great@pm.me>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user