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

xdrlib deprecated 3.11, removed 3.13 #373

Open
Max-Herbold opened this issue May 25, 2023 · 1 comment
Open

xdrlib deprecated 3.11, removed 3.13 #373

Max-Herbold opened this issue May 25, 2023 · 1 comment

Comments

@Max-Herbold
Copy link

Max-Herbold commented May 25, 2023

issued file: https://github.com/pyvisa/pyvisa-py/blob/main/pyvisa_py/protocols/rpc.py

I receive this when running pytest. Not critical to me but probably something to fix before py3.13 rolls around and the library is removed.

DeprecationWarning: 'xdrlib' is deprecated and slated for removal in Python 3.13
    import xdrlib

https://docs.python.org/3/library/xdrlib.html

@MatthieuDartiailh
Copy link
Member

Thanks for reminding me. I am planning to see if a PyPI package is going to emerge, otherwise I may just vendor the stdlib.

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

No branches or pull requests

2 participants