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

Poor handling of "reduce" programming errors #7

Open
trquinn opened this issue May 5, 2014 · 0 comments
Open

Poor handling of "reduce" programming errors #7

trquinn opened this issue May 5, 2014 · 0 comments

Comments

@trquinn
Copy link
Member

trquinn commented May 5, 2014

The PyObjectMarshal PUPer dies when bad Python is used in the "reduce". This
should be fixed so that reasonable errors are returned instead.

PyMarshal_ReadObjectFromString() doesn't seem to do anything reasonable when
PyErr_Occurred is true.

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

No branches or pull requests

1 participant