python-pptx icon indicating copy to clipboard operation
python-pptx copied to clipboard

Replace delimitedList with DelimitedList in cxml tests

Open Elenedeath opened this issue 2 weeks ago • 0 comments

Updated usage of pyparsing's delimitedList to DelimitedList in the cxml test grammar for compatibility with newer pyparsing versions. pull request to resolve issue with https://github.com/scanny/python-pptx/issues/1103

Elenedeath avatar Jan 06 '26 00:01 Elenedeath