-
Christian Clauss
- Switzerland
- https://www.patreon.com/cclauss
Block or Report
Block or report cclauss
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
itinerant-tester Public
Create GitHub Actions for running a suite of tests on other repos including the GitHub Trending Python repos
-
-
Pythonista-and-Working-Copy Public
Allow Pythonista to download a git file, folder, or repo from the Working Copy app
-
GitHub-Action-for-pytest Public
A GitHub Action to run a pytest command when new code is pushed into your repo
-
pythonista-module-versions Public
Compare the version numbers of extra modules in Pythonista with PyPI
-
A GitHub Action that finds Python syntax errors and undefined names in your repo
4,349 contributions in the last year
Contribution activity
May 2023
Created 56 commits in 22 repositories
Created 10 repositories
- cclauss/openstax-cms Python
- cclauss/hypothesis Python
- cclauss/speedtest Python
- cclauss/flake8-async Python
- cclauss/cron-descriptor Python
- cclauss/wikibase-patcher Python
- cclauss/homebridge-plugin-template TypeScript
- cclauss/py-metal-compute C
- cclauss/synfo Python
- cclauss/envinfo JavaScript
Created a pull request in micropython/micropython that received 7 comments
tools: Import errno to fix undefined name in pyboard.py.
This will keep line 96 from raising a NameError instead of returning an OSError.
return OSError(errno.ENOENT, info)
https://docs.python.org/3/lib…
Opened 46 other pull requests in 25 repositories
internetarchive/openlibrary
4
open
1
closed
2
merged
- The distutils module is removed in Python v3.12
- If there are no user_settings then there is no safe_mode
- DRAFT: Remove stats_solr as part of our migration to ol-home0
- Async functions should not call blocking HTTP methods
- Async functions should not call time.sleep()
- Provide error logging access to web nodes
- Use ruff to find Python code complexity
HypothesisWorks/hypothesis
2
merged
3
closed
TheAlgorithms/Python
1
open
2
merged
zeromq/pyzmq
1
closed
2
merged
internetarchive/iari
3
merged
Salamek/cron-descriptor
3
merged
nodejs/node-gyp
2
open
ywangd/stash
1
merged
1
open
nodejs/gyp-next
1
open
numpy/numpy
1
open
openstax/openstax-cms
1
open
requests/requests-oauthlib
1
open
cooperlees/speedtest
1
merged
cooperlees/flake8-async
1
merged
internetarchive/internetarchivebot
1
open
internetarchive/wikibase-patcher
1
open
homebridge/homebridge-plugin-template
1
open
jjjake/internetarchive
1
merged
internetarchive/openlibrary-bots
1
merged
micropython/micropython-lib
1
open
micropython/micropython
1
merged
charliermarsh/ruff
1
merged
sfneal/synfo
1
open
tabrindle/envinfo
1
open
Reviewed 48 pull requests in 15 repositories
TheAlgorithms/Python
18 pull requests
- Added rank of matrix in linear algebra
- Fix pylance errors
- Improved Graph Implementations
- Algorithm: Calculating Product Sum from a Special Array with Nested Structures
- Create time_conversions.py
- Reduce the complexity of boolean_algebra/quine_mc_cluskey.py
- fix typo graphs/greedy_best_first.py
- Merge and add benchmarks to palindrome algorithms in the strings/ directory
- Fix CI badge in the README.md #8132
- Dual Number Automatic Differentiation
- Mark fetch anime and play as broken
- [pre-commit.ci] pre-commit autoupdate
- Correct ruff failures
- The SiLU activation function is added
- Added a new Python script to send message via telegram
- The ELU activation is added
- [pre-commit.ci] pre-commit autoupdate
- Added minimum waiting time problem solution using greedy algorithm
internetarchive/openlibrary
7 pull requests
- [WIP] scaffold infogami type for tags
- DRAFT: Remove stats_solr as part of our migration to ol-home0
- Async functions should not call blocking HTTP methods
- Add tests for untested parts of add_book/__init__.load()
- pre-commit: add --fix to eslint and stylelint
- run watch commands when starting Gitpod
- 7862/feature/add js and css linting to pre commit
django-haystack/pysolr
5 pull requests
django-haystack/django-haystack
3 pull requests
ywangd/stash
3 pull requests
nodejs/node-gyp
2 pull requests
Z4nzu/hackingtool
2 pull requests
eclipse/paho.mqtt.python
1 pull request
numpy/numpy
1 pull request
kornia/kornia
1 pull request
micropython/micropython-lib
1 pull request
nodejs/node
1 pull request
micropython/micropython
1 pull request
omz/Pythonista-Issues
1 pull request
internetarchive/iari
1 pull request
Created an issue in internetarchive/openlibrary that received 2 comments
Code complexity: read_subjects() in catalog/marc/get_subjects.py is too complex
A continuation of #7883
The read_subjects() function in openlibrary/solr/update_work.py is too complex...
openlibrary/openlibrary/catalog/marc/g…






