Skip to content

Address AIX build error#2789

Open
Data-hYg wants to merge 2 commits into
giampaolo:masterfrom
Data-hYg:patch-1
Open

Address AIX build error#2789
Data-hYg wants to merge 2 commits into
giampaolo:masterfrom
Data-hYg:patch-1

Conversation

@Data-hYg
Copy link
Copy Markdown

Address error: 'perfstat_netinterface_t' has no member named 'if_iqdrop'

Summary

  • OS: AIX
  • Bug fix: yes
  • Type: core

Description

Seems like during C-Code reformatting #2667 an accidental space was added to one of the Py_BuildValue

Address error: 'perfstat_netinterface_t' has no member named 'if_iqdrop'
@github-actions github-actions Bot added the aix label Mar 25, 2026
@giampaolo
Copy link
Copy Markdown
Owner

/changelog

@github-actions
Copy link
Copy Markdown
Contributor

docs/changelog.rst entry added under Bug fixes:

- :gh:`2789`, [AIX]: fix compilation error caused by a typo (accidental
  space) in ``psutil_net_io_counters()``, introduced during a previous
  code reformatting.

docs/credits.rst entry added:

* `Data-hYg`_ - :gh:`2789`

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.

2 participants