What's Changed
- Fix import of email.message by @jelmer in #347
- Add typing hints for twistedsupport. by @jelmer in #346
- Add disperse configuration by @jelmer in #348
- disperse: Fix tag format (now just X.Y.Z rather than testtools-X.Y.Z) by @jelmer in #349
- disperse: don't manage NEWS for now by @jelmer in #350
- Reduce use of deprecated
distutils
module by @jakelishman in #353 - Upgrade GitHub Actions and test Python 3.12 by @cclauss in #355
- Fix pypy CI runs by @jelmer in #356
- Fix pypy tests in test_testresult.py by @cclauss in #358
- setup.cfg: Add Programming Language :: Python :: 3.12 by @cclauss in #357
- Drop TestCommand by @jelmer in #361
- Drop Python 3.6 support by @jelmer in #362
- Migrate from pbr to hatch by @jelmer in #354
New Contributors
- @jakelishman made their first contribution in #353
- @cclauss made their first contribution in #355
Full Changelog: 2.6.0...2.7.0