Highlights
- Arctic Code Vault Contributor
Pinned
5,246 contributions in the last year
Less
More
Contribution activity
March 2021
Created 69 commits in 12 repositories
Created 7 repositories
- cclauss/wcwidth Python
- cclauss/Workout-progress-tracker Python
- cclauss/mhd-blog Python
- cclauss/Voice-assitant Python
- cclauss/Covid-Tracker Python
-
cclauss/GitHub-Actions-hack
Built by
- cclauss/mmmagic C++
Created a pull request in DidierRLopes/GamestonkTerminal that received 5 comments
Do not use the ambiguous variable name 'l'
l and 1 look too much alike to a casual reader so l should not be used as a variable name.
+5
−5
•
5
comments
Opened 31 other pull requests in 15 repositories
internetarchive/openlibrary
4
open
4
merged
- Remove uses of six.PY2 and six.PY3
- pyupgrade --py38-plus openlibrary/solr
- Reenable dependabot for Python dependencies
- pyupgrade --py38-plus openlibrary/tests
- Remove OL and Infogami volume mounts from production
- Fix failing cron-jobs in Docker
- Fix /admin/imports on localhost
- Admin menu: Fix the path to https://openlibrary.org/status
DidierRLopes/GamestonkTerminal
7
merged
- Fix module imported but not used
- GitHub Actions: make pyupgrade mandatory and max-line-length=122
- GitHub Actions: Make mypy a mandatory test
- Fix local variable is assigned to but never used
- Two blank lines before function or class definitions
- PEP8: Do not use bare 'except'
- GitHub Actions: Add more flake8 tests
Dinesh101041/Voice-assistant
4
merged
internetarchive/infogami
1
open
tzutalin/labelImg
1
open
internetarchive/fatcat-scholar
1
open
jquast/wcwidth
1
open
lionheart/bottlenose
1
merged
khabdrick/Workout-progress-tracker
1
merged
khabdrick/mhd-blog
1
merged
Open-Book-Genome-Project/TheBestBookOn.com
1
open
Dinesh101041/Covid-Tracker
1
merged
pyenv/pyenv
1
open
mscdex/mmmagic
1
open
gphoto/libgphoto2-python
1
merged
Reviewed 21 pull requests in 6 repositories
internetarchive/openlibrary 12 pull requests
- corrected a typo in readme
- Add Unicode merge tests
- Bump py from 1.8.0 to 1.10.0
- Bump deprecated from 1.2.7 to 1.2.11
- Bump pillow from 8.1.1 to 8.1.2
- Add random.hourly and random.daily sort options
- Remove some old dependencies from olbase
- removing dead code catalog/edition_merge
- Remove dead search plugin + Subject class
- Remove OL and Infogami volume mounts from production
- Allow serials for scanning partner imports
- Update i18n docker commands