-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
See #199.
This will be a breaking change and should therefore be very gentle, with long breaks between those action points:
- Deprecate
.__len__()
and introduce.frames
as replacement (Add SoundFile.frames attribute and deprecate __len__() #206); released in v0.10.1 (2018-03-02) - Generate a deprecation warning when
len()
is used - Remove
.__len__()
and remove.__bool__()
/.__nonzero__()
which becomes obsolete
Metadata
Metadata
Assignees
Labels
No labels