I've some existing code that with pyparsing 3.0.9 or previous passes pylint just fine while it fails on pyparsing 3.1.0. I'm using the old method and argument names because my code is compatible with ...
[env:esp32dev] platform = espressif32 board = esp32dev framework = espidf debug_tool = esp-prog debug_init_break = tbreak app_main upload_protocol = esp-prog monitor ...