FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-141565: Add async code awareness to Tachyon by savannahostrowski · Pull Request #141533 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-141565: Add async code awareness to Tachyon
- #141533
#141533
Merged
pablogsal
merged 35 commits into
python:main
python/cpython:main
from
savannahostrowski:async-tachyon
savannahostrowski/cpython:async-tachyon
Copy head branch name to clipboard
Dec 6, 2025
Conversation
Commits
35
(35)
Checks
Files changed
Merged
GH-141565: Add async code awareness to Tachyon
#141533
pablogsal
merged 35 commits into
python:main
python/cpython:main
from
savannahostrowski:async-tachyon
savannahostrowski/cpython:async-tachyon
Copy head branch name to clipboard
Commits
Commits on Nov 3, 2025
It might work but the code is bad
savannahostrowski
committed
af65c15
View commit details
Copy full SHA for af65c15
Browse repository at this point
Account for function doing CPU work before/after spawning workers
savannahostrowski
committed
ec28f88
View commit details
Copy full SHA for ec28f88
Browse repository at this point
Merge branch 'main' into async-tachyon
savannahostrowski
committed
1e01766
View commit details
Copy full SHA for 1e01766
Browse repository at this point
Code cleanup
savannahostrowski
committed
2a2e197
View commit details
Copy full SHA for 2a2e197
Browse repository at this point
WIP
savannahostrowski
committed
61dc0bb
View commit details
Copy full SHA for 61dc0bb
Browse repository at this point
Commits on Nov 13, 2025
Merge branch 'main' into async-tachyon
savannahostrowski
committed
c9c34a5
View commit details
Copy full SHA for c9c34a5
Browse repository at this point
Remove depth
savannahostrowski
committed
cc9e9ab
View commit details
Copy full SHA for cc9e9ab
Browse repository at this point
Make keyword only
savannahostrowski
committed
9b22f1e
View commit details
Copy full SHA for 9b22f1e
Browse repository at this point
Fix tests
savannahostrowski
committed
890474d
View commit details
Copy full SHA for 890474d
Browse repository at this point
Bruuuh, it worked
savannahostrowski
committed
563ecff
View commit details
Copy full SHA for 563ecff
Browse repository at this point
Commits on Nov 14, 2025
Simplify algo
pablogsal
committed
112ce73
View commit details
Copy full SHA for 112ce73
Browse repository at this point
Fix multiple parents
pablogsal
committed
2beed97
View commit details
Copy full SHA for 2beed97
Browse repository at this point
Good shit
pablogsal
committed
7315953
View commit details
Copy full SHA for 7315953
Browse repository at this point
Deque, deduplicate yields, propagate thread_id
savannahostrowski
committed
f8e9d72
View commit details
Copy full SHA for f8e9d72
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
9a4875f
View commit details
Copy full SHA for 9a4875f
Browse repository at this point
Remove deduplication of leaves to ensure call stacks can be properly rendered
savannahostrowski
committed
ec6fb51
View commit details
Copy full SHA for ec6fb51
Browse repository at this point
Merge branch 'async-tachyon' of https://github.com/savannahostrowski/cpython into async-tachyon
savannahostrowski
committed
67e1f74
View commit details
Copy full SHA for 67e1f74
Browse repository at this point
Fix WASI
savannahostrowski
committed
e9ae950
View commit details
Copy full SHA for e9ae950
Browse repository at this point
More WASI fixes
savannahostrowski
committed
acef9a0
View commit details
Copy full SHA for acef9a0
Browse repository at this point
Commits on Nov 23, 2025
Merge main
savannahostrowski
committed
2953454
View commit details
Copy full SHA for 2953454
Browse repository at this point
Fix tests
savannahostrowski
committed
09f5205
View commit details
Copy full SHA for 09f5205
Browse repository at this point
Commits on Nov 24, 2025
Fix broken imports
savannahostrowski
committed
dc7abae
View commit details
Copy full SHA for dc7abae
Browse repository at this point
Remove old test file
savannahostrowski
committed
36c8b3c
View commit details
Copy full SHA for 36c8b3c
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into async-tachyon
pablogsal
committed
be6d228
View commit details
Copy full SHA for be6d228
Browse repository at this point
Fixes
pablogsal
committed
64ccb1a
View commit details
Copy full SHA for 64ccb1a
Browse repository at this point
Commits on Nov 25, 2025
fixup! Fixes
pablogsal
committed
fca9c88
View commit details
Copy full SHA for fca9c88
Browse repository at this point
Commits on Dec 1, 2025
Merge main
savannahostrowski
committed
394069d
View commit details
Copy full SHA for 394069d
Browse repository at this point
Fix test error
savannahostrowski
committed
3d9d2fb
View commit details
Copy full SHA for 3d9d2fb
Browse repository at this point
Fix quotations for consistency
savannahostrowski
committed
1134431
View commit details
Copy full SHA for 1134431
Browse repository at this point
Commits on Dec 6, 2025
Merge remote-tracking branch 'upstream/main' into async-tachyon
pablogsal
committed
f0242e1
View commit details
Copy full SHA for f0242e1
Browse repository at this point
Update to latest main
pablogsal
committed
56661dc
View commit details
Copy full SHA for 56661dc
Browse repository at this point
Fix tests
pablogsal
committed
ff983d8
View commit details
Copy full SHA for ff983d8
Browse repository at this point
Fix tests
pablogsal
committed
2203021
View commit details
Copy full SHA for 2203021
Browse repository at this point
CLI update
pablogsal
committed
e6eaa2c
View commit details
Copy full SHA for e6eaa2c
Browse repository at this point
Small fixes
pablogsal
committed
47ebc11
View commit details
Copy full SHA for 47ebc11
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL