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

bpo-39166: Fix trace of last iteration of async for loops #17800

Open
wants to merge 1 commit into
base: master
from

Conversation

@pablogsal
Copy link
Member

pablogsal commented Jan 2, 2020

@pablogsal

This comment has been minimized.

Copy link
Member Author

pablogsal commented Jan 2, 2020

@markshannon Could you take a look at this when you have time? I am not happy about this solution as is just adding more shrinkwrap but solving the general case is not immediate. Do you have a better idea for now?

@nedbat Could you check if this breaks anything else in your test suite?

@pablogsal pablogsal force-pushed the pablogsal:bpo-39166 branch from 98a721d to eadf971 Jan 2, 2020
@nedbat

This comment has been minimized.

Copy link
Member

nedbat commented Jan 2, 2020

All my tests pass with this change, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.