aboutsummaryrefslogtreecommitdiffstats
path: root/backend (unfollow)
Commit message (Collapse)AuthorLines
2022-02-15Patch `sys.__stdout__` In Code QuestionsGravatar Hassan Abouelela-4/+4
Patching just `sys.stdout` allowed users to still access stdout via `sys.__stdout__`. The same was true for stderr. Both have been explicitly patched now. Signed-off-by: Hassan Abouelela <[email protected]>
2022-02-05Bump uvicorn from 0.13.4 to 0.17.4Gravatar Hassan Abouelela-215/+339
Signed-off-by: Hassan Abouelela <[email protected]>