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 40 million developers.
Sign up-
Freelancer, up for hire
- Berlin, Germany
- Sign in to view email
- https://daniel.hahler.de/
Popular repositories
-
-
-
-
-
Forked from vim-scripts/smarty.vim
Smarty syntax file and ftplugin for Vim
5,744 contributions in the last year
Activity overview
Contribution activity
January 2020
- blueyed/pytest-asyncio Python
- blueyed/jinja Python
Created a pull request in pytest-dev/pytest that received 6 comments
Use TYPE_CHECKING instead of False
This allows for e.g. Jedi to infer types.
It was only used to support Python 3.5.0/3.5.1, where this is available
in typing_extensions.
Ref: davidh…
+48
−21
•
6
comments
- terminal: summary_passes: handle teardown sections
- ci: Travis: Python 3.5.1 via Trusty
- Use cached_property with some code properties
- [WIP] pytester: typing for `spawn`/`spawn_pytest`
- Merge master into features
- Fix/improve assertion with "skipped" CollectReports
- cacheprovider: pytest_collectreport: do not add to lastfailed with passes
- Node._repr_failure_py: use abspath with changed cwd
- terminal: use "yellow" with any "xpassed" tests
- cacheprovider: pytest_collection_modifyitems: copy items
- [WIP] terminal: refactor, no yellow ("boring") for non-last item
- ServerErrorMiddleware: generate_html: do not capture locals
- ci: Travis: use py38
- Update/fix type for (Immutable)MultiDict's `*args`
- typing: remove unused "type: ignore" comments
- test_database_execute_many: remove unnecessary statement
- Typing fixes
- [WIP/RFC] test/fix behavior with error in generate_html
- Fixtures now register finalizers with all fixtures before them in the stack
- [WIP] Fix 6341 disallow session config in fromparent
- Fix wrong 'changelog' and 'reference' links in docs
- terminal: use "yellow" with any "xpassed" tests
- Fix serialization of 'None' reprcrashes
- [WIP] terminal: refactor, no yellow ("boring") for non-last item
- Update mypy 0.750 -> 0.761
Created an issue in davidhalter/jedi that received 4 comments
inference/base_value: _getitem: TypeError: 'NoneType' object is not callable
When using goto on ihook.pytest_pycollect_makemodule in https://github.com/pytest-dev/pytest/blob/26a2e1aba7d9e157b4537bbeb24ad372e8f8b919/src/_pyt…
4
comments