Skip to content

don't use trait() for extended trait names #892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2021

Conversation

aaronayres35
Copy link
Contributor

see comment: #880 (comment)

This will need a backport before 7.3.0 is officially released!

This PR replaces trait(_____, optional=True) with just some if statements to ensure we don't try to hook or unhook things which don't exist.

@aaronayres35 aaronayres35 added the need backport to 7.3 PRs that need to be backported to maint/7.3 label Feb 11, 2021
Copy link
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

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

LGTM

@aaronayres35 aaronayres35 merged commit a3d751a into master Feb 17, 2021
@aaronayres35 aaronayres35 deleted the fix-broken-trait-use branch February 17, 2021 23:12
@rahulporuri rahulporuri removed the need backport to 7.3 PRs that need to be backported to maint/7.3 label Feb 22, 2021
aaronayres35 added a commit that referenced this pull request Feb 22, 2021
* don't use trait() for extended trait names (#892)

* add cherry-picked PR to changelog
aaronayres35 added a commit that referenced this pull request Feb 23, 2021
* don't use trait() for extended trait names (#892)

* add cherry-picked PR to changelog
aaronayres35 added a commit that referenced this pull request Feb 23, 2021
* don't use trait() for extended trait names (#892)

* add cherry-picked PR to changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants