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
Config: a key that lands on a table, a list or an opaque object is an error with a caret and the leaf keys that would work, not str() of its repr
Config: <object object at 0x...> can no longer reach an option. Scalars, and the date/datetime/time a TOML loader returns, still pass through as written
Features
Schema: a field annotated datetime.time coerces - tomllib reads at = 10:30:00 into a type no schema could name
Internal
The package is classified Production/Stable
CI: --strict-markers was dropped on every test cell but one, so a mistyped marker went unnoticed
CI: a stale lockfile is an error, not a silent re-resolve
The config-template round-trip runs on the 3.10 floor too, so no cell skips a test