Enhancements
Project board for tracking enhancement ideas
More Unit Tests Today! (MUTT)
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.
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
Migration of pyparsing API to PEP-8 conformant naming and selected coding styles.