-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Status: in progressIssue that is currently being worked on.Issue that is currently being worked on.
Milestone
Description
Expected behaviour
All Archivematica related components written in Python run only on supported Python versions.
Current behaviour
All the Archivematica related components have Python 3.9 as their default version, but 3.9 reaches its end of life on 2025-10-07.
At that point many dependencies will no longer support 3.9, so we'll have to pin them to outdated versions, which can cause security risks and make future upgrades harder.
For Artefactual use:
Before you close this issue, you must check off the following:
- All pull requests related to this issue are properly linked
- All pull requests related to this issue have been merged
- A testing plan for this issue has been implemented and passed (testing plan information should be included in the issue body or comments)
- Documentation regarding this issue has been written and merged (if applicable)
- Details about this issue have been added to the release notes (if applicable)
Metadata
Metadata
Assignees
Labels
Status: in progressIssue that is currently being worked on.Issue that is currently being worked on.