3.6.12 - type hint fix + enhanced compatibility with pytest plugins
- Improved compatibility with other
pytestplugins, in particularpytest-repeat, by supporting removal from fixture closure tree. Fixed #269. - Fixed type hint errors detected by
pyright. Fixed #270
See documentation page for details.