Files
bumble_mirror/tests
ibondarenko1 16d0ed56cf sdp: address review nits (import at top, InvalidPacketError)
- bumble/sdp.py: replace raise ValueError with raise InvalidPacketError
  in DataElement.list_from_bytes depth guard. InvalidPacketError
  already imported at line 34 and extends ValueError so the existing
  regression test continues to match.
- tests/sdp_test.py: remove duplicate 'import pytest' inside
  test_nested_sequence_recursion_guard; pytest already imported at
  module top (line 23).

Threading.local counter left as-is per zxzxwu's 'leave it here and
refactor later' comment on the PR.
2026-04-24 11:42:49 -07:00
..
2023-08-24 01:27:07 +08:00
2026-01-01 03:25:32 +08:00
2025-08-21 16:38:58 -07:00
2025-08-21 16:38:58 -07:00
2025-10-22 20:41:51 +08:00
2026-02-05 15:50:06 +08:00
2025-08-21 16:38:58 -07:00
2025-08-21 16:38:58 -07:00
2025-08-21 16:38:58 -07:00
2026-03-04 00:22:50 +08:00
2025-08-21 16:38:58 -07:00
2025-08-21 16:38:58 -07:00
2025-08-21 16:38:58 -07:00
2026-01-12 20:51:38 +08:00
2025-08-21 16:38:58 -07:00
2022-05-16 19:42:31 -07:00
2026-01-01 03:25:32 +08:00
2025-08-21 16:38:58 -07:00
2026-01-01 03:25:32 +08:00
2022-12-15 23:07:17 -08:00
2025-08-21 16:38:58 -07:00
2026-02-10 20:08:01 +08:00
2026-04-03 23:08:16 +02:00
2026-01-05 23:53:22 +08:00
2025-08-21 16:38:58 -07:00
2025-08-21 16:38:58 -07:00