Skip to content

Enhancements

Updated Jan 5, 2020

Project board for tracking enhancement ideas

More Unit Tests Today! (MUTT)

Updated Oct 25, 2019

Code coverage for pyparsing is currently 87%, and to improve this will take a bunch of unit tests. I posted a list in the wiki, but I would prefer something where contributors can sign up for doing a particular unit test so that people don't duplicate efforts. I'll set up a kanban board with the tests to be written, hopefully that will give a good visibility to tests to write and who is working on what.

Retire Py2 compatibility

Updated Jan 16, 2019
  

Purge core pyparsing code of Py2 compatibility features, and migrate code to a selected Py3.x version. Update examples and docs to all Py3 coding features.

PEP-8 migration

Updated Jan 16, 2019

Migration of pyparsing API to PEP-8 conformant naming and selected coding styles.

You can’t perform that action at this time.