Highlights
- Arctic Code Vault Contributor
Pinned
5,312 contributions in the last year
Less
More
Contribution activity
February 2021
Created 50 commits in 14 repositories
Created 10 repositories
- 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 3 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…
+20
−21
•
3
comments
Opened 41 other pull requests in 19 repositories
internetarchive/openlibrary
9
open
1
closed
8
merged
- 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
- DRAFT: 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
TheAlgorithms/Go
1
closed
1
merged
internetarchive/fatcat-scholar
1
open
1
merged
AstroOrbis/PuzzleHacker
2
merged
google/clusterfuzz
1
open
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
codecombat/codecombat
1
closed
encela95dus/ios_pythonista_examples
1
open
asl2/PyZ3950
1
open
facebook/rocksdb
1
open
arangodb/arangodb
1
open
keleshev/schema
1
merged
atharvakadlag/unilinker
1
open
Reviewed 25 pull requests in 9 repositories
internetarchive/openlibrary 12 pull requests
- 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 5 pull requests
nodejs/gyp-next 2 pull requests
TheAlgorithms/Go 1 pull request
nodejs/node-gyp 1 pull request
Open-Book-Genome-Project/TheBestBookOn.com 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

