-
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
-
-
GitHub-Action-for-pytest Public
A GitHub Action to run a pytest command when new code is pushed into your repo
-
A GitHub Action that finds Python syntax errors and undefined names in your repo
-
GitHub-Action-for-Flake8 Public
A GitHub Action to run a Flake8 command when new code is pushed into your repo
-
pythonista-module-versions Public archive
Compare the version numbers of extra modules in Pythonista with PyPI
4,017 contributions in the last year
Contribution activity
August 2022
Created 36 commits in 16 repositories
Created 14 repositories
- cclauss/ofrak Python
- cclauss/pre-commit-hooks-django Python
- cclauss/jwcrypto Python
- cclauss/Gittyup C++
- cclauss/python-stdnum Python
- cclauss/MHDDoS Python
- cclauss/falcon Python
- cclauss/django-polymorphic Python
- cclauss/llhttp TypeScript
- cclauss/apipkg Python
- cclauss/aiocache Python
- cclauss/iajs JavaScript
- cclauss/aiodns Python
- cclauss/multidict C
Created a pull request in OctoPrint/OctoPrint that received 5 comments
pyupgrade --py37-plus on maintenance branch
Your changes are not possible to do through a plugin and relevant to a large audience (ideally all users of OctoPrint) If your changes are larg…
Opened 32 other pull requests in 22 repositories
internetarchive/openlibrary
1
open
2
merged
arthurdejong/python-stdnum
3
open
redballoonsecurity/ofrak
2
open
MatrixTM/MHDDoS
2
merged
Murmele/Gittyup
2
merged
falconry/falcon
2
merged
django-polymorphic/django-polymorphic
2
open
OctoPrint/OctoPrint
1
closed
1
merged
ecugol/pre-commit-hooks-django
1
open
jazzband/django-debug-toolbar
1
merged
aio-libs/async-timeout
1
merged
latchset/jwcrypto
1
merged
andialbrecht/sqlparse
1
merged
ipython/traitlets
1
open
markokr/rarfile
1
closed
jjjake/internetarchive
1
open
pytest-dev/apipkg
1
merged
nodejs/llhttp
1
open
aio-libs/aiocache
1
open
rchrd2/iajs
1
open
saghul/aiodns
1
open
aio-libs/multidict
1
open
Reviewed 19 pull requests in 9 repositories
internetarchive/openlibrary
7 pull requests
- Fix for #6851: refactor urldecode() from coverstore/utls.py to use urlsplit() and not the depreciated splitquery()
- Partial fix for #6755: create more python type hints files 53 to 56
-
Add book note and star rating info to
/stats - Fix books with ia ids not indexed in solr
- Add merge request submitters to patron anonymization process
- Catalog cleanup
- Adds async list loading to reading log droppers
TheAlgorithms/Python
5 pull requests
rstudio/py-shiny
1 pull request
Murmele/Gittyup
1 pull request
jjjake/internetarchive
1 pull request
webpy/webpy
1 pull request
nodejs/node
1 pull request
tox-dev/tox
1 pull request
MagicStack/uvloop
1 pull request
Created an issue in internetarchive/openlibrary that received 2 comments
DeprecationWarning: urllib.parse.splitquery() is deprecated as of 3.8
Evidence / Screenshot (if possible)
When we run pytest in our GitHub Actions, we get the following warning
=============================== warning…






