Skip to content

bpo-35059: Cleanup load_extension() of _pickle.c#10647

Closed
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:pickle_cleanup
Closed

bpo-35059: Cleanup load_extension() of _pickle.c#10647
vstinner wants to merge 1 commit into
python:masterfrom
vstinner:pickle_cleanup

Conversation

@vstinner

@vstinner vstinner commented Nov 22, 2018

Copy link
Copy Markdown
Member

Replace complex "if" expressions with more regular C code.

https://bugs.python.org/issue35059

Replace complex "if" expressions with more regular C code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants