index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
compatibility.py
Age
Commit message (
Collapse
)
Author
2026-01-20
Other 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-01
update copyrights for 2026
Jordan Wiens
2025-10-01
better handling for when utf8 decoding fails
Jordan Wiens
2025-03-28
missed the older dates!
Jordan Wiens
2024-01-08
update copyright year
Jordan Wiens
2023-01-05
Update copyright to 2023
Josh F
2022-05-14
remove more vestigal py2 code
Jordan Wiens
2022-01-28
Format All Files
KyleMiles
2022-01-03
update copyright years
Jordan Wiens
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-01-18
updating copyright year
Jordan Wiens
2020-09-16
add support to databuffers, cstr helper, and bv.write for bytearrays
Jordan Wiens
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-07-11
Support encoding/decoding of unicode strings between the API and the core
KyleMiles