Skip to content

Is this an issue with python3.13 #55079

Answered by classabbyamp
ACR-Jeff asked this question in Q&A
Discussion options

You must be logged in to vote

in recent versions, python (rightly) got more strict about escape sequences in regular strings. many packages haven't corrected this yet, so it shows a warning. it's pretty harmless, but either upstream or void will have to patch them eventually.

it's fine to ignore for now

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ACR-Jeff
Comment options

Answer selected by ACR-Jeff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants