Changed always_allow_keywords_T295 for Py3.9 (GH-3351)
* Changed always_allow_keywords_T295 for Py3.9 https://bugs.python.org/issue37645 appears to change some error messages slightly (including the qualname and not just the function name). This change just allows doctest to cope with both the new and old messages
Showing
Please register or sign in to comment