issues Search Results · repo:clauspruefer/python-micro-esb language:Python
Filter by
3 results
(43 ms)3 results
inclauspruefer/python-micro-esb (press backspace or delete to remove)Problem
In microesb.BaseHandler() abc.ABCmeta reference is set in old fashioned way (__metaclass__), thus ignored.
Solution
Correct code: class BaseHandler(JSONTransformer, metaclass=abc.ABCMeta):. ...
bug
- clauspruefer
- 1
- Opened 11 days ago
- #4
Shrink image size. Suspected PIP3 dependencies (C / C++ toolchain).
enhancement
- clauspruefer
- Opened 22 days ago
- #2
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.