https://github.com/ni/nidaqmx-python/pull/816#discussion_r2325654273: > <nidaqmx.stream_writers.UnsetAutoStartSentinel object> changed to <nidaqmx.stream_writers._channel_writer_base.UnsetAutoStartSentinel object> This sounds like compatibility breakage. Previously, clients could import UnsetAutoStartSentinel and AUTO_START_UNSET, and now they can't. [AB#3253548](https://dev.azure.com/ni/94b22d7b-ad7b-4f5e-88f0-867910f91c94/_workitems/edit/3253548)