Skip to content

TST: Fix a GenericAlias test failure for python 3.9.0#19501

Merged
charris merged 1 commit intonumpy:maintenance/1.21.xfrom
charris:backport-19456
Jul 17, 2021
Merged

TST: Fix a GenericAlias test failure for python 3.9.0#19501
charris merged 1 commit intonumpy:maintenance/1.21.xfrom
charris:backport-19456

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Jul 16, 2021

Backport of #19456.

closes #19452

The GenericAlias.weakref attribute (that is used in one of the tests) was only added in Python 3.9.1,
thus raising an exception for earlier version.

@charris charris modified the milestone: 1.21.1 release Jul 16, 2021
@charris charris added the 08 - Backport Used to tag backport PRs label Jul 16, 2021
@charris charris merged commit 4c80d18 into numpy:maintenance/1.21.x Jul 17, 2021
@charris charris deleted the backport-19456 branch July 17, 2021 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant