Pinned
2,576 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 52 commits in 6 repositories
Created 1 repository
- nedbat/commitstats Jupyter Notebook
Created a pull request in python/cpython that received 9 comments
bpo-41129: Fix check for macOS SDK paths when building Python
Catalina puts files in /System/Volumes/Data, so the CPython sources can be there. setup.py shouldn't assume /System means SDK files. https://bugs.p…
+10
−3
•
9
comments
Reviewed 3 pull requests in 3 repositories
edx/open-edx-proposals 1 pull request
edx/edx-documentation 1 pull request
python/cpython 1 pull request
Created an issue in openedx/build-test-release-wg that received 5 comments
Lilac installation failure: pymongo.errors.ServerSelectionTimeoutError: 127.0.0.1:27017: [Errno 111] Connection refused
I'm getting a failure in CI of the native installation (lilac) at
TASK [edxapp : migrate]
with decoded error:
== module_stderr ===================…
5
comments