-
Notifications
You must be signed in to change notification settings - Fork 7
Move on to Python 3.11 and use included tomllib #459
Copy link
Copy link
Open
Labels
architectureDescribes some architectural decisions that need to be madeDescribes some architectural decisions that need to be madedependenciesPull requests that update a dependency filePull requests that update a dependency filemeeting-discussionIssues that should be discussed at the next project meetingIssues that should be discussed at the next project meeting
Milestone
Metadata
Metadata
Assignees
Labels
architectureDescribes some architectural decisions that need to be madeDescribes some architectural decisions that need to be madedependenciesPull requests that update a dependency filePull requests that update a dependency filemeeting-discussionIssues that should be discussed at the next project meetingIssues that should be discussed at the next project meeting
We're using the outdated toml library and EOL Python 3.10. We should move on to Python 3.11 and use the builtin TOML library instead.