Skip to content
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

v6: SyntaxWarning: invalid escape sequence '\w' regex="^[\w/.:-]+$", #602

Closed
jamincollins opened this issue Nov 25, 2024 · 0 comments · Fixed by #613
Closed

v6: SyntaxWarning: invalid escape sequence '\w' regex="^[\w/.:-]+$", #602

jamincollins opened this issue Nov 25, 2024 · 0 comments · Fixed by #613
Labels
Scope: Core Status: Released Type: Bug Something isn't working as expected

Comments

@jamincollins
Copy link

Linux Distribution

Arch Linux

What happened

SyntaxWarning when running kiauh.sh v6 for the first time.

/home/jamin/kiauh/kiauh/core/menus/settings_menu.py:144: SyntaxWarning: invalid escape sequence '\w'
  regex="^[\w/.:-]+$",

What did you expect to happen

No warning, things "just work"

How to reproduce

  • Clone kiauh.sh on a fresh install
  • Run ./kiauh.sh
  • Say yes to v6

Additional information

No response

@jamincollins jamincollins changed the title SyntaxWarning: invalid escape sequence '\w' regex="^[\w/.:-]+$", v6: SyntaxWarning: invalid escape sequence '\w' regex="^[\w/.:-]+$", Nov 25, 2024
@dw-0 dw-0 added this to the v6.0.0-alpha.13 milestone Dec 26, 2024
@dw-0 dw-0 added Type: Bug Something isn't working as expected Scope: Core Status: Available Something that was accepted and can be worked on labels Dec 26, 2024
@dw-0 dw-0 moved this to Backlog Prioritized in KIAUH Development Board Dec 27, 2024
@dw-0 dw-0 added Status: Prepared Something is ready to be released and removed Status: Available Something that was accepted and can be worked on labels Dec 27, 2024
@dw-0 dw-0 moved this from Backlog Prioritized to Prepared in KIAUH Development Board Dec 27, 2024
@dw-0 dw-0 closed this as completed in #613 Jan 3, 2025
@dw-0 dw-0 closed this as completed in 3852464 Jan 3, 2025
@github-project-automation github-project-automation bot moved this from Prepared to Released in KIAUH Development Board Jan 3, 2025
@dw-0 dw-0 added Status: Released and removed Status: Prepared Something is ready to be released labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Core Status: Released Type: Bug Something isn't working as expected
Projects
Status: Released
Development

Successfully merging a pull request may close this issue.

2 participants