Description
Newer unittest features can be used in legacy Python 2 test suites through a backport. This library helps maintainers write and run tests with APIs closer to later Python versions.
It is a testing dependency, not production behavior. Test execution can run arbitrary project code, so use normal trust boundaries for external suites.