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

import v4.2 changelog; populate v5.1 changelog with already voted-in items #514

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abouteiller
Copy link
Contributor

@abouteiller abouteiller commented Jun 13, 2024

Update master revision history

@abouteiller abouteiller added this to the PMIx v5.1 Standard milestone Jun 13, 2024
@abouteiller abouteiller self-assigned this Jun 13, 2024
@abouteiller
Copy link
Contributor Author

We have an unexpected difficulty: we deprecated some attributes and constants twice (in 5.0, and again in 4.2). This causes our automated checker to fail (because it verifies that we indeed deprecate and remove things only once, see check-attr-refs.py

We may have to special-case the checker to not complain about these instances :(

@abouteiller
Copy link
Contributor Author

Solution preferred during discussion at ASC 24M06 is to special case these in the python.

@naughtont3 naughtont3 added First Vote Passed ASC first vote passed Errata labels Jul 18, 2024
@naughtont3
Copy link
Contributor

Errata PR 514 vote passed from the ASC 2024-Q3 voting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import v4.2 changelog to v5.1 (master)
2 participants