RTEMS / Tools / RTEMS Tools

Go to Issues or Merge Requests


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

abd2e6c8a274cfca2053dee1bec2353d59efdc7f

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