Jacob Dahl
45edfc1830
fix(docs): fix Python 3.8 SyntaxError in generate_msg_docs.py ( #26788 )
...
Line 319 used nested quotes inside f-strings, a feature only available
in Python 3.12+. The CI Docker image (px4-dev-base-focal:2021-08-18)
runs Python 3.8, causing the "msg file docs" Jenkins stage to fail on
every main build since 6bf73d9d89.
Extract the join expressions into local variables to restore
compatibility with Python 3.8+.
2026-03-17 21:07:42 -08:00
..
2026-02-24 09:48:33 -07:00
2025-10-14 19:14:41 +02:00
2026-03-12 20:16:05 -07:00
2025-03-11 14:14:40 +01:00
2024-07-24 11:39:44 -04:00
2025-02-18 14:33:16 +01:00
2025-07-23 08:23:13 -07:00
2025-04-02 23:40:45 -08:00
2024-07-19 14:33:36 +02:00
2024-07-19 14:33:36 +02:00
2026-03-06 09:00:52 +01:00
2026-03-17 21:07:42 -08:00
2025-09-02 16:27:26 -07:00
2023-11-15 13:18:58 +01:00
2025-11-04 17:22:10 +01:00
2025-07-07 10:25:40 +02:00
2026-03-04 17:03:47 -09:00
2026-02-20 22:46:12 -08:00
2024-07-19 14:33:36 +02:00
2025-07-22 22:30:04 -08:00
2025-08-22 08:22:59 +02:00
2025-07-22 22:30:04 -08:00
2026-01-02 10:37:49 -07:00
2025-07-22 22:30:04 -08:00
2023-05-03 11:51:53 -07:00
2025-02-20 07:42:18 +01:00
2026-02-12 21:20:27 -08:00
2025-07-22 22:30:04 -08:00
2025-07-22 22:30:04 -08:00
2025-05-19 07:44:35 -07:00
2025-09-25 13:14:13 -08:00
2024-07-19 14:33:36 +02:00
2024-04-16 11:14:13 -04:00
2025-07-22 22:30:04 -08:00
2025-07-22 22:30:04 -08:00
2026-01-23 15:47:27 -09:00
2026-01-27 15:38:30 -09:00
2025-07-22 22:30:04 -08:00
2026-03-06 14:23:20 -09:00
2025-07-22 22:30:04 -08:00
2025-07-22 22:30:04 -08:00
2025-07-22 22:30:04 -08:00
2025-07-22 22:30:04 -08:00
2026-02-12 21:20:27 -08:00
2022-09-09 09:14:09 -04:00
2024-11-06 17:28:35 -05:00
2025-10-06 09:03:09 +02:00
2022-08-25 09:10:03 -04:00
2024-07-19 14:33:36 +02:00
2025-07-22 22:30:04 -08:00