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 40 million developers.
Sign up- Duisburg, Germany
- http://cfbolz.de
Popular repositories
-
-
-
-
-
Forked from alex/optimizer-model
A work in progress model for a new optimizer for PyPy's JIT.
Python
65 contributions in the last year
Contribution activity
January 2020
Created a pull request in python/cpython that received 7 comments
bpo-39485: fix corner-case in method-detection of mock
As described in the issue, replace check for whether something is a method in the mock module. The previous version fails on PyPy, because there no…
+4
−5
•
7
comments