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

Python warning on 3.12 #1320

Closed
asl opened this issue Jun 24, 2024 · 1 comment
Closed

Python warning on 3.12 #1320

asl opened this issue Jun 24, 2024 · 1 comment
Assignees

Comments

@asl
Copy link
Member

asl commented Jun 24, 2024

/usr/bin/env python3 --version
Python 3.12.3
spades/share/spades/spades_pipeline/support.py:488: SyntaxWarning: invalid escape sequence '\d'
  return [atoi(c) for c in re.split("(\d+)", text)]
SPAdes genome assembler v4.0.0
andrewprzh added a commit that referenced this issue Jun 24, 2024
@asl
Copy link
Member Author

asl commented Jul 31, 2024

Fixed in 60ad35e

@asl asl closed this as completed Jul 31, 2024
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

No branches or pull requests

2 participants