index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
interaction.py
Age
Commit message (
Expand
)
Author
2026-04-15
[Python API] Replace bare "except:" with "except Exception:" to fix signal pr...
Josh Ferrell
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-09
Fix show_message_box crashing with `None` description in Python (#7748)
utkonos
2025-11-19
Improve python api type hints
Josh Ferrell
2025-08-15
add note to show_message_box API about escaping
Jordan Wiens
2025-08-01
Use log_error_for_exception in the Python API to pass tracebacks in the stack...
Rusty Wagner
2025-06-30
Add Checkbox input support to python api
Alexander Khosrowshahi
2025-05-23
Fix ChoiceField docs, add .default getter/setter
Josh Ferrell
2025-03-28
missed the older dates!
Jordan Wiens
2025-01-24
Update docs for get_save_filename_input to reflect actual api spec
Glenn Smith
2024-04-24
add missing documentation for interaction APIs and some normalization of phra...
Jordan Wiens
2024-01-08
update copyright year
Jordan Wiens
2023-11-01
Add interaction.get_large_choice_input for large numbers of options
kat
2023-06-06
try to make sphinx ver on macos build happy
Jordan Wiens
2023-06-05
cleanup pydoc warnings
Jordan Wiens
2023-04-19
small documentation fixes
Jordan Wiens
2023-04-12
small pydoc tweaks
Jordan Wiens
2023-02-06
Python API: Add hints to interaction.py
KyleMiles
2023-01-05
Update copyright to 2023
Josh F
2022-10-17
documentation overhaul
Jordan Wiens
2022-09-29
Interaction::RunProgressDialog
Glenn Smith
2022-05-19
use raw strings to pacify pytest
Jordan Wiens
2022-05-06
many pydoc formatting cleanups, added deprecated decorator and replaced ad-ho...
Jordan Wiens
2022-01-28
Format All Files
KyleMiles
2022-01-04
small pydoc updtaes
Jordan Wiens
2022-01-03
update copyright years
Jordan Wiens
2021-11-18
Enterprise apis and support
Glenn Smith
2021-09-22
Small doc fix
Josh F
2021-09-06
Fix import of log
Peter LaFosse
2021-09-05
Don't inherit from object anymore
Peter LaFosse
2021-09-05
add a core.free_string helper
Peter LaFosse
2021-09-05
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse
2021-08-04
Add query mode to flow graph reports.
Brian Potchik
2021-06-18
Interactions: add default form values
Glenn Smith
2021-03-26
updating to latest sphinx-rtd theme and many doc formatting fixes
Jordan Wiens
2021-01-18
updating copyright year
Jordan Wiens
2020-06-17
many spelling fixes
Jordan Wiens
2020-05-03
return NotImplemented instead of None to placate the linter
Peter LaFosse
2020-03-06
update documentation on get_open_filename
Jordan Wiens
2020-02-06
correct get_form_input documentation for return value
Jordan Wiens
2020-01-01
update copyright year to 2020
Jordan Wiens
2019-09-26
more small documentation fixes
Jordan Wiens
2019-09-26
many documentation formatting fixups
Jordan Wiens
2019-09-14
lots of small documentation updates, mostly around making sure parameters are...
Jordan Wiens
2019-09-13
small documentation fixups
Jordan Wiens
2019-06-08
final refactor for missing parameters
Jordan Wiens
2019-02-19
Fix documentation for show_html_report and show_markdown_report
Peter LaFosse
2019-01-17
update company name and copyright date
Jordan Wiens
2019-01-03
lots of spelling / typo fixes
Jordan Wiens
2018-11-26
Update documentation for show_markdown_report and show_html_report
Peter LaFosse
[next]