Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xxh seems busted on python 3.13 #196

@Nathan22211

Description

@Nathan22211

Local OS (where xxh is installed): Arch Linux
Destination host OS: Proxmox VE8
xxh version: 0.8.14
xxh-plugins installed: xxh-plugin-prerun-core, xxh-shell-xonsh, & a custom plugin for my alias scripts

Steps to Reproduce
simply run xxh installed in python 3.13. I used pipx in this case, the command used was xxh <IP>

running it in 3.13 trows re.PatternError: nothing to repeat at position 0. As I understand it, the re module is stricter in 3.13 and will throw an error when empty or malformed.

xxh config included.
hosts: ".*": +s: xonsh +I: - xxh-plugin-prerun-core - xxh-shell-xonsh - ../xxh-plugin-alias-scripts

For community:
⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions