- Add subprocess-based test to expose import-time os.sysconf bug - Test runs in fresh subprocess to avoid conftest.py import issues - Test fails with current buggy implementation, will pass after fix