summaryrefslogtreecommitdiff
path: root/python/deprecation.py
AgeCommit message (Expand)Author
2023-04-25Fix deprecation warning formatting in docs, require deprecated_in parameterJosh Ferrell
2023-04-19small documentation fixesJordan Wiens
2023-02-13Add __version__ attribute to python api, allow marking deprecation with futur...Josh Ferrell
2023-01-20Do not import packaging in deprecation.py. Fix https://github.com/Vector35/bi...Xusheng
2023-01-19Deprecate __len__ of SegmentXusheng