Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Python3.13: ModuleNotFoundError: No module named 'xdrlib' #49

@Bastian-Krause

Description

@Bastian-Krause

python-vxi11 uses xdrlib:

import 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions