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
* pipeline:
missed a couple of needed changes
bug-fix: in avoiding infinite recursion, it is whether we've seen "self" and the "property" before that matters, not whether we've seen the value before.
update property name to the one used in "latest"
Fix#73 - Infinite recursion in validate()
Add Python 3.14 to the matrix for running CI tests
0 commit comments