index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
typearchive.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-18
fix syntax for note section of newly added api docs
Jordan Wiens
2026-01-16
fix pydoc formatting for recent metadata API changes
Jordan Wiens
2026-01-16
Add get_metadata() method and make query_metadata() raise KeyError consistently
Peter LaFosse
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-08-01
Use log_error_for_exception in the Python API to pass tracebacks in the stack...
Rusty Wagner
2025-03-28
missed the older dates!
Jordan Wiens
2024-08-04
spellcheck pass on pydocs
Jordan Wiens
2024-07-12
Prevent crash when trying to rename unknown type in typearchive
Josh Ferrell
2024-06-04
Add CorePlatform to python api for proper subclassing
Glenn Smith
2024-04-19
fixed class docstrings in enterprise.py and typearchive.py
Galen Williamson
2024-04-19
docstring hygiene maintenance in python API
Galen Williamson
2024-02-19
Type archive python api: remove callbacks that were dropped from release
Glenn Smith
2024-02-19
Clean up type archives docs
Glenn Smith
2024-02-12
Fix import name, update copyright years
Josh Ferrell
2024-02-07
Type Archives
Glenn Smith