You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks the recommended review order for the open AIX nocgo PRs. Some PRs build on earlier ones and contain their predecessor's changes in the diff against master — this is expected with PR stacking and will resolve once predecessors are merged.
For more information on PR stacking, here are 2 good resources:
PRs marked as dependent will show their predecessor's changes in the diff against master. Once the predecessor is merged and the dependent PR is rebased, its diff will show only its own changes.
I'm happy to rebase any PR on request, or to answer questions about any specific change.
This issue tracks the recommended review order for the open AIX nocgo PRs. Some PRs build on earlier ones and contain their predecessor's changes in the diff against master — this is expected with PR stacking and will resolve once predecessors are merged.
For more information on PR stacking, here are 2 good resources:
Stack: cpu (review in order)
Stack: disk (review in order)
Stack: load (review in order)
Stack: mem
Stack: net (review in order)
Stack: process (review in order)
process: add SignalsPendingWithContext to Process interface #2048— process: add SignalsPendingWithContext to Process interface (closed per maintainer feedback — SignalsPending is not part of psutil's API; AIX-specific implementation has been removed from process: add core AIX process support #2049)Stack: host (review in order)
Notes