Skip to content

v2.9.7 — Windows-importable core (fcntl shim)

Latest

Choose a tag to compare

@TT-Wang TT-Wang released this 03 Jul 12:06

New memem/_locks.py: real fcntl locks on POSIX (byte-identical behavior), no-op on Windows where fcntl doesn't exist. obsidian_store and telemetry route through it, so the module chain host apps import (retrieve/operations/obsidian_store) now loads on native Windows — required by sliceagent's Windows support. Plugin-side modules unchanged.