1. b9d32ec [python] Implement PyChipError for passing detailed error infomation to Python API (#22224) by Song GUO · 2 years, 5 months ago
  2. f258b71 Add full threading backtrace dumps in Cirque and REPL (#21615) by Jerry Johns · 2 years, 8 months ago
  3. 730dba3 [Python] Fix BLE init sequence in Python REPL (#21324) by Song GUO · 2 years, 8 months ago
  4. a7a70ae [Python] Fix threading model (#20234) by Jerry Johns · 2 years, 8 months ago
  5. 8f86c43 Introduce CommissionableDataProvider for discriminator and verifier (#16020) by Tennessee Carmel-Veilleux · 3 years ago
  6. b693ea6 Add CI for builds without error logging enabled. (#13717) by Boris Zbarsky · 3 years, 2 months ago
  7. 53dd583 Force include lib/ files with full path (#9387) by Zang MingJie · 3 years, 7 months ago
  8. f031500 [style] Add autopep8 to restyled.yaml (#8943) by Song GUO · 3 years, 7 months ago
  9. 0fe17ec Add CHIP_ERROR object methods (#8784) by Kevin Schoedel · 3 years, 7 months ago
  10. 57874d4 Optionally tag CHIP_ERROR with source location (#8470) by Kevin Schoedel · 3 years, 8 months ago
  11. ab8122e Revert "[Python dev ctrl] ChipStack is initialized twice on Darwin (#… (#6550) by Andrei Litvin · 3 years, 10 months ago
  12. 1ae670d src/controller/python/chip/native/StackInit.cpp:29:10: error: unused variable 'sBluetoothAdapterId' [-Werror,-Wunused-variable] (#6075) by Vivien Nicolas · 4 years ago
  13. 23cba58 [Python dev ctrl] ChipStack is initialized twice on Darwin (#6066) by Vivien Nicolas · 4 years ago
  14. d3c15cc [python] Fix bluetooth adapter selection (#6046) by Song Guo · 4 years ago
  15. ce7a206 Add support for chip.ble.commisioning for CHIP-REPL (#5083) by Andrei Litvin · 4 years ago
  16. 5ca7308 Python based device scanning interfacing with native C++ code on linux. (#4960) by Andrei Litvin · 4 years, 1 month ago
  17. aa7c8ec Switch ble adapter listing to use the native bluez interface. (#4839) by Andrei Litvin · 4 years, 1 month ago