You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no requirements at all since this is an enhancement. Supporting 3.7+ sounds great. Focusing only on 3.10 to start with would also be fine.
Testing many Python versions (especially 3.4) is a crude way of making tests more thorough and catching more problems. Theoretically, if an implementation passes tests in many versions, then that can make us more confident about it working in general. But that's not essential.
Look into the implementation described in #31 (comment)
The text was updated successfully, but these errors were encountered: