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,922 contributions in the last year
Contribution activity
November 2020
Created 161 commits in 26 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1 repository not shown
Created 12 repositories
- cclauss/pyperformance Python
- 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 TheAlgorithms/Python that received 12 comments
Python 3.9
Describe your change: Migrate to Python 3.9 changing the file extensions of all files that require TensorFlow. Add an algorithm? Fix a bug or ty…
Opened 98 other pull requests in 29 repositories
internetarchive/openlibrary
35
merged
6
open
5
closed
- Add Sentry to Infobase again
- Improve error reporting in coverstore
- Fix py2-web -> py3-covers bug + Improve error reporting in plugins/upstream/covers.py
- Improve error reporting in solr.py
- Coverstore: Properly deal with covers = [None]
- Increase AmazonAPI wait time between calls
- Remove simplejson from coverstore
- 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
- 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
webpy/webpy
3
merged
1
open
Open-Book-Genome-Project/sequencer
1
open
1
merged
TheAlgorithms/Python
1
closed
1
merged
google/sanitizers
1
open
1
merged
Open-Book-Genome-Project/TheBestBookOn.com
2
merged
lithops-cloud/lithops
1
closed
1
merged
python/pyperformance
1
merged
nodejs/gyp-next
1
open
TheAlgorithms/Java
1
merged
google/pasta
1
open
jjjake/internetarchive
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
Reviewed 67 pull requests in 12 repositories
TheAlgorithms/Python 25 pull requests
- Initial commit of conjugate gradient method
- Replace base64_cipher.py with an easy to understand version
- Ohm's Law algorithm added
- Create intro_sort.py
- Update stalebot to take 5 actions per hour
- Create instagram_pic
- 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
internetarchive/openlibrary 25 pull requests
- Fix covers prod yml + use npm i in oldev
- Fix uploading covers on py3
- Add nginx covers to allow covers scalability + port 80 exposing
- 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
jjjake/internetarchive 3 pull requests
nodejs/gyp-next 2 pull requests
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 37 other issues in 13 repositories
internetarchive/openlibrary
8
closed
6
open
- Can we eliminate `page.v2`? Aren't all pages v2 now?
- FutureWarning on xml.etree.ElementTree.Element.findall("//item")
- Python 3: Coverstore does not have proper file access to write images
- `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'>

