8000 gh-124889: Rework Python generator cache by efimov-mikhail · Pull Request #125816 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-124889: Rework Python generator cache #125816

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 2 commits into from
Oct 22, 2024

Conversation

efimov-mikhail
Copy link
Contributor
@efimov-mikhail efimov-mikhail commented Oct 21, 2024

See comment #124893 (comment), changes to cache in python_generator.py are provided.
This patch is very similar with #124893 but for another generator class.

Copy link
Member
@pablogsal pablogsal left a comment

Choose a reason for hiding this comment

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

LGTM

Great job @efimov-mikhail!

@pablogsal pablogsal merged commit c1bdbe8 into python:main Oct 22, 2024
44 checks passed
@efimov-mikhail efimov-mikhail deleted the python_generator_cache_rework branch October 23, 2024 13:42
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
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
0