openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
W
wrapt
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Apr 01, 2025 — Apr 01, 2026
Showing page 8 of 37
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add type hints and doc strings for object patching primitives.
Graham Dumpleton
More...
8 months ago
Add type hints and doc strings for transient_function_wrapper().
Graham Dumpleton
More...
8 months ago
Remove duplicate mypy check.
Graham Dumpleton
More...
8 months ago
Add type hints and docs to patch_function_wrapper().
Graham Dumpleton
More...
8 months ago
Ensure enforce strict mode for mypy test checking.
Graham Dumpleton
More...
8 months ago
Add convenience targets to just for checking/creating single mypy test.
Graham Dumpleton
More...
8 months ago
Add mypy check of enabled argument to FunctionWrapper.
Graham Dumpleton
More...
8 months ago
Missing enabled argument for FunctionWrapper constructor.
Graham Dumpleton
More...
8 months ago
Add type hints and doc strings for wrap_function_wrapper().
Graham Dumpleton
More...
8 months ago
Fix function return in test.
Graham Dumpleton
More...
8 months ago
Document the function_wrapper() function.
Graham Dumpleton
More...
8 months ago
Rename standin type in type hints.
Graham Dumpleton
More...
8 months ago
Use quoting on arguments, or code elements in doc strings.
Graham Dumpleton
More...
8 months ago
Add FunctionWrapper doc strings.
Graham Dumpleton
More...
8 months ago
Splits tests into core and mypy sub directories.
Graham Dumpleton
More...
8 months ago
Add type hints for function_wrapper() function.
Graham Dumpleton
More...
8 months ago
Must set MYPYPATH when running.
Graham Dumpleton
More...
8 months ago
Update to Python 3.10 compatible type hints syntax.
Graham Dumpleton
More...
8 months ago
Rename mypy test files.
Graham Dumpleton
More...
8 months ago
Ensure remove mypy and pytest caches before running tests.
Graham Dumpleton
More...
8 months ago
Install global mypy version.
Graham Dumpleton
More...
8 months ago
Only support/test type hints for Python 3.10+.
Graham Dumpleton
More...
8 months ago
Try and always use globally installed mypy.
Graham Dumpleton
More...
8 months ago
Avoid triggering extra mypy errors.
Graham Dumpleton
More...
8 months ago
Update FunctionWrapper type hints and add better mypy tests.
Graham Dumpleton
More...
8 months ago
The long() function was removed in Python 3.
Graham Dumpleton
More...
8 months ago
Install mypy as tox dependency.
Graham Dumpleton
More...
8 months ago
Give GitHub workflow a name.
Graham Dumpleton
More...
8 months ago
Install mypy in case not provided by GitHub runner.
Graham Dumpleton
More...
8 months ago
Set PYTHONPATH so mypy can find wrapt code.
Graham Dumpleton
More...
8 months ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
36
37
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree