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 up
Pinned
1,279 contributions in the last year
Activity overview
Contributed to
ipython/ipython,
ucmerced/elcapitan-ansible,
MeeseeksBox/MeeseeksDev
and 5 other
repositories
Contribution activity
May 2020
- Carreau/ipytree CSS
- Carreau/zarr-python Jupyter Notebook
Created a pull request in QuantStack/ipytree that received 2 comments
Fix Deprecated way of constructing traitlets.
while testing Zarr with Deprecation warnings as error, I came across this.
+17
−3
•
2
comments
Created an issue in python/mypy that received 2 comments
Optional[T] in {None,...} does not drop the Optional
On latest mypy; of course the code can use if not var: which would have the same effect.
$ cat foo.py
import os var = os.environ.get('ENV')
if var …
2
comments
9
contributions
in private repositories
May 1 – May 5