tangled
alpha
login
or
join now
freshlybakedca.ke
/
git
5
fork
atom
Git fork
5
fork
atom
overview
issues
pulls
2
pipelines
git
/
t
/
t4018
/
python-async-def
at
reftables-rust
4 lines
85 B
view raw
wrap content
Josh Holland
userdiff: support Python async functions
6y ago
077a1fda
1
async def RIGHT(pi: int = 3.14):
2
while True:
3
break
4
return ChangeMe()