Professional coffee drinker
- Austin, TX
- jcristharif.com
- @jcristharif
Highlights
- 4 discussions answered
Block or Report
Block or report jcrist
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
dask/dask-gatewayPublic
A multi-tenant server for securely deploying and managing Dask clusters.
-
1,132 contributions in the last year
Less
More
Contribution activity
November 2021
Created 4 commits in 2 repositories
Created 1 repository
- jcrist/cpython Python
Created a pull request in dask/distributed that received 6 comments
Actually support uvloop in distributed
Previously distributed relied on the AnyThreadEventLoopPolicy, which configuring uvloop would override, preventing distributed from actually workin…
+169
−252
•
6
comments
Opened 3 other pull requests in 3 repositories
python/cpython
1
open
dask/distributed
1
merged
jcrist/msgspec
1
merged
Reviewed 4 pull requests in 2 repositories
dask/distributed
3 pull requests
python/cpython
1 pull request
Created an issue in python/mypy that received 3 comments
Detect unreachable except branches
Since except blocks are checked in order, and the first matching block is executed, it's possible to accidentally write a try-except that will neve…
3
comments
1
contribution
in private repositories
Nov 9