Skip to content

Small fix to ensure compatibility with at least Python 3.12#67

Open
Jumbef wants to merge 3 commits intoQirky:OTfrom
Jumbef:OT
Open

Small fix to ensure compatibility with at least Python 3.12#67
Jumbef wants to merge 3 commits intoQirky:OTfrom
Jumbef:OT

Conversation

@Jumbef
Copy link

@Jumbef Jumbef commented Nov 20, 2024

Tried to fix this :
#65

Tested with Python 3.12 / Ubuntu 24.04

Replace deprecated "inspect.getargspec" by "inspect.getfullargspec"
use raw strings as replace args in escape_chars and unescape_chars
@rawjrk
Copy link

rawjrk commented Nov 22, 2025

It also works with Python 3.14.0 / Windows 10 22H2. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants