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

Fix FutureWarning "Cython directive 'language_level' not set" #33046

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

deanlee
Copy link
Contributor

@deanlee deanlee commented Jul 23, 2024

Fix FutureWarning: Cython directive 'language_level' not set while compiling .pyx files.

Copy link
Contributor

github-actions bot commented Jul 23, 2024

Thanks for contributing to openpilot! In order for us to review your PR as quickly as possible, check the following:

  • Convert your PR to a draft unless it's ready to review
  • Read the contributing docs
  • Before marking as "ready for review", ensure:
    • the goal is clearly stated in the description
    • all the tests are passing
    • the change is something we merge
    • include a route or your device' dongle ID if relevant

@deanlee deanlee changed the title Fix FutureWarning "Cython directive 'language_level' not set" while compiling .pyx file Fix FutureWarning "Cython directive 'language_level' not set" Jul 23, 2024
@adeebshihadeh
Copy link
Contributor

Can we make this warning an error?

@adeebshihadeh adeebshihadeh merged commit fb33366 into commaai:master Jul 23, 2024
19 checks passed
@deanlee deanlee deleted the fix_futurewarning branch July 23, 2024 16:41
gregjhogan pushed a commit that referenced this pull request Jul 29, 2024
Edison-CBS pushed a commit to Edison-CBS/openpilot that referenced this pull request Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants