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
Popular repositories
-
-
-
-
Forked from vim-scripts/smarty.vim
Smarty syntax file and ftplugin for Vim
-
2,517 contributions in the last year
Activity overview
Contribution activity
October 2020
- blueyed/pytest-avoidance Python
Created a pull request in blueyed/pytest that received 1 comment
- tests(monkeypatch): revisit regarding coverage
- assertion: _notin_text: fix indent with repr
- tests: remove testing/acceptance_test.py::test_chdir
- tests: drop PYTEST_REORDER_TESTS
- tests: harden/revisit test_collect_init_tests
- docs: use doc/en/_build/html for html output
- ci: GHA: set PYTHONUTF8=1 for Windows jobs
- ci: move job for (released) Python 3.9 to GHA
- tox: coverage: set COVERAGE_PROCESS_START via testing/conftest.py
Created an issue in awesomeWM/awesome that received 5 comments
client.keys: callable table?
I've noticed that client.keys was changed from a function to a table in Git master (for 4.4), and wondered if this a) was intentional really (likel…