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 up
Pinned
6,126 contributions in the last year
Contribution activity
November 2020
Created 48 commits in 14 repositories
Created 6 repositories
- cclauss/changelogs Python
- cclauss/arches Python
- cclauss/algobot Python
- cclauss/testing Python
- cclauss/lithops Python
- cclauss/jupyterlab-lsp TypeScript
Created a pull request in archesproject/arches that received 3 comments
Travis CI: Test on Python 3.9
Types of changes Bugfix (non-breaking change which fixes an issue) New feature (non-breaking change which adds functionality) Breaking change …
Opened 30 other pull requests in 15 repositories
internetarchive/openlibrary
11
merged
1
open
- Fast fail if there is no user in add_book.py
- from openlibrary.i18n import gettext as _
- Fix search facets
- page is None in plugins/worksearch/publishers.py
- make_ia_token access_key must be bytes
- Use integer division for pagination in macros/Pager.html
- str.decode() to bytes.decode() in plugins/openlibrary/opds.py
- setup_web1.sh: Update docker deploy commands
- Python 3: Fix AttributeError in Seed.type
- Add release to Sentry init
- Provide better error messages in plugins/worksearch/code.py
- Upgrade flake8, pymemcache, and pytest
webpy/webpy
2
open
google/sanitizers
1
open
1
merged
Open-Book-Genome-Project/TheBestBookOn.com
2
merged
lithops-cloud/lithops
1
open
1
merged
benoitc/gunicorn
1
closed
hyperopt/hyperopt
1
open
pyupio/changelogs
1
open
dhruvmanila/algobot
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
internetarchive/infogami
1
merged
Reviewed 25 pull requests in 10 repositories
internetarchive/openlibrary 9 pull requests
- recaptcha created
- adds a json search-inside endpoint
- 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…
- rebuilder default_plugin
- HTML_Validation manually checked
TheAlgorithms/Python 6 pull requests
nodejs/node 2 pull requests
nodejs/node-gyp 2 pull requests
Pythonista-Tools/Pythonista-Tools 1 pull request
ReFirmLabs/binwalk 1 pull request
Open-Book-Genome-Project/TheBestBookOn.com 1 pull request
internetarchive/infogami 1 pull request
TheAlgorithms/Java 1 pull request
openai/gym 1 pull request
Created an issue in dhruvmanila/algobot that received 6 comments
Should the process be fully automatic or semiautomatic?
I am OK either way. Collect all intended actions and post that to a task file in a PR? Wait for a maintainer (or two maintainers?) to approve that…