PyPy developer, interested in dynamic language implementations in general
- Duisburg, Germany
- https://cfbolz.de
- @cfbolz
Block or Report
Block or report cfbolz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
-
-
-
-
-
RPython-internship Public
Forked from leodh/RPython-internship
Working on RPython during an undergraduate internship
Python 1
63 contributions in the last year
Less
More
Contribution activity
November 2021
Created 4 commits in 2 repositories
Created 1 repository
- cfbolz/devguide Python
Created a pull request in python/cpython that received 8 comments
bpo-45859: fix test_field_descriptor in test_collections for pypy
that test tries to pickle the descriptors of a namedtuple's fields, which is _collections._itemgetter on CPython. However, on PyPy that class doesn…
+1
−0
•
8
comments
Opened 3 other pull requests in 2 repositories
python/devguide
2
merged
python/cpython
1
merged
Reviewed 1 pull request in 1 repository
python/cpython
1 pull request
Created an issue in python/devguide that received 2 comments
Add a paragraph to the parser guide that actions must not mutate ASTs
I think it would be good if the parser guide had add a paragraph that stresses that actions must not mutate existing AST nodes due to the memoizati…
2
comments