ArduPilot / ArduPilot/MethodicConfigurator

Python 3.15 support

Open
#1,753 0 comments 0 reactions 1 assignee Claimed by @amilcarlucas View on GitHub
dependencies documentation enhancement good first issue maintenance python
Dominant language
Python
Stars
157
Forks
71
Avg merge
21h 26m
Merged PRs (30d)
55

Description

### Is there an existing issue or pull request for this?

- [x] I have searched the existing issues and pull requests

### Feature description

Support python 3.15 version.

### Desired solution

It should be tested against python 3.15 release and use python 3.15 instead of python 3.14
Just search the entire codebase for "3.14" and either replace it with 3.15 or add 3.15 to it

### Alternatives considered

Wait longer before it is officially released. But it is easy enough to integrate and test it already as it is in beta2 cycle.

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.