Skip to content

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Dec 11, 2018

Using a linked list instead of a circular array for the list of pending calls simplifies the code.

https://bugs.python.org/issue35466

@ericsnowcurrently ericsnowcurrently changed the title bpo-35446: Use a linked list for the list of ceval pending calls. bpo-35466: Use a linked list for the list of ceval pending calls. Dec 11, 2018
@ericsnowcurrently ericsnowcurrently force-pushed the pending-calls-linked-list branch from 1afab5a to 2d5d155 Compare December 11, 2018 22:19
@ericsnowcurrently ericsnowcurrently force-pushed the pending-calls-linked-list branch from d5c7c18 to 76cd3a7 Compare January 25, 2019 19:36
@ericsnowcurrently
Copy link
Member Author

I'm leaning toward closing this PR. It's not worth the fuss at this point. :)

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