cpp-common/bt2c/logging.hpp: remove no-formatting ("str") alternatives
[babeltrace.git] / src / bindings / python / bt2 / bt2 / utils.py
2024-01-23  Simon Marchibt2: require msg for _OverflowError in _handle_func_status
2023-09-21  Simon Marchipython: run isort on everything
2023-09-21  Simon Marchipython: remove internal `import bt2` imports
2023-09-21  Simon Marchipython: move exception types out of __init__.py
2022-06-30  Francis DeslauriersRemove `skip-string-normalization` in Python formatter...
2022-03-11  Michael JeansonUse Black stable to format python code
2020-04-10  Michael JeansonMove to kernel style SPDX license identifiers
2019-11-21  Simon Marchibt2: make _ListenerHandle not hold a strong reference...
2019-07-26  Simon Marchilib: rename INVALID_OBJECT status to UNKNOWN_OBJECT
2019-07-25  Philippe Proulxbt2: clean available `bt2` package names
2019-07-25  Philippe Proulxbt2: move `_ListenerHandle` to `utils.py`
2019-07-25  Philippe Proulxbt2: prepend `_` to names of exception classes the...
2019-07-25  Philippe Proulxlib: rename all `*_STATUS_OVERFLOW` -> `*_STATUS_OVERFL...
2019-07-24  Simon Marchilib: remove INVALID_PARAMS status
2019-07-24  Philippe Proulxlib: add bt_{graph,query_executor}_add_interrupter()
2019-07-24  Simon Marchilib: make default query implementation return INVALID_O...
2019-07-24  Simon Marchilib: remove LOADING_ERROR status
2019-07-24  Simon Marchibt2: prepend underscore to exceptions not meant to...
2019-07-24  Simon Marchibt2: rename CreationError to MemoryError, handle it...
2019-07-24  Simon Marchibt2: make bt2.Error wrap current thread's error
2019-07-24  Simon Marchibt2: make bt2 add graph listener wrappers append error...
2019-07-24  Simon Marchibt2: remove utils._handle_ptr
2019-07-20  Francis DeslauriersApply black code formatter on all Python code
2019-07-09  Philippe ProulxRename WARN log level to WARNING
2019-07-03  Philippe Proulxlib: strictly type function return status enumerations
2019-06-20  Philippe ProulxRename VERBOSE log level to TRACE
2019-06-20  Philippe Proulxlib: set component's initial log level when adding...
2019-06-18  Philippe Proulxbt2: stream activity messages: create with unknown...
2019-06-12  Michael JeansonRe-organize sources
This page took 0.108885 seconds and 6 git commands to generate.