Skip to content

Commit 98bafff

Browse files
committed
updates windows binaries for full compatibility with Python 3.5+
the provided Windows libsndfile now uses Visual C++ 14.x, which is fully compatible with Python 3.5+. Older versions of Python will not be able to open file descriptors.
1 parent da2a650 commit 98bafff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ News
301301

302302
- Adds binary wheels for macOS M1
303303
- Improves compatibility with macOS, specifically for M1 machines
304+
- Fixes file descriptor open for binary wheels on Windows and Python 3.5+
304305
- Updates libsndfile to v1.0.31
305306
- Adds get_strings method for retrieving all metadata at once
306307
- Improves documentation, error messages and tests

0 commit comments

Comments
 (0)