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
2,770 contributions in the last year
Activity overview
Contribution activity
June 2020
- Eugeny/dependabot-script Ruby
- Eugeny/terminal C++
Created an issue in google/pytype that received 1 comment
attribute-error on attributes inherited from multiprocessing.Process
Test case:
import multiprocessing class Test(multiprocessing.Process): def run_sync(self): return self._target(*self._args, **self._kwargs)
Output:
C…
1
comment
127
contributions
in private repositories
Jun 3 – Jun 18