RTEMS / Tools / RTEMS Tools¶
Go to Issues or Merge Requests
Issues Summary
Merge Requests Summary
Issues¶
25 - Backport python 3.12 fixes to 5¶
Id |
25 |
State |
closed |
Type |
ISSUE |
Author |
Kinsey Moore |
Assignee(s) |
Kinsey Moore |
Closed by |
Kinsey Moore |
Created |
2025-03-31T21:04:41.366Z |
Closed |
2025-07-30T18:31:23.753Z |
Updated |
2025-07-30T18:31:23.820Z |
Milestone |
5.4 |
Link |
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/25 |
Merges |
0 |
Summary¶
The 5 branch won’t currently build with Python 3.12+. This backports the fix
Steps to reproduce¶
Pre-set options¶
Author: Kinsey Moore
2025-03-31T21:04:41.521Z
assigned to @opticron
Author: Kinsey Moore
2025-03-31T21:04:41.831Z
Author: Kinsey Moore
2025-03-31T21:06:09.975Z
mentioned in merge request !59
Author: Chris Johns
2025-04-18T22:19:41.113Z
mentioned in commit abd2e6c8a274cfca2053dee1bec2353d59efdc7f
Author: Kinsey Moore
2025-07-30T18:31:23.799Z
set status to Done
Merge Requests¶
59 - python: Updates for Python 3.12¶
Id |
59 |
State |
merged |
Merged by |
Chris Johns |
Merged at |
2025-04-18T22:19:40.675Z |
Assignee(s) |
Kinsey Moore |
Created |
2025-03-31T21:05:58.803Z |
Updated |
2025-04-18T22:19:41.810Z |
Milestone |
5.4 |
Link |
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/59 |
Commit |
Summary¶
python: Updates for Python 3.12
Change SafeConfigParser to ConfigParser
Fix escape sequences in strings
Closes #25
Author: Kinsey Moore
2025-03-31T21:05:59.069Z
assigned to @opticron
Author: Chris Johns
2025-04-18T22:19:33.249Z
approved this merge request
51 - gitlab: Add link to CI¶
Id |
51 |
State |
merged |
Merged by |
Kinsey Moore |
Merged at |
2025-02-14T16:32:51.513Z |
Assignee(s) |
Amar Takhar |
Created |
2025-02-14T10:39:33.625Z |
Updated |
2025-02-14T16:32:52.622Z |
Milestone |
5.4 |
Labels |
ci |
Link |
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/51 |
Commit |
Summary¶
gitlab: Add link to CI
This runs only the commit message and merge request checker.
Required so we can have ‘all pipelines must pass’ enabled due to a bug in GitLab.
Author: Amar Takhar
2025-02-14T10:39:33.844Z
assigned to @amar
Author: Kinsey Moore
2025-02-14T16:32:46.066Z
approved this merge request