Highlights
- Arctic Code Vault Contributor
Pinned
5,273 contributions in the last year
Less
More
Contribution activity
February 2021
Created 81 commits in 21 repositories
Created 19 repositories
- cclauss/libgphoto2-python M4
- cclauss/GamestonkTerminal Python
- cclauss/dragonfly-1 Python
- cclauss/vcpkg CMake
- cclauss/robotjs C
- cclauss/Tool-X Python
- cclauss/wmd JavaScript
- cclauss/topgrade Rust
- cclauss/jsonpp Go
- cclauss/Python-Bustabit-and-Bustadice-Simulator Python
- cclauss/iagitup Python
- cclauss/rapni Python
- cclauss/demo-repo Python
- cclauss/fatcat-scholar Python
- cclauss/Coffee Python
- cclauss/PuzzleHacker Python
- cclauss/ios_pythonista_examples Python
- cclauss/PyZ3950 Python
- cclauss/rocksdb C++
Created a pull request in internetarchive/openlibrary that received 6 comments
Fix dump.py to read str, instead of bytes
Fixes #4622
Fixes an error raise when the corn job oldump is run in Docker on Python 3
* generating ol_cdump_2021-02-17.txt.gz
Traceback (most rec…
+39
−44
•
6
comments
Opened 61 other pull requests in 32 repositories
internetarchive/openlibrary
14
merged
7
open
2
closed
- Fix merge authors with Unicode names
- GitHub Actions upgrade setup-node
- GitHub Actions: Run html-validate on the entire repo
- Fix DeprecationWarning invalid escape sequences
- Run our Python tests on 3.10a5
- DRAFT: Upgrade Python 3.9 to 3.9.2
- Remove references to /olsystem/bin/olenv
- from mock import Mock, patch for Python 2 and 3
- Add Unicode merge tests
- Add a doctest to catalog/merge/normalize.py
- new-solr-updater.py: Replace urlopen with requests.get
- worksearch code.py: Replace urlopen with requests.get
- solr_client.py: Replace urlopen with requests.get
- requirements_common.txt: Upgrade Pillow, PyYAML, and sentry-sdk
- Remove solr-update.offset
- Add web-haproxy and web-nginx to docker-compose.production.yml
- Fix Nothing is not JSON serializable
- Updates to deploy.sh
- Do not hardcode SolrWriter(host)
- update infogami
- Archive unused openlibrary/catalog/amazon/crawl_top_books.py
- json.dump(indent) MUST be an int on Python 2
- Remove unused imports from coverstore utils.py
elfq/Coffee
3
merged
gphoto/libgphoto2-python
1
open
1
merged
DidierRLopes/GamestonkTerminal
2
open
TheAlgorithms/Go
1
closed
1
merged
internetarchive/fatcat-scholar
2
merged
AstroOrbis/PuzzleHacker
2
merged
dictation-toolbox/dragonfly
1
merged
microsoft/vcpkg
1
open
best-doctor/guides
1
merged
internetarchive/infogami
1
merged
octalmage/robotjs
1
open
rajkumardusad/Tool-X
1
closed
internetarchive/wmd
1
open
ddelange/pipgrip
1
merged
r-darwish/topgrade
1
merged
jmhodges/jsonpp
1
closed
lxml/lxml
1
open
google/clusterfuzz
1
closed
snapo/Python-Bustabit-and-Bustadice-Simulator
1
merged
gdamdam/iagitup
1
open
gdamdam/rapni
1
open
getsentry/sentry-python
1
merged
Po3mTo/demo-repo
1
open
docker/docker-py
1
closed
7
repositories not shown
Reviewed 32 pull requests in 11 repositories
internetarchive/openlibrary 13 pull requests
- [Fix] : Admin feature visibility bug
- French translation update
- Feature/le jump to
- Revert "Fix Nothing is not JSON serializable"
- DRAFT: Enable merges -- Hotfix Lists, resolve redirects
- Refactor db_read.py to replace urlopen with requests.
- Update deprecated loans__status__last_loan_date -> lending___last_browse
- Support special access btn for patrons w/ approved print-disabilities
- Replace urlopen with requests in openlibrary/views/showmarc
- remove unused and deprecated code
- make-integration-branch doesnt fail on merge conflict
- Replace urlopen and simplejson with requests.
- Refactor get_ia.py to use requests instead of urllib.urlopen
TheAlgorithms/Python 6 pull requests
nodejs/node-gyp 2 pull requests
TheAlgorithms/Go 2 pull requests
Open-Book-Genome-Project/TheBestBookOn.com 2 pull requests
nodejs/gyp-next 2 pull requests
DidierRLopes/GamestonkTerminal 1 pull request
internetarchive/infogami 1 pull request
asl2/PyZ3950 1 pull request
node-ffi/node-ffi 1 pull request
TheAlgorithms/C 1 pull request
Created an issue in TheAlgorithms/Go that received 4 comments
Our GitHub Action is testing github.com/tjgurwara99/Go/... not TheAlgorithms
Describe the bug @tjgurwara99 Our GitHub Action is testing github.com/tjgurwara99/Go/... not github.com/TheAlgorithms/Go/... To Reproduce Steps to …
4
comments