Skip to content

Fix regex syntax error and don't glob hidden files#3467

Merged
andypugh merged 1 commit intoLinuxCNC:masterfrom
BsAtHome:fix_pyregex-gen_complist
Jun 16, 2025
Merged

Fix regex syntax error and don't glob hidden files#3467
andypugh merged 1 commit intoLinuxCNC:masterfrom
BsAtHome:fix_pyregex-gen_complist

Conversation

@BsAtHome
Copy link
Copy Markdown
Contributor

@BsAtHome BsAtHome commented Jun 8, 2025

Missing escape of '\' character in string is now an error in python 3.13.
All files are extracted when running gen_complist.py, also editor swap-files (.filename.swp). The leading dot means "hidden" and that should be honored.

@andypugh andypugh merged commit 9ac348d into LinuxCNC:master Jun 16, 2025
8 checks passed
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