0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add type hints and doc strings for object patching primitives. More... 8 months ago
Add type hints and doc strings for transient_function_wrapper(). More... 8 months ago
Remove duplicate mypy check. More... 8 months ago
Add type hints and docs to patch_function_wrapper(). More... 8 months ago
Ensure enforce strict mode for mypy test checking. More... 8 months ago
Add convenience targets to just for checking/creating single mypy test. More... 8 months ago
Add mypy check of enabled argument to FunctionWrapper. More... 8 months ago
Missing enabled argument for FunctionWrapper constructor. More... 8 months ago
Add type hints and doc strings for wrap_function_wrapper(). More... 8 months ago
Fix function return in test. More... 8 months ago
Document the function_wrapper() function. More... 8 months ago
Rename standin type in type hints. More... 8 months ago
Use quoting on arguments, or code elements in doc strings. More... 8 months ago
Add FunctionWrapper doc strings. More... 8 months ago
Splits tests into core and mypy sub directories. More... 8 months ago
Add type hints for function_wrapper() function. More... 8 months ago
Must set MYPYPATH when running. More... 8 months ago
Update to Python 3.10 compatible type hints syntax. More... 8 months ago
Rename mypy test files. More... 8 months ago
Ensure remove mypy and pytest caches before running tests. More... 8 months ago
Install global mypy version. More... 8 months ago
Only support/test type hints for Python 3.10+. More... 8 months ago
Try and always use globally installed mypy. More... 8 months ago
Avoid triggering extra mypy errors. More... 8 months ago
Update FunctionWrapper type hints and add better mypy tests. More... 8 months ago
The long() function was removed in Python 3. More... 8 months ago
Install mypy as tox dependency. More... 8 months ago
Give GitHub workflow a name. More... 8 months ago
Install mypy in case not provided by GitHub runner. More... 8 months ago
Set PYTHONPATH so mypy can find wrapt code. More... 8 months ago