Highlights
- 1 discussion answered
Pinned
4,465 contributions in the last year
Less
More
Contribution activity
October 2021
Created 75 commits in 19 repositories
Created 22 repositories
- cclauss/Personal-Digital-Assistant
- cclauss/Geometry-app Python
- cclauss/pep8-naming Python
- cclauss/cherry-picker Python
- cclauss/pipx Python
- cclauss/Binance-Trading-Bot-1 Python
- cclauss/Binance-Trading-Bot Python
- cclauss/csvkit Python
- cclauss/generate-bitbirds Python
- cclauss/DesktopAssitant Python
- cclauss/pyston Python
- cclauss/strawberry Python
- cclauss/openlibrary Python
- cclauss/archive-hocr-tools Python
- cclauss/archive-pdf-tools Python
- cclauss/new-world-fishing-bot Python
- cclauss/pcse Python
- cclauss/flake8 Python
- cclauss/archinstall Python
- cclauss/DonPAPI Python
- cclauss/calibre Python
- cclauss/ssi-poc Python
Created a pull request in python/cpython that received 12 comments
Fix typos in the Include directory
Like #28744 but for the Include directory. [skip issue] Opening a related issue is pending python/psf-infra-meta#130
+8
−8
•
12
comments
Opened 67 other pull requests in 31 repositories
python/cpython
22
merged
- [3.10] Fix typos in the Lib directory (GH-28775)
- [3.9] Fix typos in the Lib directory (GH-28775)
- [3.10] Fix typos in the Tools directory (GH-28769)
- [3.9] Fix typos in the Tools directory (GH-28769)
- [3.10] Fix typos in the Python directory (GH-28767)
- [3.9] Fix typos in the Python directory (GH-28767)
- [3.10] Fix typos in the Objects directory (GH-28766)
- [3.9] Fix typos in the Objects directory (GH-28766)
- [3.10] [Misc] [Mac] Fix typos found using codespell (GH-28756)
- [3.9] [Misc] [Mac] Fix typos found using codespell (GH-28756)
- [3.9] Fix typos in the Modules directory (GH-28761).
- [3.10] Fix typos in the Include directory (GH-28745)
- [3.9] Fix typos in the Include directory (GH-28745)
- Fix typos in the Lib directory
- Fix typos in the Tools directory
- Fix typos in the Python directory
- Fix typos in the Objects directory
- Fix typos in the Modules directory
- [3.9] Fix typos in the Doc directory #28744
- [3.10] Fix typos in the Doc directory #28744
- Fix typos in the Mac and Misc directories
- Fix typos in the Doc directory
Harsha200105/DesktopAssistant
4
merged
1
open
Ganapati/RsaCtfTool
3
merged
kovidgoyal/calibre
3
merged
pypa/pipx
2
closed
nft-fun/generate-bitbirds
2
open
opencv/opencv-python
2
closed
internetarchive/archive-hocr-tools
1
open
1
closed
Siterizer/new-world-fishing-bot
2
open
derv82/wifite2
2
open
login-securite/DonPAPI
2
open
Jothin-kumar/Geometry-app
1
merged
PyCQA/pep8-naming
1
open
RobotWebTools/rosbridge_suite
1
merged
python/cherry-picker
1
open
tartley/colorama
1
merged
angelassets/Binance-Trading-Bot
1
open
wireservice/csvkit
1
open
pyston/pyston
1
closed
strawberry-graphql/strawberry
1
open
internetarchive/openlibrary
1
open
internetarchive/infogami
1
open
nodejs/gyp-next
1
merged
internetarchive/archive-pdf-tools
1
closed
ajwdewit/pcse
1
open
6
repositories not shown
Reviewed 29 pull requests in 10 repositories
TheAlgorithms/Python
12 pull requests
- Create level_order_traversal.py
- crawl_google_results.py update, modularize, documentation and doctest
- Permutation python 1
- Added check_strong_password.py
- Correct grammar in hamiltonian_cycle.py
- Added AES encryption and decryption
- Create remove_nth_node_from_end.py
- Correct grammar in backtracking/n_queens_math.py
- create reddit hot threads crawler
- Improved readability of web_programming/get_imdbtop.py and added documentations with doctests
- PasswordGenerator.py
- pokemon api
Harsha200105/DesktopAssistant
6 pull requests
mesonbuild/meson
2 pull requests
TheAlgorithms/Javascript
2 pull requests
python/cpython
2 pull requests
RobotWebTools/rosbridge_suite
1 pull request
pypa/pipx
1 pull request
nodejs/node
1 pull request
nodejs/node-gyp
1 pull request
pyenv/pyenv
1 pull request
Created an issue in dbt-labs/dbt that received 3 comments
flake8: Undefined name 'source_file' in test_parse_manifest.py
Describe the bug
A clear and concise description of what the bug is. What command did you run? What happened?
$ flake8 . --count --select=E9,F63,F7…
•
3
comments