3.8. Release Checklist

3.8.1. Code Tests

  • add tests to improve coverage if necessary
  • run tests:
    • full_test.sh
    • all github actions,
    • cygwin
  • run the 3 fuzzers for a while

3.8.2. Documentation

  • update VERSION with the new version number
  • update doc/source/history.rst
  • build and upload documentation

3.8.3. New release on github