Skip to content

Conversation

@mstorsjo
Copy link
Member

This avoids dozens of instances of benign error messages being printed when running the tests on e.g. Windows:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'os' has no attribute 'sysconf'

…age size

This avoids dozens of instances of benign error messages being
printed when running the tests on e.g. Windows:

    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
    AttributeError: module 'os' has no attribute 'sysconf'
@mstorsjo mstorsjo requested review from fmayer and pcc November 20, 2025 11:15
@github-actions
Copy link

🐧 Linux x64 Test Results

  • 5824 tests passed
  • 1319 tests skipped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants