3.8. Release Checklist

3.8.1. Code Tests

  • add tests to improve coverage if necessary

  • run tests:

    • full_test.sh

    • all github actions,

  • run the 3 fuzzers for a while

  • upgrade in rc3, and compile_everything.sh

  • make sure compilation works without precompiled headers

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