Skip to content

Changed always_allow_keywords_T295 for Py3.9#3351

Merged
scoder merged 2 commits intocython:masterfrom
da-woods:funcstring
Feb 12, 2020
Merged

Changed always_allow_keywords_T295 for Py3.9#3351
scoder merged 2 commits intocython:masterfrom
da-woods:funcstring

Conversation

@da-woods
Copy link
Contributor

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.


Fixes (part of) #3349. I'm
slightly surprised that the change to Python didn't break more
of the Cython tests.

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
Co-Authored-By: Stefan Behnel <stefan_ml@behnel.de>
@scoder scoder added this to the 3.0 milestone Feb 12, 2020
@scoder scoder added the Testing label Feb 12, 2020
@scoder scoder merged commit 738bccf into cython:master Feb 12, 2020
@da-woods da-woods deleted the funcstring branch February 12, 2020 19:56
@ghost ghost mentioned this pull request Mar 10, 2020
scoder pushed a commit that referenced this pull request Apr 26, 2020
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants