You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* tests: Add copy/pickle test cases
* pyproject.toml: Use dev branch of hightime for copy/pickle fixes
* waveform: Fix waveform timing copy/pickle
* tests: Add more scale mode copy/pickle tests
* waveform: Fix AnalogWaveform copy/pickle
* waveform: Use Self instead of duplicating type
* waveform: Document that waveform timing objects are immutable and copy the timestamps list by default
* tests: Refactor some duplicated params
* waveform: Use _typing.Self
* waveform: Enable shallow copy of extended properties
* Only use dev branch of hightime for testing, not in distribution package
* pyproject.toml: Use hightime main branch for testing
* Update poetry.lock
* tests: Use assert_deep_copy in pickle test
0 commit comments