pyfilesystem2
pyfilesystem2 copied to clipboard
Replace TestCase method aliases removed in Python 3.12
Type of changes
- Bug fix
Checklist
- [x] I've run the latest black with default args on new code.
- [x] I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
- [ ] I've added tests for new code.
- [x] I accept that @PyFilesystem/maintainers may be pedantic in the code review.
Description
TestCase method aliases removed in Python 3.12 were replaced and now work with all Python versions.