Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
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
343 contributions in the last year
Contribution activity
October 2020
Created an issue in python-greenlet/greenlet that received 1 comment
segfault with 0.4.17
Reported in cs01/gdbgui#353
Fixed in cs01/gdbgui#354 by downgrading to 0.4.16
Repro:
> pip install gdbgui==0.14.0.0
> gdbgui
<frozen importlib._boo…