Skip to content

compileall's stripdir, prependdir and limit_sl_dest cannot be bytes #100472

Closed
@hauntsaninja

Description

@hauntsaninja

This is a follow-up to #84627

The docs claim:

The stripdir, prependdir and limit_sl_dest arguments correspond to the -s, -p and -e options described above. They may be specified as str, bytes or os.PathLike.

However, none of these can be bytes.

I propose we just fix the documentation

Also see:

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions