Skip to content
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

fix(python3): Remove itertools.ifilter use #28822

Merged
merged 1 commit into from
Sep 24, 2021
Merged

Conversation

beezz
Copy link
Contributor

@beezz beezz commented Sep 24, 2021

Seen in e.g. SENTRY-S2M

Could not extract features from <sentry.eventstore.models.Event object at 0x7f794a597470> for 'exception:stacktrace:application-chunks' due to error: AttributeError("module 'itertools' has no attribute 'ifilter'",)

@beezz beezz requested a review from tonyo September 24, 2021 13:42
@beezz beezz merged commit 601b55c into master Sep 24, 2021
@beezz beezz deleted the fix/python3-remove-ifilter branch September 24, 2021 13:58
@github-actions github-actions bot locked and limited conversation to collaborators Oct 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants