| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2022-02-15 | Patch `sys.__stdout__` In Code Questions | -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-05 | Bump uvicorn from 0.13.4 to 0.17.4 | -215/+339 | ||
| Signed-off-by: Hassan Abouelela <[email protected]> | ||||