8000 Fix issues with python syntax warnings and Ubuntu 24 · Issue #753 · binpash/pash · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix issues with python syntax warnings and Ubuntu 24 #753

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
angelhof opened this issue Apr 4, 2025 · 2 comments
Open

Fix issues with python syntax warnings and Ubuntu 24 #753

angelhof opened this issue Apr 4, 2025 · 2 comments
Labels
good first issue! Good for newcomers

Comments

@angelhof
Copy link
Member
angelhof commented Apr 4, 2025

Here is an excerpt of this issue:

Running test_set...0a1,4
> /home/runner/work/pash/pash/python_pkgs/shasta/ast_node.py:443: SyntaxWarning: invalid escape sequence '\{'
>   return '\{}'.format(chr(self.char))
> /home/runner/work/pash/pash/python_pkgs/shasta/ast_node.py:443: SyntaxWarning: invalid escape sequence '\{'
>   return '\{}'.format(chr(self.char))
test_set output mismatch 		FAIL

It seems to be related with https://github.com/binpash/shasta

@angelhof angelhof added the good first issue! Good for newcomers label Apr 4, 2025
@BolunThompson
Copy link
Contributor
BolunThompson commented Apr 24, 2025

binpash/shasta@v0.2.1 should have fixed this. I think most branches (besides future) have shasta pinned to 0.1.0, so it’s still present there.

@angelhof
Copy link
Member Author

Oh, I think I saw the issue in future too (#750). You should be right though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue! Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants
0