I think the disabled condition was accidentally modified in
ecc939eb194b49f86707c8a215b60968f9b8a335
configparser is a backport of 3.2 functionality. While it is only
intended for Python < 3.2, it works fine with other versions. Even with
pypy, nowadays.