Skip to content

Don't pass None as the full name to a plugin #3582

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
Jun 21, 2017
Merged

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jun 21, 2017

We would sometimes pass None as the full name of a function to a
plugin, which could cause a crash within a plugin that doesn't expect
it.

We would sometimes pass `None` as the full name of a function to a
plugin, which could cause a crash within a plugin that doesn't expect
it.
@gvanrossum
Copy link
Member

The test failure seems to be one of those 3.4 flakes (#3543).

@gvanrossum gvanrossum merged commit 100f978 into master Jun 21, 2017
@gvanrossum gvanrossum deleted the plugin-crash branch June 21, 2017 16:51
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