Skip to content

MAINT: Do not forward __(deep)copy__ calls of _GenericAlias to the wrapped type#20347

Merged
WarrenWeckesser merged 1 commit intonumpy:mainfrom
BvB93:copy
Nov 11, 2021
Merged

MAINT: Do not forward __(deep)copy__ calls of _GenericAlias to the wrapped type#20347
WarrenWeckesser merged 1 commit intonumpy:mainfrom
BvB93:copy

Conversation

@BvB93
Copy link
Member

@BvB93 BvB93 commented Nov 10, 2021

Adapt to the Python 3.9.8 changes made in bpo-45167; this should fix the recent python 3.9 CI failure.

@BvB93 BvB93 added 09 - Backport-Candidate PRs tagged should be backported component: numpy.typing labels Nov 10, 2021
@BvB93 BvB93 added this to the 1.22.0 release milestone Nov 10, 2021
…e wrapped type

Adapt to the python 3.9.8 changes made in bpo-45167.
Copy link
Member

@WarrenWeckesser WarrenWeckesser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @BvB93.

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.

2 participants