Skip to content

Fix crash during deserialization of callable types #3660

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
Jul 5, 2017

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Jul 5, 2017

The bound type arguments of callables were not fixed up properly.

The bound type arguments of callables were not fixed up properly.
Copy link
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

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

LGTM; I'm waiting for the internal codebases to pass.

@gvanrossum gvanrossum merged commit ebca0cb into master Jul 5, 2017
@gvanrossum gvanrossum deleted the fix-serialization-crash branch July 5, 2017 16:01
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