-
Notifications
You must be signed in to change notification settings - Fork 16
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
MeasurementLink Python tests raise DeprecationWarning
with Python 3.12
#428
Labels
bug
Something isn't working
Comments
I'm not sure why this warns about pathlib. This code uses |
1 task
That's right, #514 fixes this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
The MeasurementLink Python tests raise
DeprecationWarning
with Python 3.12. Most of these are due to dependencies but the pathlib one is not.Repro or Code Sample
Install Python 3.12 and run tests.
Expected Behavior
No warnings.
Current Behavior
Your Environment
ni-measurementlink-service
version: 1.3 mainAB#2540750
The text was updated successfully, but these errors were encountered: