Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
240 contributions in the last year
Contribution activity
December 2020
Created 6 commits in 1 repository
Created 1 repository
- euri10/buildpg Python
Created a pull request in samuelcolvin/buildpg that received 8 comments
Add a render_set method to Values
Not sure if that's what #14 implies, but I found myself not finding any way to do something like:
UPDATE b
SET ( column1, column2, column3) = (a.co…
+23
−7
•
8
comments
Opened 4 other pull requests in 1 repository
encode/uvicorn
1
open
1
closed
2
merged
Reviewed 12 pull requests in 2 repositories
encode/uvicorn 10 pull requests
- 🐛 Fix resetting signals in Gunicorn UvicornWorker
- adds BlackSheep to the list of ASGI web frameworks
- Log exception traceback in case of invalid HTTP request when using h11
- Add extra invalid HTTP request test cases
- Test output of default logging configuration
- Log exception traceback in case of invalid HTTP request when using httptools
- Version 0.13.1
- Fix release date of 0.13.0
- Add tool to keep CLI usage in `index.md` in sync
- Skip installation of signal handlers when not in main thread