Skip to content

for future python versions use raw strings#131

Open
braver wants to merge 1 commit into
alek-sys:masterfrom
braver:forward-compat
Open

for future python versions use raw strings#131
braver wants to merge 1 commit into
alek-sys:masterfrom
braver:forward-compat

Conversation

@braver
Copy link
Copy Markdown

@braver braver commented Apr 5, 2026

SyntaxWarning: "\g" is an invalid escape sequence. Such sequences will not work in the future.

Sublime Text will start using python 3.14 soon, which will throw these warnings about the escape sequences.

"SyntaxWarning: "\g" is an invalid escape sequence. Such sequences will not work in the future."
@braver
Copy link
Copy Markdown
Author

braver commented Apr 23, 2026

@alek-sys I notice some long standing pull requests. I maintain several packages, regularly contribute to many more packages for Sublime Text, and maintain the package index as a whole. I don't mind taking on maintenance for this package if you don't have time or interest. You could let me contribute to this repo for instance?

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.

1 participant