-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
gh-124309: Modernize the staggered_race
implementation to support eager task factories
#124390
Merged
kumaraditya303
merged 16 commits into
python:main
from
ZeroIntensity:fix-staggered-race-eager-task-factory
Sep 26, 2024
Merged
gh-124309: Modernize the staggered_race
implementation to support eager task factories
#124390
kumaraditya303
merged 16 commits into
python:main
from
ZeroIntensity:fix-staggered-race-eager-task-factory
Sep 26, 2024
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4002695 - Browse repository at this point
Copy the full SHA 4002695View commit details -
Configuration menu - View commit details
-
Copy full SHA for 302d7e3 - Browse repository at this point
Copy the full SHA 302d7e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2cf78a - Browse repository at this point
Copy the full SHA e2cf78aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48a1798 - Browse repository at this point
Copy the full SHA 48a1798View commit details
Commits on Sep 24, 2024
-
Refactor to use only public APIs
Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e213f51 - Browse repository at this point
Copy the full SHA e213f51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d27caf - Browse repository at this point
Copy the full SHA 0d27cafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 229eaf8 - Browse repository at this point
Copy the full SHA 229eaf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa00ebc - Browse repository at this point
Copy the full SHA aa00ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57bb25a - Browse repository at this point
Copy the full SHA 57bb25aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6940889 - Browse repository at this point
Copy the full SHA 6940889View commit details -
Configuration menu - View commit details
-
Copy full SHA for d01ed7f - Browse repository at this point
Copy the full SHA d01ed7fView commit details
Commits on Sep 26, 2024
-
Update Lib/test/test_asyncio/test_staggered.py
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9c04271 - Browse repository at this point
Copy the full SHA 9c04271View commit details -
Update Lib/asyncio/staggered.py
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Configuration menu - View commit details
-
Copy full SHA for e11a52a - Browse repository at this point
Copy the full SHA e11a52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fbbedb - Browse repository at this point
Copy the full SHA 3fbbedbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b2e217 - Browse repository at this point
Copy the full SHA 1b2e217View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1047b9 - Browse repository at this point
Copy the full SHA e1047b9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.