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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release notes
Enhancements
Added export of F_PUBLISHER_SPECIFIC constant to Python
Removed support for Python 3.9 in databento-dbn due to end of life
Added explicit Unset variant for SystemCode and ErrorCode
Changed Python getters for enum fields to return the underlying type when no known
variant can be found. As a result, these getters no longer raise an exception
Added Default implementation for SystemCode and ErrorCode
Bug fixes
Added missing Python type stubs for other flag constants