python-vxi11 uses xdrlib:
|
class Packer(xdrlib.Packer): |
|
class Unpacker(xdrlib.Unpacker): |
The xdrlib module documentation in the Python standard library reads:
Deprecated since version 3.11, will be removed in version 3.13: The xdrlib module is deprecated (see PEP 594 for details).
Python 3.13 is expected on 2024-10-07.
python-vxi11 uses xdrlib:
python-vxi11/vxi11/rpc.py
Line 22 in cc4671d
python-vxi11/vxi11/rpc.py
Line 65 in cc4671d
python-vxi11/vxi11/rpc.py
Line 100 in cc4671d
The xdrlib module documentation in the Python standard library reads:
Python 3.13 is expected on 2024-10-07.