Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove Python print_function import #29371

Merged
merged 4 commits into from
Feb 25, 2025

Conversation

peterbarker
Copy link
Contributor

won't break Python2, not needed in Python3, just remove the noise

@tpwrules
Copy link
Contributor

To be clear I absolutely support breaking python 2.

@peterbarker
Copy link
Contributor Author

To be clear I absolutely support breaking python 2.

Ouch. Vicious! :-)

@amilcarlucas
Copy link
Contributor

Use ruff, it can do all these nice things of deprecating and removing old suff.

@peterbarker peterbarker merged commit 41b5f79 into ArduPilot:master Feb 25, 2025
102 checks passed
@peterbarker peterbarker deleted the pr/no-print-import branch February 26, 2025 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants