Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
5,925 contributions in the last year
Contribution activity
November 2020
Created 134 commits in 23 repositories
Created 11 repositories
- cclauss/kuard Go
- cclauss/py-linkedin-jobs-scraper Python
- cclauss/magicbus Python
- cclauss/cherrypy Python
- cclauss/flask-state JavaScript
- cclauss/changelogs Python
- cclauss/arches Python
- cclauss/algobot Python
- cclauss/testing Python
- cclauss/lithops Python
- cclauss/jupyterlab-lsp TypeScript
Created a pull request in webpy/webpy that received 7 comments
Opened 86 other pull requests in 24 repositories
internetarchive/openlibrary
6
open
4
closed
29
merged
- Speed up lend/borrow by catching TooManyRequestsExceptions
- fix TypeError: int() argument must be a string or a number, not None
- fix AttributeError: 'NoneType' object has no attribute 'v2'
- Define infobase_nginx and give web nodes access to ia.ini
- Define infobase_nginx in docker-compose.production.yml
- urllib.parse.quote() Unicode urls on redirect
- Mount volume 1 on covers and infobase
- Add Sentry to infobase.yml
- Add logging to scripts/infobase-server
- Move flup to requirements_common.txt
- requirements.txt: Add flup and flup-py3
- Infobase running on ol-home
- Set COVERSTORE_CONFIG for production
- Compressor().decompress(ctext) must be bytes, not str
- Fix add_cover is raising TypeError
- Fix bytes vs. str in _get_betterworldbooks_metadata()
- Exceptions don't have e.message attribute in Py3
- Change PY3 to PY2 in borrow.py
- No quotes on $SERVICE in scripts/run_olserver.sh
- Fix errors were encountered when parsing FUNDING.yml
- Create scripts/setup_olserver.sh and scripts/run_olserver.sh
- Consolidate hmac activities in a new make_access_key() function
- Add scripts/setup_covers1.sh
- requirements_common.txt: Upgrade to web.py==0.62 on Python 3 only
- Docker: Set reasonable defaults for hostname and pyenv_version
- Some pull requests not shown.
cherrypy/cherrypy
2
open
5
closed
4
merged
- Travis CI: deprecated key sudo (The key `sudo` has no effect anymore.)
- xfail test_wait_publishes_periodically() on macOS
- Upgrade pip and wheel in Appveyor CI
- Fork and xfail test_2_KeyboardInterrupt on CI
- tox.ini: pytest --full-trace for KeyboardInterrupt traceback
- Remove pytest.mark.xfail on test_queue_full
- Travis CI: Ubuntu Trusty has reached end of standard support
- CircleCI: Reenable macOS testing
- Remove `backports.unittest_mock` from testing deps
- CircleCI: Use supported versions of macOS Xcode
- Travis CI: Fix build config validation issues
internetarchive/infogami
4
merged
yoobool/flask-state
4
merged
TheAlgorithms/Python
1
open
1
closed
1
merged
webpy/webpy
2
merged
1
open
Open-Book-Genome-Project/sequencer
1
open
1
merged
google/sanitizers
1
open
1
merged
Open-Book-Genome-Project/TheBestBookOn.com
2
merged
lithops-cloud/lithops
1
closed
1
merged
spinlud/py-linkedin-jobs-scraper
1
merged
cherrypy/magicbus
1
open
google/jax
1
open
bottlepy/bottle
1
open
benoitc/gunicorn
1
closed
hyperopt/hyperopt
1
merged
pyupio/changelogs
1
open
archesproject/arches
1
merged
dhruvmanila/algorithms-keeper
1
merged
dhruvmanila/testing
1
closed
getsentry/sentry-flake8
1
open
internetarchive/openlibrary-client
1
merged
Qiskit/qiskit-aer
1
open
krassowski/jupyterlab-lsp
1
closed
Reviewed 54 pull requests in 10 repositories
internetarchive/openlibrary 22 pull requests
- Add regular expression support to the spamcheck library.
- Add Sentry to Coverstore
- Hotfix: Python 2 throwing errors for meta tags
- Make covers service configurable like web
- Prevent non-admins / non-librarians from being able to revert pages to previous versions
- Fix YAML load warnings
- Fix bytes vs. str in _get_betterworldbooks_metadata()
- Fix meta tags on Python 3
- Misc Library Explorer fixes
- closes #3782 fixes statsd memcache sampling rate
- Add 'noindex' meta tag to people pages that are less than 30 days old.
- closes #4068, closes #4038 supplants #4069 - fix hmac borrowing
- adds a json search-inside endpoint
- rebuilder default_plugin
- Fixing unicode urls in python3
- recaptcha created
- Update some solrbuilder timings
- fix py3 bytes/str issue when viewing a MARC record
- Add Seed back to models
- Create query for random authors
- Render books/edit and edition/view templates when an associated autho…
- HTML_Validation manually checked
TheAlgorithms/Python 20 pull requests
- Create intro_sort.py
- replace base64_cipher.py with an easy to understand version
- Use bot to handle empty issues
- Web programming contribution
- Remove stale action workflow file
- Try the stale bot instead of stale action
- Run latest stale action
- Update related to the change in CI testing
- Move CI tests from Travis to GitHub
- Add Maths / Sigmoid Function
- Updated input style
- add similarity_search.py in machine_learning
- add crawl_google_scholar_citation.py
- Add molecular_chemistry.py
- DPLL algorithm
- Add more details for the stale bot
- Update allocation_number.py
- Cache pre-commit workflow
- HACKTOBERFEST - Added solution to Euler 64.
- Project Euler Readme fix
Open-Book-Genome-Project/TheBestBookOn.com 2 pull requests
nodejs/node 2 pull requests
internetarchive/infogami 2 pull requests
nodejs/node-gyp 2 pull requests
ReFirmLabs/binwalk 1 pull request
Pythonista-Tools/Pythonista-Tools 1 pull request
TheAlgorithms/Java 1 pull request
openai/gym 1 pull request
Created an issue in webpy/webpy that received 9 comments
Opened 31 other issues in 11 repositories
internetarchive/openlibrary
4
open
7
closed
- `docker stack deploy openlibrary` for local testing
- infobase on Python 3: module flup on Python 2 == flup-py3 on Python 3
- Tracking issue: Top five most frequent issues in Sentry
- Test with Python pip's new dependancy resolver
- Sponsorship endpoint/carousels always return "Not sponsorable"
- Add cover is raising TypeError for posting a str, not bytes
- New hmac issues on Python 3
- Orphaned editions throw IndexError
- all.js contains an invalid selector SyntaxError on line 26
- Python 3: KeyError on 'hit' in plugins/openlibrary/stats.py
- Python 3: could not display: <AttributeError: 'type'>