Skip to content

Rework Partition API #296

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

Merged
merged 17 commits into from
May 27, 2023
Merged

Rework Partition API #296

merged 17 commits into from
May 27, 2023

Conversation

tazend
Copy link
Member

@tazend tazend commented May 27, 2023

  • rework partition API
  • avoid some duplicate logic in utils/uint.pyx
  • make the string "UNLIMITED" a constant
  • include new Partition API in the docs
  • add tests for new partition API

Closes #266

@tazend tazend merged commit 8ebc5c5 into PySlurm:main May 27, 2023
tazend added a commit that referenced this pull request Jul 19, 2023
- Rework whole Partition API
- avoid some duplicate logic in utils/uint.pyx
- make the string "UNLIMITED" a constant
- include new Partition API in the docs
- add tests for new partition API
tazend added a commit that referenced this pull request Jul 19, 2023
- Rework whole Partition API
- avoid some duplicate logic in utils/uint.pyx
- make the string "UNLIMITED" a constant
- include new Partition API in the docs
- add tests for new partition API
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.

Rework/Enhance Partition API
1 participant