| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fixes #1431
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove _mutable types
|
|
|
|
|
|
|
|
open_view behavior around bndb loading
|
|
|
|
|
|
are consistent and typed properly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Several register_for_* methods included an extraneous `.startup` that was probably removed in the python3 refactor. This PR fixes that problem and allows those plugins to correctly register.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
registration functions
|
|
|
|
|
|
existing plugins
|
|
fixed bugs found with pyflakes
|