Hey,

I _think_ we are having an issue in zuul job, which just uses old tox syntax for dumping the configuration.
So potentially, smth like [1] should be fixing the issue while preserving the expected behavior.

As `tox  config -e py3` is dumping the config as expected, while `tox --showconfig -e py3` is crashing.

[1] https://review.opendev.org/c/zuul/zuul-jobs/+/979136

пт, 6 мар. 2026 г. в 04:15, Brian Haley <haleyb.dev@gmail.com>:
Hi,

Started seeing tox failures in pep8/docs/unit and some other jobs:

   AttributeError: 'Parsed' object has no attribute 'config_format'

Melanie Witt provided some info at [0][1], I opened a bug [2] as it
seems like it was caused by a recent commit.

I would hold rechecks until someone confirms it's fixed.

-Brian

[0]
https://zuul.opendev.org/t/openstack/builds?job_name=openstack-tox-pep8&skip=0
[1] https://paste.opendev.org/show/bS87fFXvqOKODTRMllg4/
[2] https://github.com/tox-dev/tox/issues/3866