cpython
cpython copied to clipboard
gh-60492: Allow customizing test names in TextTestResult.
Thanks Chris Jerdonek for the implementation idea.
- Issue: gh-60492
📚 Documentation preview 📚: https://cpython-previews--117284.org.readthedocs.build/
The new method is not documented, otherwise this looks good to me.
The new method is not documented, otherwise this looks good to me.
@ziima Thanks for the review :+1: I documented getName() and moved release notes to 3.14.