summaryrefslogtreecommitdiff
path: root/python/compatibility.py
AgeCommit message (Collapse)Author
2026-01-20Other changes related to handling null strings.Alexander Taylor
This fixes the incorrect type hint and the other instance of the function. It also looks like type parsing could have the same issue, so I've updated that as well.
2026-01-01update copyrights for 2026Jordan Wiens
2025-10-01better handling for when utf8 decoding failsJordan Wiens
2025-03-28missed the older dates!Jordan Wiens
2024-01-08update copyright yearJordan Wiens
2023-01-05Update copyright to 2023Josh F
2022-05-14remove more vestigal py2 codeJordan Wiens
2022-01-28Format All FilesKyleMiles
2022-01-03update copyright yearsJordan Wiens
2021-09-05Add type hints to basicblock.py, lowlevelil.py, architecture.pyPeter LaFosse
2021-01-18updating copyright yearJordan Wiens
2020-09-16add support to databuffers, cstr helper, and bv.write for bytearraysJordan Wiens
2020-01-01update copyright year to 2020Jordan Wiens
2019-07-11Support encoding/decoding of unicode strings between the API and the coreKyleMiles