Skip to content

Conversation

tazend
Copy link
Member

@tazend tazend commented Feb 2, 2025

No description provided.

@tazend tazend self-assigned this Feb 2, 2025
@tazend tazend merged commit ff205f7 into PySlurm:main Feb 2, 2025
1 of 5 checks passed
@tazend tazend deleted the fix/reservation-enums branch February 2, 2025 11:17
tazend added a commit that referenced this pull request Feb 2, 2025
* fix accidentally importing StrEnum

* We can't use auto with multiple other values after it, sadly.

Due to a bug in stdlib Enum, that is only fixed in 3.11 and 3.12

* fix SlurmFlag for Python < 3.10

(cherry picked from commit ff205f7)
tazend added a commit that referenced this pull request Feb 2, 2025
* fix accidentally importing StrEnum

* We can't use auto with multiple other values after it, sadly.

Due to a bug in stdlib Enum, that is only fixed in 3.11 and 3.12

* fix SlurmFlag for Python < 3.10

(cherry picked from commit ff205f7)
tazend added a commit that referenced this pull request Feb 2, 2025
* fix accidentally importing StrEnum

* We can't use auto with multiple other values after it, sadly.

Due to a bug in stdlib Enum, that is only fixed in 3.11 and 3.12

* fix SlurmFlag for Python < 3.10

(cherry picked from commit ff205f7)
(cherry picked from commit e172b3d)
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.

1 participant