Jonathan Dan
Jonathan Dan
- Messages deleted more than `MESSAGES_DELETED_MAX_AGE` days ago do not appear in the trash. - Users can mark a message as permanently deleted. If both users permanently deleted a message...
The spacing between the label `Open Windows` and the title of the open windows is too tight using the Dash to Panel extension.  This issue is not present in...
A corrupted EDF file causes python to segfault with the following error: ``` python(14094,0x1098325c0) malloc: *** error for object 0x7faae04a9e00: pointer being freed was not allocated python(14094,0x1098325c0) malloc: *** set...
Currently pyedflib does not allow to load or manipulate EDF+D (discontinuous) files. Would it be possible to add a function to split an EDF+D file in EDF+C part files? This...
A `ExpectedResponseTimeout` exception is being thrown when conducting the following test: 1. Connect to a BLE device (using the BGAPI backend) 2. Subscribe to a characteristic 3. Subscribe to a...