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

Fixed syntax error for genSolTable if Python < 3.8 #1076

Merged

Conversation

Serge45
Copy link
Collaborator

@Serge45 Serge45 commented Sep 9, 2024

Brief

For SWDEV-483726, yield/return with unpacking is only allowed on Python 3.8+.

Rerfence

https://bugs.python.org/issue32117

@Serge45 Serge45 changed the title Fixed syntax error for genSolTable if Python <= 3.8 Fixed syntax error for genSolTable if Python < 3.8 Sep 9, 2024
@Serge45 Serge45 merged commit 470b507 into ROCm:develop Sep 11, 2024
5 of 10 checks passed
vin-huang added a commit to vin-huang/hipSPARSELt that referenced this pull request Sep 11, 2024
 *Fixed syntax error for genSolTable if Python <= 3.8
  ROCm/hipBLASLt#1076
vin-huang added a commit to ROCm/hipSPARSELt that referenced this pull request Sep 11, 2024
 *Fixed syntax error for genSolTable if Python <= 3.8
  ROCm/hipBLASLt#1076
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.

3 participants